in reply to Re^4: eval: Why use the 'Zombie error' idiom?
in thread eval: Why use the 'Zombie error' idiom?
Indeed so, and the Try::Tiny POD explains this in some detail. If you want to return directly from a catch block then Syntax::Keyword::Try might be for you? There's also TryCatch but that uses Moose so isn't exactly the lightest tool in the box.
|
|---|