new match and match captutres for http methods, plus tests, docs
authorJohn Napiorkowski <jjnapiork@cpan.org>
Mon, 11 Feb 2013 22:22:07 +0000 (17:22 -0500)
committerJohn Napiorkowski <jjnapiork@cpan.org>
Mon, 11 Feb 2013 22:22:07 +0000 (17:22 -0500)
commit760d121ecfcc1ad7c28342a6912a472fe30e5fe0
tree6962b313e03affee8f8e3a3219b0ebdb5a1df6af
parente5cd6cc061d87d09a29fe67c7c3ab8fc386a5af0
new match and match captutres for http methods, plus tests, docs
Changes
lib/Catalyst/Action.pm
lib/Catalyst/Controller.pm
t/aggregate/live_component_controller_httpmethods.t [new file with mode: 0644]
t/lib/TestApp/Controller/Action/Chained.pm
t/lib/TestApp/Controller/HTTPMethods.pm [new file with mode: 0644]