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

Changes for version 0.005 - 2015-03-22

  • ENHANCEMENTS
    • Use Dancer::Plugin::DBIC to provide schema if 'schema' is passed in the options as a string (Yanick Champoux, GH #6).
    • Pass convert_blessed => 1 to to_json in order to allow objects inside sessions (Peter Mottram, GH #5).
  • DOCUMENTATION
    • Add example for Session result class (Yanick Champoux, GH #7).

Modules

DBIx::Class session engine for Dancer