Fix issue with array refs and actions from config. RT#65463
authorTomas Doran <bobtfish@bobtfish.net>
Wed, 5 Oct 2011 00:14:35 +0000 (01:14 +0100)
committerTomas Doran <bobtfish@bobtfish.net>
Wed, 5 Oct 2011 00:14:35 +0000 (01:14 +0100)
commite95b2b4905a83f68aeb8fde8dac3c1e7db141b4c
tree78a89684f480d3ee192b6a24d800c882f492b619
parent9c33163447834f558f3b13d7a0189bb4bd6cd5ec
Fix issue with array refs and actions from config. RT#65463
Changes
lib/Catalyst/Controller.pm
t/aggregate/unit_core_controller_actions_config.t [new file with mode: 0644]
t/lib/TestApp/Controller/Action/ConfigSmashArrayRefs.pm [new file with mode: 0644]