Skip to content

Instantly share code, notes, and snippets.

@jhannah
Created October 5, 2009 22:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jhannah/202575 to your computer and use it in GitHub Desktop.
Save jhannah/202575 to your computer and use it in GitHub Desktop.
jhannah@klab:~/src/bioperl-live$ perl t/RemoteDB/EUtilities.t
Can't find 'build_params' in _build at /usr/local/share/perl/5.8.8/Module/Build/Base.pm line 1011.
BEGIN failed--compilation aborted at t/RemoteDB/EUtilities.t line 51.
@pcantalupo
Copy link

Hi Jay,

I'm getting a ton of these "can't find build_params" (https://gist.github.com/pcantalupo/4972848) when testing bioperl-live under different Perl versions and different systems (Mac Snow leopard Perl 5.10 and Windows cygwin Perl 5.14). Do you know how to fix this so that I can more effectively run tests on all bioperl's modules? Is this a bioperl-live bug in anyway?

Thank you for your help,

Paul

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment