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

Changes for version 0.13 - 2014-11-03

  • Completely refactored
  • instanciate controller classes on request
  • add Modern::Perl to prerequisites
  • add prefix and suffix for action
  • use Modern::Perl, Carp and Class::Load
  • fixed small error, re-releasing
  • Fixed typos and POD
  • now supports zero-config, multi-method config routes, and lazy-loads controllers
  • adjusted tests for new functionality
  • fixed auto-dispatch from config, no dispatch_auto command needed
  • dispatch routes from config
  • initial commit

Modules

Controller Class Dispatching System for Dancer