Guys,
Has anyone considered, or perhaps even started working on, a Perl 5 implementation of Perl 6's exceptions (at least at outlined in Apocalypse 4)? I'm sure not every aspect could be handled, but it seems to me that a module along the lines of Switch (and potentially using that as a jumping-off point) could get at least as far as, say, the equivalent of Error.pm.
I'm considering tackling this, but I wanted to see if anyone had already taken it on first.
-- Buddy