The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
------------------------------------------------------------------------
0.0201 | Piotr Roszatycki <dexter@debian.org> | 2008-05-29

Changes:

* Fixed POD coverage.

------------------------------------------------------------------------
0.02 | Piotr Roszatycki <dexter@debian.org> | 2008-05-28

* New overwritten method "catch".  It rebless the exception object if it is
  thrown with __DIE__ hook.
* Optional syntax: use Exception::Base '%SIG' => 'die';
* New attribute "eval_thrown".

------------------------------------------------------------------------
0.0101 | Piotr Roszatycki <dexter@debian.org> | 2008-05-09

* Build requires Test::Unit::Lite >= 0.07.

------------------------------------------------------------------------
0.01 | Piotr Roszatycki <dexter@debian.org> | 2008-05-08

* Development release.

------------------------------------------------------------------------