Created
October 5, 2009 22:49
-
-
Save jhannah/202575 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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