Avoid calling get_method_map when possible. Instead, we check
authorDave Rolsky <autarch@urth.org>
Tue, 2 Dec 2008 23:28:18 +0000 (23:28 +0000)
committerDave Rolsky <autarch@urth.org>
Tue, 2 Dec 2008 23:28:18 +0000 (23:28 +0000)
commitc4d8afc3a561ea7febd802f893a390a56d5c3654
treeb9f8582ec6856155eef8b3049549634ca7a81eb0
parent76c20e30b6201d8bf5d233b83e782363b03ec8d2
Avoid calling get_method_map when possible. Instead, we check
$self->{methods} directly in several places.
lib/Class/MOP/Class.pm