Help for this page

Select Code to Download


  1. or download this
    $ wget http://www.cpan.org/src/5.0/perl-5.8.1.tar.gz
    $ tar -zxf perl-5.8.1.tar.gz 
    ...
    $ make
    $ make install
    $ export PATH="/opt/perl-5.8.1/bin:$PATH"