in reply to
Re: Perl 5.8 Released
in thread
Perl 5.8 Released
Make sure the perl you invoke (ala
% perl -MCPAN -e shell
) is the perl you want your modules associated with. Perhaps you'd have better luck with something like
% /usr/local/bin/perl5.8.0 -MCPAN -e shell
-Blake
Comment on
Re: Re: Perl 5.8 Released
Select
or
Download
Code
In Section
Perl News