[Bioperl-l] bioperl-db
David Burt
david at burt7259.freeserve.co.uk
Sun Apr 13 14:53:43 UTC 2008
Hilmar
Also updated copy of bioperl - see output below
root at STUDY_PC /cygdrive/c/Bioinformatics/Ensembl/src
$ perl -MBio::Perl -le 'print Bio::Perl->VERSION;'
1.005002101
root at STUDY_PC /cygdrive/c/Bioinformatics/Ensembl/src
$ cvs -d :pserver:cvs at cvs.bioperl.org:/home/repository/bioperl login
Logging in to :pserver:cvs at cvs.bioperl.org:2401/home/repository/bioperl
CVS password:
root at STUDY_PC /cygdrive/c/Bioinformatics/Ensembl/src
$ cd bioperl-live
root at STUDY_PC /cygdrive/c/Bioinformatics/Ensembl/src/bioperl-live
$ cvs -q update -d -P -r bioperl-release-1-5-2
P Build.PL
P ModuleBuildBioperl.pm
P Bio/Root/Version.pm
cvs update: warning: t/data/taxdump/names.dmp was lost
U t/data/taxdump/names.dmp
cvs update: warning: t/data/taxdump/nodes.dmp was lost
U t/data/taxdump/nodes.dmp
root at STUDY_PC /cygdrive/c/Bioinformatics/Ensembl/src/bioperl-live
$ perl -MBio::Perl -le 'print Bio::Perl->VERSION;'
1.0050021
Why is the VERSION 1.0050021 rather than 1.5.2 ?
Dave
More information about the Bioperl-l
mailing list