Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Fatal warnings?

by Bilbo (Pilgrim)
on Mar 26, 2003 at 14:33 UTC ( [id://245928]=note: print w/replies, xml ) Need Help??


in reply to Fatal warnings?

If you are currently enabling warnings using -w on your #!/usr/bin/perl -w line then you might want to switch to use warnings;. This gives you a lot more control, including the ability to ignore types of warnings and make others fatal. See perllexwarn.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-20 05:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found