Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: suggested module/tools to automatically "tighten" my perl

by snoopy (Curate)
on Jun 22, 2012 at 01:13 UTC ( [id://977741]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        # conditional use of require
        if ($heavy_lifting_needed) {
    ...
          ## BigModule->import(); # maybe
          BigModule->do_stuff();
        }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-23 14:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found