Difference between revisions of "5.20"
From Biolecture.org
imported>Baik BuKyung (Created page with "<p>Perl installation with the strawberryperl from : http://strawberryperl.com, version:5.24.0.1 64bit</p> <p>install bioperl with cpan->install C/CJ/CJFIELDS/BioPerl-1.6...") |
imported>Baik BuKyung |
||
Line 7: | Line 7: | ||
<p>print out Hello Perl</p> | <p>print out Hello Perl</p> | ||
− | <p>[[ | + | <p>[[sourcecode]]</p> |
Revision as of 04:27, 20 May 2016
Perl installation with the strawberryperl from : http://strawberryperl.com, version:5.24.0.1 64bit
install bioperl with cpan->install C/CJ/CJFIELDS/BioPerl-1.6.924.tar.gz
print out Hello Perl