use Catalyst's http method matching for REST
authorAlexander Hartmaier <abraxxa@cpan.org>
Thu, 9 Jan 2014 16:28:29 +0000 (17:28 +0100)
committerAlexander Hartmaier <abraxxa@cpan.org>
Thu, 9 Jan 2014 17:10:08 +0000 (18:10 +0100)
commit26e9dcd6d31111877fd0b97f5c6743fab226e015
tree1582ce6e21cd574598f81acc528e0ac939093c50
parente48e272a0d2ace68c32ee86e7ffec0844e5d19bf
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
Changes
dist.ini
lib/Catalyst/Controller/DBIC/API.pm
lib/Catalyst/Controller/DBIC/API/REST.pm