The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.08  Thu, 02 Apr 2009 12:00:59 -0700
  * Minor POD tweaks (hdp)

0.07  Wed, 01 Apr 2009 12:18:43 -0700
  * Make empty prefix ('Foo') search MyApp::Action::Role before falling back to
    Catalyst::Action::Role (hdp)

0.06  Wed, 01 Apr 2009 16:29:37 +0200
  * Don't depend on parent.pm for the tests.

0.05  Tue, 31 Mar 2009 00:27:54 +0200
  * Replace BUILDARGS hack that also doesn't work with
    Catalyst-Runtime 5.71001 (hdp)

0.04_01  Sun, 29 Mar 2009 13:28:24 +0200
  * Remove moose component backward-compatibility hacks. Depend
    on Catalyst 5.71001 instead, which should provide sufficient
    backward-compat now.

0.03  Sat, 28 Mar 2009 04:12:49 +0100
  * Don't screw up ActionClass attributes.
    - Add tests for this (Jason Kohles).

0.02  Sat, 21 Feb 2009 02:08:40 +0100
  * Don't rely on parent being installed for the test suite.

0.01  Fri, 20 Feb 2009 13:43:10 +0100
  * Initial release.