Chained: test and err handling for absolute path parts; test for recursive chains
authorMatt S Trout <mst@shadowcat.co.uk>
Thu, 22 Jun 2006 14:53:49 +0000 (14:53 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Thu, 22 Jun 2006 14:53:49 +0000 (14:53 +0000)
commit8a6a6581d48a3c1c4d5f631cdb7cbda336c0e5e2
treeca604577baffb312e16e5eb3d39deff7a6221b3a
parent1b04b972e18d9681ab30d07a267bb2896ea9f7d2
Chained: test and err handling for absolute path parts; test for recursive chains
r10154@cain (orig r4432):  phaylon | 2006-06-21 19:29:36 +0000
lib/Catalyst/DispatchType/Chained.pm
t/lib/TestAppChainedAbsolutePathPart.pm [new file with mode: 0644]
t/lib/TestAppChainedAbsolutePathPart/Controller/Foo.pm [new file with mode: 0644]
t/lib/TestAppChainedRecursive.pm [new file with mode: 0644]
t/lib/TestAppChainedRecursive/Controller/Foo.pm [new file with mode: 0644]
t/live_component_controller_action_chained.t