Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Difference Between use warnings and use warnings FATAL => 'all'

by Anonymous Monk
on Dec 27, 2013 at 02:56 UTC ( [id://1068470]=note: print w/replies, xml ) Need Help??


in reply to Re: Difference Between use warnings and use warnings FATAL => 'all'
in thread Difference Between use warnings and use warnings FATAL => 'all'

As to why?

Get stricter with use warnings FATAL => 'all';

sometimes when you get "use of unitialized value" , the value is absolutely critical to the proper functioning of the program, so the program should end , no exceptions:D

  • Comment on Re^2: Difference Between use warnings and use warnings FATAL => 'all'

Log In?
Username:
Password:

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

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

    No recent polls found