You&#39;ll probably want to use:<br><br>    perl -Mblib ...<br><br>Instead of:<br><br>    perl -Iblib ...<br><br>The <a href="http://blib.pm">blib.pm</a> module is a little smarter about things, knows about platform differences, etc. <br>
<br>-Colin.<br><br><div class="gmail_quote">On Thu, Dec 2, 2010 at 1:13 PM, Michael R. Wolf <span dir="ltr">&lt;<a href="mailto:MichaelRWolf@att.net">MichaelRWolf@att.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div style="word-wrap: break-word;">You are not surprised.  <div>You are right.  </div><div>Files/directories *are* found in blib when it&#39;s in @INC (i.e. specified with -I flag on command line).<div><br></div><div>Thank you for making this non-obvious side effect obvious to me.</div>
<div><br></div><div>Thanks,</div><div>Michael</div><br></div></div></blockquote></div><br>