Changes for version 1.37 - 2012-05-19
- Add x_authority metadata to the distribution for PAUSE.
- Fix restarter regex to apply to files being created/changed, not just those being deleted.
- Use iomode => ":raw" to stop PNG files getting corrupted when being slurped on windows as noted on the mailing list.
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