---------------
0.005 18 Nov 2015
- two_args_POST now defers to model to indicate support for
$model->create_related
- refactor tests to set explicit content-type for PUT requests
(https://rt.cpan.org/Ticket/Display.html?id=108962)
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
This module extends Catalyst::Controller::REST to work with the
CatalystX::CRUD::Controller API. It is designed for web services,
not managing CRUD actions via HTML forms.