svn merge -r 9548:9549 http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Runtime...
authorTomas Doran <bobtfish@bobtfish.net>
Tue, 24 Mar 2009 00:14:08 +0000 (00:14 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Tue, 24 Mar 2009 00:14:08 +0000 (00:14 +0000)
commit3879ae540f9ad4f33d7ec357114db4070789f827
tree1152eada4d2d4af00f079c15c905a96a6bc448b4
parent58a5e7024325ce351aefdf0bbac7404d8a28863a
svn merge -r 9548:9549 dev.catalyst.perl.org/repos/Catalyst/Catalyst-Runtime/5.80/trunk
Make chaining to yourself explode at app load time
Changes
lib/Catalyst/DispatchType/Chained.pm
t/dead_load_multiple_chained_attributes.t
t/dead_recursive_chained_attributes.t [new file with mode: 0644]
t/lib/TestApp/Controller/Root.pm
t/unit_core_action_chained.t [deleted file]