Changes for version 1.001000 - 2009-04-26
- Fix bug where catch block would get run sometimes when it shouldn't
- Better error reporting
- Make try 'less reserved' (i.e. so { try => 'foo' } works)
- Internal refactoring to use Devel::Declare better
- Switch to using XSLoader from DynaLoader
- Remove (now redundant) TryCatch::Exception
- Make things run about 200x faster.
Modules
first class try catch semantics for Perl, without source filters.