Changes
From Biolecture.org
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 ..."
<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 and for preferred installer</p>
<p>>cpan</p>
<p>cpan>install Module::Build</p>
<p>cpan>o conf prefer_installer MB</p>
<p>cpan>o conf commit</p>
<p>cpan>q</p>
<p>from http://blog.naver.com/aries84/100161219571</p>
<p>Perl 5 Core in Bioperl</p>
<p>- CPAN</p>
<p>- Test::More</p>
<p>- ExtUtils::MakeMaker</p>
<p>from Stavan Little - Perl - The Detroit of Scripting Languages (https://www.youtube.com/watch?v=7ycpEUQAnp4&list=PL69HcBwGqOfkH51kodSr-By70VN4JQlgd)</p>
<p>>perl -MCPAN -e shell</p>
<p>cpan>install Bundle::CPAN</p>
<p>cpan>q</p>
<p>Installation of upgrading Module::Build and for preferred installer</p>
<p>>cpan</p>
<p>cpan>install Module::Build</p>
<p>cpan>o conf prefer_installer MB</p>
<p>cpan>o conf commit</p>
<p>cpan>q</p>
<p>from http://blog.naver.com/aries84/100161219571</p>
<p>Perl 5 Core in Bioperl</p>
<p>- CPAN</p>
<p>- Test::More</p>
<p>- ExtUtils::MakeMaker</p>
<p>from Stavan Little - Perl - The Detroit of Scripting Languages (https://www.youtube.com/watch?v=7ycpEUQAnp4&list=PL69HcBwGqOfkH51kodSr-By70VN4JQlgd)</p>