develooper Front page | perl.perl5.porters | Postings from July 2013

Re: Try/Catch Exception Objects: Possible?

Thread Previous | Thread Next
From:
Ed Avis
Date:
July 23, 2013 08:48
Subject:
Re: Try/Catch Exception Objects: Possible?
Message ID:
loom.20130723T104615-456@post.gmane.org
Wouldn't it make the most sense to pull the existing TryCatch module into
core, and then if wanted add extra core support needed to make that module
work even better?

The change could be as simple as having C<use feature 'try'> load the
TryCatch module.  In a later perl version the try and catch keywords could
become built in, but with compatible semantics.

-- 
Ed Avis <eda@waniasset.com>


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About