On Sat, Jul 25, 2009 at 11:28:02PM +0300, Shlomi Fish wrote:
> On Saturday 25 July 2009 11:10:03 Mike Friedman wrote:
> > Hi,
> >
> > I'm working on a module to provide some syntactic sugar for creating
> > exceptions with throw/catch semantics in a Moose-ish way. The basic
> > idea is:
> >
> 
> Before I comment on your code, let me ask - how will your effort differ from 
> these previous efforts:
> 
> * http://search.cpan.org/dist/Error/
> 
> * http://search.cpan.org/dist/Exception-Class/
> 
> * http://search.cpan.org/dist/TryCatch/

Also, http://search.cpan.org/dist/Throwable/

Jesse

Reply via email to