Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^3: try to understand use lib in module

by runrig (Abbot)
on Jul 07, 2007 at 22:53 UTC ( [id://625455]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use lib '/n2p/cf/lib';
    use Logger;
    
  2. or download this
    #!/usr/bin/perl -w
    # file1.pl
    use lib '/somewhere/';
    require 'somefile.pl';
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://625455]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-16 08:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found