|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: use Fatal;by George_Sherston (Vicar) |
| on Jan 10, 2002 at 05:12 UTC ( #137644=note: print w/ replies, xml ) | Need Help?? |
|
This sounds like a Good Thing (tm) - cuts down on typing / file size (marginally, but it all helps) and more importantly makes sure I don't forget to do the error checking. Each time rand is less than .5, I get ... which is better than nothing. The only reason I can think of for doing my own error checking is so that I can supply my own useful info about the failure. So for example I probably wouldn't use this for error-checking DBI function calls, because I would want to add $dbh->errstr. Thanks for drawing attention to this. § George Sherston
In Section
Meditations
|
|
||||||||||||||||||||||||