Using find_method_by_name, not find_next_method_by_name. This makes
authorDave Rolsky <autarch@urth.org>
Mon, 6 Apr 2009 17:08:27 +0000 (12:08 -0500)
committerDave Rolsky <autarch@urth.org>
Mon, 6 Apr 2009 17:08:27 +0000 (12:08 -0500)
commitd493b71a848c8df48c4b8823c357d95b3e3fdd83
tree03da63b6ae75d5258c62f0ff62d426ba43c89782
parent9f79e6162c70d51bcdb21588d51f89ac8858c8e0
Using find_method_by_name, not find_next_method_by_name. This makes
sure we inline properly for classes that have their own DEMOLISH
lib/Moose/Meta/Method/Destructor.pm