in reply to
Perl5.8.0 and Perl5.8.8 coexists, how to use Perl 5.8.8
You can also put the
perl
you want first in your
PATH
, then use
PERL5LIB
to point to the proper module directories...this is how I manage multiple instances of
perl
, anyway.
Comment on
Re: Perl5.8.0 and Perl5.8.8 coexists, how to use Perl 5.8.8
Select
or
Download
Code
In Section
Seekers of Perl Wisdom