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

Changes for version 2.005001 - 2014-01-13

  • Fixed test failures with JSON 2.90 (RT#90188, thanks Samuel Kaufman!)
  • Fixed generate_rs to set model to contents of stash->{class} if present (thanks Alex Howarth)
  • Use Catalyst's http method matching for REST instead of ActionRole, whose feature went into core in 5.90013, and MatchRequestMethod, whose feature went into 5.90020
  • Documentation improvements

Modules

Provides a DBIx::Class web service automagically
Provides a helper class to automatically keep track of joins in complex searches
Provides a REST interface to DBIx::Class
Provides an RPC interface to DBIx::Class
Provides a role to be applied to the Request object
Provides additional context to the Request
Provides Request argument validation
Provides controller level configuration arguments
Provides accessors for static resources
Provides shortcut types and coercions for DBIC::API
Provides validation services for inbound requests against whitelisted parameters
Provides validation services for inbound requests against whitelisted parameters