Remove unnecessary calls of has_method()
authorgfx <gfuji@cpan.org>
Wed, 15 Jul 2009 23:56:07 +0000 (08:56 +0900)
committergfx <gfuji@cpan.org>
Wed, 15 Jul 2009 23:56:07 +0000 (08:56 +0900)
commit221f9302d6fe26d935a292c36ab0124b4a47efbc
treef7f14c9854f0ac3dd3e56c0019762b08964d2bdd
parent2087a201ef6c5f93fa2f3a0d1a59a399ff689828
Remove unnecessary calls of has_method()

has_method() is simply "defined get_method(...)".
lib/Class/MOP/Class.pm