<br><br><div><span class="gmail_quote">On 1/24/07, <b class="gmail_sendername">David Alban</b> &lt;<a href="mailto:extasia@extasia.org">extasia@extasia.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Greetings,<br><br>Assume I&#39;m not allowed to modify the perl installation on a set of<br>machines.</blockquote><div><br>[snip] <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Then today I installed Crypt::PasswdMD5 from cpan.&nbsp;&nbsp;I ran &quot;perl<br>Makefile.PL&quot;.&nbsp;&nbsp;I then edited the resulting make file so that it would<br>install in /usr/local/foo rather than the default location.</blockquote>
<div><br>You should do this instead:<br><br>&nbsp; perl Makefile.PL PREFIX=/usr/local/foo</div><br>Garth<br></div><br>