Implemented match_captures
authorMatthias Dietrich <perl@rb.ly>
Mon, 17 Oct 2011 16:42:40 +0000 (18:42 +0200)
committerTomas Doran <bobtfish@bobtfish.net>
Tue, 22 Nov 2011 19:51:51 +0000 (19:51 +0000)
commit1279064aaba5218247db3d0e49215802187ee41e
tree51bfef837d1186835ce4d00dd250c305a6bc212e
parent9a511413536c9abfedae803aa0058e875ae358ac
Implemented match_captures

With tests, missing docs.
lib/Catalyst/DispatchType/Chained.pm
t/aggregate/live_component_controller_action_chained.t
t/lib/TestApp/ActionRole/TestMatchCaptures.pm [new file with mode: 0644]
t/lib/TestApp/Controller/Action/Chained.pm