[BioSQL-l] Checking bioperl-db version number

Hilmar Lapp hlapp at gmx.net
Mon Aug 18 15:44:08 UTC 2008


Peter - can you repost this on the Bioperl list? There's several  
people who should this better than I do.

	-hilmar

On Aug 18, 2008, at 11: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

-- 
===========================================================
: Hilmar Lapp  -:-  Durham, NC  -:-  hlapp at gmx dot net :
===========================================================






More information about the BioSQL-l mailing list