![]() |
|
Think about Loose Coupling | |
PerlMonks |
how to trap errors?by redss (Monk) |
on Jun 23, 2006 at 20:33 UTC ( #557318=perlquestion: print w/replies, xml ) | Need Help?? |
redss has asked for the wisdom of the Perl Monks concerning the following question:
I have a program that calls a method from a package, which sometimes makes the program die (all logic & syntax is correct)
How can I make perl trap the error, so that it will continue instead of dying?
Back to
Seekers of Perl Wisdom
|
|