herring (this whole method map thing is a big of a mess).
{ sigil => '&', type => 'CODE', name => $method_name },
$body
);
-
- # Class::MOP::Class calls update_package_cache_flag here, but if
- # we add it then a test in
- # t/030_roles/012_method_exclusion_in_composition.t fails!
}
## ------------------------------------------------------------------