Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

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

by Jim (Curate)
on Dec 27, 2013 at 17:02 UTC ( [id://1068545]=note: print w/replies, xml ) Need Help??


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

…and it explains the difference?

No, it doesn't answer the few questions I asked here. If it did, I wouldn't have had to ask them. The answers to my questions are in the many helpful responses to my inquiry here and in toolic's 2011 PerlMonks article titled Get stricter with use warnings FATAL => 'all'; and the discussion that followed from it. They're not in either warnings or perllexwarn.

But thank you for your reply, too.

Jim

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

Replies are listed 'Best First'.
Re^5: Difference Between use warnings and use warnings FATAL => 'all'
by Anonymous Monk on Dec 28, 2013 at 07:02 UTC

    No, it doesn't answer the few questions I asked here. If it did, I wouldn't have had to ask them.

    Not too get too technical but

    What's the difference between use warnings and use warnings FATAL => 'all'?
    And where are the differences between the two uses documented?
    Both question directly answered by http://perldoc.perl.org/perllexwarn.html#Fatal-Warnings

     

    What's the rationale for using the latter instead of the former?
    Sure this question isn't answered directly, but the answer reveals itself -- what does a spoon do(warnings)? what does a knife do (FATAL/all)?

    So the rationale is, when you're eating soup use a spoon :)

    Reading http://perldoc.perl.org/perllexwarn.html#What%27s-wrong-with-*-w*-and-%24^W helps to reveal the more of the purpose behind warnings, so it reveals more of the purpose behind FATAL/all :)

    The answers to my questions are in the many helpful responses to my inquiry here and in toolic's 2011 PerlMonks article titled Get stricter with use warnings FATAL => 'all'; and the discussion that followed from it. They're not in either warnings or perllexwarn.

    Maybe you'd like to write a paragraph and perlbug this update to perllexwarn?

    You're onto something Jim :)

      So I don't need to read Shakespeare or Schopenhauer or Shaw. I can just read the Oxford English Dictionary 'cause it has all those other books and stuff in it.

      Thanks, Anonymous Monk, for the shortcut. We can now shut down PerlMonks because the answer to every question that could possibly be asked here has already been answered somewhere. Your way is much more efficient.

      Jim

        So I don't need to read ...

        Wouldn't you agree 2/3 questions were answered?

        How would you improve the documentation?

Log In?
Username:
Password:

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

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

    No recent polls found