-
-
16 Sep 2010 08:46:15 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository (git clone)
- Issues (0)
- Testers (97 / 53 / 0)
- Kwalitee
Bus factor: 2- License: perl_5
- Activity
24 month- Tools
- Download (46.63KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- CGI::Expand
- Catalyst::Action::Serialize
- Catalyst::ActionRole::MatchRequestMethod
- Catalyst::Controller::ActionRole
- Catalyst::Model::DBIC::Schema
- Catalyst::Runtime
- DBIx::Class
- Data::DPath::Validator
- JSON::Any
- MooseX::Types::Structured
- Test::Deep
- Test::More
- Test::WWW::Mechanize
- Test::WWW::Mechanize::Catalyst
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 2.002003 - 2010-09-16
- Added REST and RPC delete_bulk tests
- Fixed RPC delete_bulk not working at all
- Added REST and RPC update_bulk tests
- Removed useless RPC index action
- Fixed static configured page attribute not being used (RT#56226)
- Test use_json_boolean true
- Fixed search attribute generation for nonexistent relationships
- Remove trailing newlines from error messages
Modules
Provides a DBIx::Class web service automagicallyProvides a helper class to automatically keep track of joins in complex searchesProvides a REST interface to DBIx::ClassProvides an RPC interface to DBIx::ClassProvides a role to be applied to the Request objectProvides additional context to the RequestProvides Request argument validationProvides controller level configuration argumentsProvides accessors for static resourcesProvides shortcut types and coercions for DBIC::APIProvides validation services for inbound requests against whitelisted parametersProvides
in lib/Catalyst/Controller/DBIC/API/Validator.pmModule Install Instructions
To install Catalyst::Controller::DBIC::API, copy and paste the appropriate command in to your terminal.
cpanm Catalyst::Controller::DBIC::API
perl -MCPAN -e shell install Catalyst::Controller::DBIC::API
For more information on module installation, please visit the detailed CPAN module installation guide.