Just type
perldoc lib

HTH,

José.
-----Original Message-----
From: christopher j bottaro [mailto:[EMAIL PROTECTED] 
Sent: Sunday, December 21, 2003 8:50 PM
To: [EMAIL PROTECTED]
Subject: Re: where to look for modules?


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>




**** DISCLAIMER ****

"This e-mail and any attachment thereto may contain information which is confidential 
and/or protected by intellectual property rights and are intended for the sole use of 
the recipient(s) named above. 
Any use of the information contained herein (including, but not limited to, total or 
partial reproduction, communication or distribution in any form) by other persons than 
the designated recipient(s) is prohibited. 
If you have received this e-mail in error, please notify the sender either by 
telephone or by e-mail and delete the material from any computer".

Thank you for your cooperation.

For further information about Proximus mobile phone services please see our website at 
http://www.proximus.be or refer to any Proximus agent.


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to