On Tue, 1 Nov 2011 18:38:38 +0000
Phil Dobbin <[email protected]> wrote:
> Hi.
>
> I have three versions of perl on my machine (Macbook Pro running
> 10.6.8.): v.5.12 in /opt/local/ for MacPorts, v.5.10 in
> /usr/bin/ which is the system perl & my developer perl v.5.14 in /usr/local/.
>
> I use the /usr/local/ version for everything & leave the other
> two to their intended purposes. My question is how do I
> configure CPAN to install into /usr/local/?
You can do «/usr/local/bin/perl -MCPAN -e 'shell'» or a different CPAN.pm (or
CPANPLUS/etc.) command.
Regards,
Shlomi Fish
--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
My Aphorisms - http://www.shlomifish.org/humour.html
Do not meddle in the affairs of Dragons, for you are crunchy and taste good
with ketchup. — Unknown source.
Please reply to list if it's a mailing list post - http://shlom.in/reply .
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/