Metaclass compatibility fail. This needs to be reduced to a test for Moose..
authorTomas Doran <bobtfish@bobtfish.net>
Sun, 22 Mar 2009 02:05:29 +0000 (02:05 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Sun, 22 Mar 2009 02:05:29 +0000 (02:05 +0000)
commit4556c26ffaed4e01208c6ba8d636b033ecf90389
treeacebcdcf14e2ed2d600cd834af99a257c6250dd5
parentd37aa91528eeb9294dfe7f54f090298a85bd4355
Metaclass compatibility fail. This needs to be reduced to a test for Moose..
TODO.register_actions
t/lib/TestAppMetaCompat.pm [new file with mode: 0644]
t/lib/TestAppMetaCompat/Action/UsesCAF.pm [new file with mode: 0644]
t/lib/TestAppMetaCompat/Controller/Base.pm [new file with mode: 0644]
t/lib/TestAppMetaCompat/Controller/Books.pm [new file with mode: 0644]
t/unit_metaclass_compat_non_moose.t [new file with mode: 0644]