Difference between revisions of "About the Bioperl"

From Biolecture.org
imported>Jungsu Shin
(Created page with "<p>Installation of Bioperl (upgrade)</p> <p>>perl -MCPAN -e shell</p> <p>cpan>install Bundle::CPAN</p> <p>cpan>q</p> <p>Installation of upgrading Module::Build ...")
(No difference)

Revision as of 00:39, 20 May 2016

Installation of Bioperl (upgrade)

>perl -MCPAN -e shell

cpan>install Bundle::CPAN

cpan>q

Installation of upgrading Module::Build and for preferred installer

>cpan

cpan>install Module::Build

cpan>o conf prefer_installer MB

cpan>o conf commit

cpan>q

from http://blog.naver.com/aries84/100161219571

Perl 5 Core in Bioperl

- CPAN

- Test::More

- ExtUtils::MakeMaker

from Stavan Little - Perl - The Detroit of Scripting Languages (https://www.youtube.com/watch?v=7ycpEUQAnp4&list=PL69HcBwGqOfkH51kodSr-By70VN4JQlgd)