in reply to installing perl 5.12.3
However I still see to be running the old Perl 5.8.8 version as outputted from perl -v. How do I 'activate' Perl 5.12.3 now?
You have to add $home/localperl/bin to your PATH environment variable before the path in which your current Perl is.
On this occasion I can recommend App::perlbrew, which makes it very easy to install custom perl versions and switch between them and the system perl.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: installing perl 5.12.3
by rob171171 (Acolyte) on Apr 21, 2011 at 09:23 UTC | |
by moritz (Cardinal) on Apr 21, 2011 at 09:26 UTC | |
by rob171171 (Acolyte) on Apr 21, 2011 at 09:28 UTC | |
by rob171171 (Acolyte) on Apr 21, 2011 at 09:29 UTC | |
by moritz (Cardinal) on Apr 21, 2011 at 09:31 UTC | |
by DrHyde (Prior) on Apr 21, 2011 at 09:29 UTC | |
by rob171171 (Acolyte) on Apr 21, 2011 at 09:42 UTC | |
by DrHyde (Prior) on May 04, 2011 at 10:23 UTC | |
by Anonymous Monk on May 04, 2011 at 10:42 UTC | |
by rob171171 (Acolyte) on Apr 21, 2011 at 09:31 UTC |