Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Controlling "use" statements

by adrianh (Chancellor)
on Jun 14, 2007 at 12:47 UTC ( [id://621225]=note: print w/replies, xml ) Need Help??


in reply to Controlling "use" statements

use strict; use warnings;

Please reconsider disabling these in your live version. The difference in load/run time is trivial and I can pretty much guarantee that you'll wish you had warnings on at some point on the runtime box :-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-26 07:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found