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

- A single feature will now warn more than once if each warning consists of a
  different error message.


0.03    2010-07-14

- Added an -ignore parameter when importing Package::DeprecationManager. This
  lets you explicitly ignore packages in the call stack when determining where
  a deprecated feature was called.


0.02    2010-07-12

- Made it possible to deprecate any feature, not just a subroutine or method.


0.01    2010-07-12

- First release