Look up the metaclass in get_method_map instead of blindly calling meta
authorShawn M Moore <sartak@gmail.com>
Sat, 28 Mar 2009 20:49:43 +0000 (16:49 -0400)
committerShawn M Moore <sartak@gmail.com>
Sat, 28 Mar 2009 20:49:43 +0000 (16:49 -0400)
commite55d4727fa8c75821d64420d327ebdb8e5980631
tree3c6f50049e530b048f8b6e834efa5224a4687b5a
parent278ca49cd5b1fb8c6d79cfbdc61d2e4c8deac378
Look up the metaclass in get_method_map instead of blindly calling meta
on foreign packages! Yikes!
lib/Moose/Meta/Role.pm