in reply to
Learning how to use the Error module by example
Hmm, is there something similarly useful, or should I just use
eval
?
Comment on
Re: Learning how to use the Error module by example
Download
Code
Replies are listed 'Best First'.
Re: Re: Learning how to use the Error module by example
by
perrin
(Chancellor)
on Jul 28, 2003 at 21:58 UTC
My advice is to use eval with
Exception::Class
.
[reply]
In Section
Seekers of Perl Wisdom