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

Changes for version 1.39 - 2013-06-14

  • Write =encoding utf8 into generated Pod files so that things work as expected for people with utf-8 characters in their unix username as returned by getpwuid (RT#84613)
  • Fix unbalanced parenthesis in comptest.tt (RT#85661)

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