The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Changes
=======

0.00005 - Mar 06 2010
    - Attempt to fix rt #55256. Prevents CatalystX::AppBuilder to run setup
      if we're being called from within another CatalystX::AppBuilder.

0.00004 - Mar 05 2010
    - Attempt to fix rt #55229. Now requires Catalyst::ScriptRunner, which is
      bundled with Catalyst 5.80015 onward

0.00003 - Mar 01 2010
    - Check for the existance of Makefile.PL to determine Catalyst root

0.00002 - Sep 30 2009
    - Fix docs
    - Warn when the same plugin is listed multiple times in the plugins
      attribute

0.00001 - Sep 29 2009
    - First release