Fix ->finalize_headers getting called twice. RT#78090
[catagits/Catalyst-Runtime.git] / t / lib / DeprecatedActionsInAppClassTestApp.pm
2009-09-03 Yousef H. Alhashemi Made $warnings a global variable for the appclass actio...
2009-09-03 Yousef H. Alhashemi Test that warnings are generated if appclass actions...
2009-09-01 Yousef H. Alhashemi Added a test that warnings do get thrown if appclass...