moved all the metaclass cache stuff to Class::MOP so that we are not polluting the...
authorStevan Little <stevan.little@iinteractive.com>
Thu, 17 Aug 2006 14:07:27 +0000 (14:07 +0000)
committerStevan Little <stevan.little@iinteractive.com>
Thu, 17 Aug 2006 14:07:27 +0000 (14:07 +0000)
commitbe7677c7dd446a9fef66fab0f258f5c1826ecc90
treeb2db621822f22d5c582df9d345fff4c1bbd50eeb
parent148b469742669e1a506538200f624dcdaeeb510a
moved all the metaclass cache stuff to Class::MOP so that we are not polluting the Class::MOP::Class namespace
Changes
lib/Class/MOP.pm
lib/Class/MOP/Class.pm
t/000_load.t
t/010_self_introspection.t