[BioSQL-l] Checking bioperl-db version number
Chris Fields
cjfields at illinois.edu
Mon Aug 18 15:50:26 UTC 2008
I don't think bioperl-db has a specific version separate from BioPerl,
at least not anymore. As you found you'll get 1.005002102 (i.e.
1.5.2), which corresponds to the bioperl-core version installed.
chris
On Aug 18, 2008, at 10:15 AM, Peter wrote:
> Hi all,
>
> This might be better asked on the main BioPerl mailing list, however,
> I would like to know how to get the version of bioperl-db (i.e. the
> part of BioPerl used to import sequence files into BioSQL).
>
> Thanks,
>
> Peter
>
> --
>
> P.S. I've found two equivalent ways to check the version of BioPerl
> itself:
>
> require Bio::Perl;
> print "Bio::Perl::VERSION = ";
> print $Bio::Perl::VERSION, "\n";
>
> require Bio::Root::Version;
> print "Bio::Root::Version::VERSION = ";
> print $Bio::Root::Version::VERSION, "\n";
>
> Example output:
> Bio::Perl::VERSION = 1.005002102
> Bio::Root::Version::VERSION = 1.005002102
> _______________________________________________
> BioSQL-l mailing list
> BioSQL-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/biosql-l
Christopher Fields
Postdoctoral Researcher
Lab of Dr. Marie-Claude Hofmann
College of Veterinary Medicine
University of Illinois Urbana-Champaign
More information about the BioSQL-l
mailing list