Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: use warnings vs. perl -w

by chipmunk (Parson)
on Jan 24, 2001 at 19:23 UTC ( [id://53994]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
           The #! line is always examined for switches as the line is
           being parsed.  Thus, if you're on a machine that allows
           only one argument with the #! line, or worse, doesn't even
           recognize the #! line, you still can get consistent switch
           behavior regardless of how Perl was invoked, even if -x
           was used to find the beginning of the script.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (6)
As of 2024-03-29 09:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found