[installing perl on my hardy boxTest Your Software and Perl 5.10-tobe - O'Reilly ONLamp Blog
wget http://search.cpan.org/CPAN/authors/id/R/RG/RGARCIA/perl-5.10.0-RC2.tar.gz
tar -zxvf perl-5.10.0-RC2.tar.gz
cd perl-5.10.0-RC2
sh Configure -Dprefix=/opt/perl5.10
make
make test
sudo make install
you can read how to test perl modules on new perl in the article bellow
]
Perl 5.10 will be out soon — within a week — and pumpking Rafael Garcia-Suarez will likely release a final release candidate for final testing and polishing.
Blogged with Flock
No comments:
Post a Comment