Fix and test for issues when components import or define a meta method
authorTomas Doran <bobtfish@bobtfish.net>
Sun, 7 Dec 2008 21:05:30 +0000 (21:05 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Sun, 7 Dec 2008 21:05:30 +0000 (21:05 +0000)
commit74c89dead3cfd8e95cbe853adbc6fe9eed539f4e
tree6606c4a381f91d5d808bfd69b697b889418f08b9
parentf6ba9b548282aeef7c4a03e4ae849586d7e3c60b
Fix and test for issues when components import or define a meta method
Changes
TODO
lib/Catalyst.pm
lib/Catalyst/ClassData.pm
lib/Catalyst/Component.pm
lib/Catalyst/Controller.pm
lib/Catalyst/Log.pm
t/meta_method_unneeded.t [new file with mode: 0644]