[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Omaha.pm] Perl, BioPerl



On Nov 14, 2008, at 5:52 PM, Mario Steele wrote:
What version of Perl are you guys using, so I know what to install.

The latest is fine, or whatever you already have. Doesn't matter.  :)

Then bioperl-live, straight out of SVN

http://www.bioperl.org/wiki/Using_Subversion

Something like

$ cd
$ mkdir src
$ cd src
$ svn co svn://code.open-bio.org/bioperl/bioperl-live/trunk bioperl-live
$ su
# ln -s /usr/lib/perl5/site_perl/Bio ~/src/bioperl-live/Bio

The bleeding edge is fun.  :)

j