On Saturday 20 December 2003 05:05 am, Owen wrote: > I think the easiest for you would be to; > > use Modules; # as found in /usr/lib/perl5/5.8.0/ > > use lib '/home/cjb/perlmodules'; #followed by > use MyModule; #and/or any other module you have there
great, that worked perfectly...=) i'm having a hard time finding documentation for "use lib". i looked at "use" in perlfunc and i also looked at perlmodlib. thanks, -- christopher -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>