>>>>> "Scott" == Scott Stearns <[EMAIL PROTECTED]> writes:
Scott> For you professional Perl programmers: how do you approach Scott> exception-handling in the your world? I know there are a lot of Scott> ways Perl gives us to do this: basic 'die', eval'ing blocks of Scott> code and the Exception.pm module but is there a standard in the Scott> real world for handling exceptions? If I was assigned to modify Scott> some existing Perl code, what type of x-handling should I Scott> expect to see? In a few weeks, you'll be able to read <http://www.stonehenge.com/merlyn/PerlJournal/col12.html>, or you can get it from TPJ now if you're a subscriber. But in there, I tout Exception::Class as a good solution. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>