change role-to-role application to allow method shadowing
authorMatt S Trout <mst@shadowcat.co.uk>
Thu, 19 Apr 2012 21:11:54 +0000 (21:11 +0000)
committerJesse Luehrs <doy@tozt.net>
Thu, 21 Jun 2012 02:06:55 +0000 (21:06 -0500)
commit2afe5289a42e908d111db381a826c66d93fbb913
tree9865f3d1f28cff11e629f2be7caac8e0be36f6e9
parent7d24db9289ff608fb713ac0e699422a4e36f4d42
change role-to-role application to allow method shadowing
lib/Moose/Meta/Role/Application/ToRole.pm
t/roles/method_aliasing_in_composition.t
t/roles/method_exclusion_in_composition.t
t/roles/more_alias_and_exclude.t
t/roles/overriding.t