1 Oct 2009 18:40
FIrst alphas of BioPerl-Run, BioPerl-DB, BioPerl-Network
Chris Fields <cjfields <at> illinois.edu>
2009-10-01 16:40:59 GMT
2009-10-01 16:40:59 GMT
Just a quick note that the first alphas for BioPerl-Run, BioPerl-DB, and BioPerl-Network have been uploaded to CPAN: http://search.cpan.org/~cjfields/BioPerl-Run-1.6.1_001/ http://search.cpan.org/~cjfields/BioPerl-DB-1.6.0_001/ http://search.cpan.org/~cjfields/BioPerl-Network-1.6.0_001/ And is available from the main BioPerl website: http://bioperl.org/DIST/RC/BioPerl-Run-1.6.1_001.tar.gz http://bioperl.org/DIST/RC/BioPerl-DB-1.6.0_001.tar.gz http://bioperl.org/DIST/RC/BioPerl-Network-1.6.0_001.tar.gz This is the first run where we've switched to a regular Module::Build installation, so expect some initial bumps! There are a few initial problems that I plan on addressing soon, the main one being none of the modules are assigned version numbers (this may be a consequence of not pulling the version from a specific module). The other, more serious one, is that the Build.PL script checks for DBI but isn't checking for any compatible DBD::* adaptors for BioPerl-DB (so it fails tests if DBI is installed). We have code in core to check for DBI drivers, so I may adapt that for BioPerl-DB. chris
RSS Feed