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

Re: Style guide for error messages?

by wazoox (Prior)
on Mar 09, 2006 at 17:18 UTC ( [id://535439]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    if ( not bozo::failing() ) {
        print $log->get_message();
    }
    
  2. or download this
    [25435] 2006-02-21 14:27:20 : ERROR : DBD::Pg::st execute failed: exec
    +ute on disconnected handle at ../lib/Archiver/Job.pm line 96.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-03-29 01:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found