Change load_first_existing_class to return the name of the loaded class, rather than...
authorTomas Doran <bobtfish@bobtfish.net>
Wed, 22 Oct 2008 14:51:14 +0000 (14:51 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Wed, 22 Oct 2008 14:51:14 +0000 (14:51 +0000)
commit1d8153bdba02bd1106eebe0f79b8be91e4315b64
tree5808c69583e1ff627d38eb0ed9c92671b67b82b9
parent202ccce01fee680d3637144e98308de85323a1cc
Change load_first_existing_class to return the name of the loaded class, rather than it's metaclass instance.
lib/Class/MOP.pm
t/083_load_class.t