http://qs321.pair.com?node_id=11102499


in reply to Re^3: Error codes vs die exceptions vs ...
in thread Error codes vs die exceptions vs ...

Sorry, I should have been clearer

> > if the class can't be handled locally.

let's say you want to catch one exception class directly but delay handling of other classes to higher scopes ...

Then you'd need to propagate the unhandled exception classes again in the first catch{...} to reach the next catch{...}

... right?

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice