On 26/02/2005 @ 23:34 GMT, Chris Winters, [EMAIL PROTECTED], wrote:
>On Sat, 26 Feb 2005 23:22:03 +0000, Phil Dobbin <[EMAIL PROTECTED]>
>wrote:
>> I've recently installed Perl 5.8.6 into /usr/local/bin whilst keeping
>>the System 5.6.0 (this on Jag) and whenever I try to install a module(
>>a la `perl -MCPAN -e 'install Foo:Bar') CPAN is using 5.6.0.
>>
>> What's the easiest way to get CPAN to use 5.8.6?
>
>Putting /usr/local/bin earlier in your path than /usr/bin should do the
>trick.
Thanks, Chris. That worked fine.
Regards,
Phil.