<font size=2 face="sans-serif">I've always done -e 'shell' or just 'cpan'
but perldoc CPAN says:</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp;Basic commands:</font>
<br>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;#
Modules:</font>
<br>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;cpan&gt;
install Acme::Meta &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; # in the shell</font>
<br>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;CPAN::Shell-&gt;install(&quot;Acme::Meta&quot;);
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# in perl</font>
<br>
<br><font size=2 face="sans-serif">so</font>
<br><font size=2 face="sans-serif"># perl -MCPAN -e 'CPAN::Shell-&gt;install(&quot;Term::ReadKey&quot;);'</font>
<br>
<br><font size=2 face="sans-serif">works.</font>
<br>
<br><font size=2 face="sans-serif">a</font>
<br><font size=2 face="sans-serif">----------------------<br>
Andy Bach<br>
Systems Mangler<br>
Internet: andy_bach@wiwb.uscourts.gov<br>
Voice: (608) 261-5738; <br>
Cell: (608) 658-1890<br>
<br>
Any sufficiently advanced bug is indistinguishable <br>
from a feature. &nbsp;-- Rich Kulawiec</font>