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

    * Source code extract on error catching
    * Support for configurable error handling
    * New design for the starting app built with script/dancer

Release 0.9004

    * Support for PSGI/Plack environment
    * script/dancer helper script for bootstraping a new app

Release 0.9003

    * Detect differently compilation-time warnings and runtime warnings
      closes bug #48440 (Thanks to Enric Joffrion for the report, and to
      Vincent Pit for the diagnosis)