On 11-11-01 02:38 PM, Phil Dobbin wrote:
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/?
I think perlbrew can be used to switch between installed Perls. If so, switch to the one you want and run `cpan`. This will cause cpan to use the active perl and install the modules in its @INC directories.
I use perlbrew to install a personal copy of Perl, perl-5.14.2 to be exact, but every time I upgrade perl, I have to re-install all the modules. So I know that cpan uses the active perl.
http://www.perlbrew.pl/ -- Just my 0.00000002 million dollars worth, Shawn Confusion is the first step of understanding. Programming is as much about organization and communication as it is about coding. The secret to great software: Fail early & often. Eliminate software piracy: use only FLOSS. "Make something worthwhile." -- Dear Hunter -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/