APM: The proper way to use CPAN on a server

Tim McDaniel tmcd at panix.com
Fri Apr 9 10:57:05 PDT 2010


On Fri, 9 Apr 2010, Jonathan Scott Duff <duff at pobox.com> wrote:
> Also, I often will run cpan thusly:
>
> $ PERL_MM_USE_DEFAULT=1 cpan Bundle::CPAN
>
> That causes cpan to accept the default answers to any prompts as it
> installs the CPAN bundle.

Just to make sure: that should be

     PERL_MM_USE_DEFAULT=1 cpan install Bundle::CPAN

?

-- 
Tim McDaniel, tmcd at panix.com


More information about the Austin mailing list