The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.004002

  • Implement 'as' as a complement to 'select'
  • CGI::Expand'ed search parameters are now also JSON decoded + test
  • Fixed pod for parameters using a json string which shouldn't be surrounded by single quotes
  • Use next instead of NEXT in RPC
  • Moved sub object from RPC/REST to Base to DRY This will break your code if you subclass from REST and had relied on the action name 'object'
  • Check for defined objects before returning them for create/update

Provides

in lib/Catalyst/Controller/DBIC/API/Request.pm
in lib/Catalyst/Controller/DBIC/API/RequestArguments.pm
in lib/Catalyst/Controller/DBIC/API/StaticArguments.pm
in lib/Catalyst/Controller/DBIC/API/StoredResultSource.pm
in lib/Catalyst/Controller/DBIC/API/Types.pm
in lib/Catalyst/Controller/DBIC/API/Validator.pm
in lib/Catalyst/Controller/DBIC/API/Validator.pm