The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.1.0

  • (Bug fix) Prevent finally block to modify previous error and error from catch (Pali)
  • Fix tests to work with Perl 5.6.0 (Pali)
  • documenting an unsolved bug behavior with finally blocks
  • Some other minor fixes - remove Data::Dumper and typos (Pali)

Modules

Try Catch exception handler based on Try::Tiny But faster