About the Bioperl
Revision as of 00:40, 20 May 2016 by imported>Jungsu Shin
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)