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

Changes for version 0.08 - 2011-11-04

  • a bugfix, cleanups, and enhancements (RsrchBoy) https://github.com/amiri/Catalyst-Helper-Controller-DBIC-API-REST-0.01/pull/1
  • model name can now be something other than "DB" (RsrchBoy)
  • app name can now be more than one level deep (e.g. My::App now works rather than abending) (RsrchBoy)
  • No more Module::Load, require namespace::autoclean (RsrchBoy)
  • use Dist::Zilla (amiri)
  • Clean and rearrange test lib and tests (amiri)