Matt Sergeant <[EMAIL PROTECTED]> writes:
> On Thu, 1 Nov 2001, Perrin Harkins wrote:
>
>> > On the use of Exceptions in P5EE, Perrin Harkins mentioned
>> > in his article about the e-Toys mod_perl installation that he
>> > used Graham Barr's "Error" class (which I could find nowhere
>> > on CPAN).
>>
>> It's there. It has a new maintainer.
>>
>> http://search.cpan.org/search?dist=Error
>>
>>
>> > Is there a consensus on what exception class/framework we should
>> > be using in P5EE?
>>
>> Either one is fine. Just don't use the try/catch syntax from Error.pm.
>> Come to think of it, maybe it would be better not to use Error.pm, so that
>> people aren't tempted to use try/catch.
>
> I did actually get started on an Error::Filter module, which worked as a
> source filter, allowing try/catch without the closure bug. Unfortunately
> it was on my laptop which died. I may get back to it when I finish the
> umpteen other modules I have to write :-)
The closure bug? What did I miss? I *like* try/catch...
--
Piers
"It is a truth universally acknowledged that a language in
possession of a rich syntax must be in need of a rewrite."
-- Jane Austen?