in reply to Exception handling - try Catch Method

To use the try-catch-method you can use the Error-module: http://search.cpan.org/~uarun/Error-0.15/Error.pm
  • Comment on Re: Exception handling - try Catch Method

Replies are listed 'Best First'.
Re^2: Exception handling - try Catch Method
by dragonchild (Archbishop) on Aug 27, 2004 at 11:57 UTC
    Read Re: Re2: Learning how to use the Error module by example before recommending Error.

    ------
    We are the carpenters and bricklayers of the Information Age.

    Then there are Damian modules.... *sigh* ... that's not about being less-lazy -- that's about being on some really good drugs -- you know, there is no spoon. - flyingmoose

    I shouldn't have to say this, but any code, unless otherwise stated, is untested