dya2 / android-scripting

Automatically exported from code.google.com/p/android-scripting
0 stars 0 forks source link

Perl: Add Try::Tiny to modules that come with perl #325

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Try::Tiny is a small pure-perl (no C) to help work with exceptions in Perl.
It's written by Yuval Kogman (a high-regarded programmer). It's stable,
small and well-supported. It can be found on CPAN here:
http://search.cpan.org/perldoc?Try::Tiny

It is used in the [upcoming?] test.pl script.

It would be really nice to integrate it.

Thank you.

Original issue reported on code.google.com by xsawy...@gmail.com on 2 May 2010 at 10:41

GoogleCodeExporter commented 9 years ago

Original comment by damonkoh...@gmail.com on 2 May 2010 at 5:40

GoogleCodeExporter commented 9 years ago
This was fixed, and will be tested in ASE r24.

Original comment by xsawy...@gmail.com on 24 May 2010 at 3:30