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

Changes for version 0.17

  • Incompatibilities:
  • The "catch" method doesn't rethrow a caught exception. The reference to array is no longer an argument for the method. The class name means that caught non-exception will be converted to this class.
  • New:
  • The "with" method supports "-isa" and "-has" keyword. Value can be a reference to array which means any value matches.
  • Changes:
  • Show full propagated stack for verbosity = 4.
  • The "with" method matches the default_attribute if one argument is given.

Modules

Lightweight exceptions