Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Calculations before using lib;

by ikegami (Patriarch)
on Aug 04, 2014 at 16:11 UTC ( [id://1096162]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use FindBin qw($RealBin);
    use lib "$RealBin/../lib";
    
    use MonkeyMan;
    
  2. or download this
    use mylib;
    
    use MonkeyMan;
    

Log In?
Username:
Password:

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

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

    No recent polls found