<br><br><div class="gmail_quote">On Fri, Apr 9, 2010 at 12:57 PM, Tim McDaniel <span dir="ltr">&lt;<a href="mailto:tmcd@panix.com">tmcd@panix.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Fri, 9 Apr 2010, Jonathan Scott Duff &lt;<a href="mailto:duff@pobox.com" target="_blank">duff@pobox.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Also, I often will run cpan thusly:<br>
<br>
$ PERL_MM_USE_DEFAULT=1 cpan Bundle::CPAN<br>
<br>
That causes cpan to accept the default answers to any prompts as it<br>
installs the CPAN bundle.<br>
</blockquote>
<br></div>
Just to make sure: that should be<br>
<br>
    PERL_MM_USE_DEFAULT=1 cpan install Bundle::CPAN</blockquote><div><br></div><div>Nope.  That&#39;s meant to be run from the command line using the &quot;cpan&quot; command which doesn&#39;t take subcommands.  So <font class="Apple-style-span" face="&#39;courier new&#39;, monospace">cpan Bundle::CPAN</font> from the command line will install Bundle::CPAN.</div>
<div><br></div><div>-Scott</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div class="h5">
<br>
?<br>
<br>
-- <br>
Tim McDaniel, <a href="mailto:tmcd@panix.com" target="_blank">tmcd@panix.com</a><br>
_______________________________________________<br>
Austin mailing list<br>
<a href="mailto:Austin@pm.org" target="_blank">Austin@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/austin" target="_blank">http://mail.pm.org/mailman/listinfo/austin</a><br>
</div></div></blockquote></div><br>