<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
<META content="MSHTML 6.00.2800.1126" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Tahoma size=2><SPAN
class=550165212-29012003>Doh.</SPAN></FONT></DIV>
<DIV><FONT face=Tahoma size=2><SPAN
class=550165212-29012003></SPAN></FONT> </DIV>
<DIV><FONT face=Tahoma size=2><SPAN class=550165212-29012003>Anyway, you need
the -I to tell it where to find the missing perl files it can't seem to
find. When it spits out an error: "Can't find perl file Blah.pm" then it's
because it's not in the include list for the perl interpreter. Wherever
the files are that perl can't find, you need to include that directory in at the
top with the -I /blah</SPAN></FONT></DIV>
<DIV><FONT face=Tahoma size=2><SPAN
class=550165212-29012003></SPAN></FONT> </DIV>
<DIV><FONT face=Tahoma size=2><SPAN class=550165212-29012003>You may want to
look at some perl documentation to find out more if you don't
understand.</SPAN></FONT></DIV>
<DIV><FONT face=Tahoma size=2><SPAN
class=550165212-29012003></SPAN></FONT> </DIV>
<DIV><FONT face=Tahoma size=2><SPAN
class=550165212-29012003>Caleb</SPAN></FONT></DIV></BODY></HTML>