Fix RT#59738, show_internal_actions produces warnings in debug mode
authorTomas Doran <bobtfish@bobtfish.net>
Wed, 25 Aug 2010 22:53:20 +0000 (22:53 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Wed, 25 Aug 2010 22:53:20 +0000 (22:53 +0000)
commit1f94dc3a12ef9da00bd950a1fb46ef51162b769a
treef490cc0c7e2aa2900db736f80ef96a48b45f6245
parent2afd1ea3d10e4d0343d3f09a9aa02e4b701b8bfc
Fix RT#59738, show_internal_actions produces warnings in debug mode
Changes
lib/Catalyst.pm
t/lib/TestAppShowInternalActions.pm [new file with mode: 0644]
t/lib/TestAppShowInternalActions/Controller/Root.pm [new file with mode: 0644]
t/live_show_internal_actions_warnings.t [new file with mode: 0644]