Fix my retardedness with ::MVC:: warning having no conditional. Pull all the stuff...
authorTomas Doran <bobtfish@bobtfish.net>
Fri, 20 Feb 2009 00:24:36 +0000 (00:24 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Fri, 20 Feb 2009 00:24:36 +0000 (00:24 +0000)
commit19a24dbb5b7329841b77ce80102c85c6bb137dee
tree9a32a051544b034523018e94549a24f3e44773cf
parent2d9f9c8d29a7dc0c8c72458d04eb44f9fc2d8396
Fix my retardedness with ::MVC:: warning having no conditional. Pull all the stuff which warns out into its own app so that the test suite is less shouty
Changes
TODO
lib/Catalyst.pm
t/deprecated.t [new file with mode: 0644]
t/lib/Catalyst/Plugin/Test/Deprecated.pm [new file with mode: 0644]
t/lib/Catalyst/Plugin/Test/Plugin.pm
t/lib/DeprecatedTestApp.pm [new file with mode: 0644]
t/lib/DeprecatedTestApp/C/Root.pm [new file with mode: 0644]