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

Changes for version 1.34 - 2011-09-16

  • Bump required version of Catalyst to 5.9
  • Merge psgi support. catalyst.pl will now generate a default myapp.psgi file with the default middlewares applied.
  • Fix scripts being generated mode 0700, rather than 0755
  • Fix duplicate 'use Test::More' statement in generated components.
  • Fix Pod for catalyst_ignore function in Module::Install::Catalyst RT#68563

Modules

Catalyst Development Tools
Bootstrap a Catalyst application
Uses File::ChangeNotify to check for changed files and restart the server
Forks and restarts the child process
Uses Proc::Background to manage process restarts
Module::Install extension for Catalyst

Provides

in lib/Module/Install/Catalyst.pm