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 |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <p>Back to [[Baik BuKyung]]</p> | ||
+ | |||
<p>Perl installation with the strawberryperl from : http://strawberryperl.com, version:5.24.0.1 64bit</p> | <p>Perl installation with the strawberryperl from : http://strawberryperl.com, version:5.24.0.1 64bit</p> | ||
Line 7: | Line 9: | ||
<p>print out Hello Perl</p> | <p>print out Hello Perl</p> | ||
− | <p>[[source]]</p> | + | <p>[[source code-5.20]]</p> |
Latest revision as of 02:13, 11 June 2016
Back to Baik BuKyung
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