Move the inline packages out into their own files so that the new test passes. All...
authorTomas Doran <bobtfish@bobtfish.net>
Wed, 13 May 2009 18:15:18 +0000 (18:15 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Wed, 13 May 2009 18:15:18 +0000 (18:15 +0000)
commit6a8f85af6d0032d3f6aecc0ce9420ceb523910b2
treef405de0d64f2ffd6b24b1d59687c9de2b62d7022
parent8317b3d156ffc23e76f7eef542a1887ccbac1f8c
Move the inline packages out into their own files so that the new test passes. All sane apps have it like this anyway, I may just have to go beat on the test suites of some of the modules I've scribbled in TODO
TODO
t/lib/TestAppPluginWithConstructor.pm [new file with mode: 0644]
t/lib/TestPluginWithConstructor.pm [new file with mode: 0644]
t/plugin_new_method_backcompat.t