Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: Load module from local dir

by afoken (Chancellor)
on Sep 25, 2018 at 21:56 UTC ( [id://1223017]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    /usr/bin/env perl
    
    ...
    }
    
    use Excel::Writer::XSLX;
    
  2. or download this
    /usr/bin/env perl
    
    ...
    }
    
    use Excel::Writer::XSLX;
    
  3. or download this
    /home/alex>cd /tmp/
    
    ...
    
    
    /tmp>
    
  4. or download this
        use lib LIST;
    
  5. or download this
    
        BEGIN { unshift(@INC, LIST) }
    
  6. or download this
    /tmp>perl -E 'use if -f(qq[$ENV{"HOME"}/Foo.pm]), lib => $ENV{"HOME"};
    + use Foo; say "ok"'
    ok
    
    /tmp>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-04-19 16:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found