rename alias and excludes to -alias and -excludes
authorJesse Luehrs <doy@tozt.net>
Wed, 12 Aug 2009 23:21:10 +0000 (18:21 -0500)
committerJesse Luehrs <doy@tozt.net>
Sun, 16 Aug 2009 01:36:09 +0000 (20:36 -0500)
commitc8b8d92f366e6d9c09c0bb2a54b4f1942fc665ef
treed6a04cb687ecd02adb5eb58ded66c2775a6fe1ef
parentbc14527ffa054ae7184b72ecf9ce0ad66aa71496
rename alias and excludes to -alias and -excludes

leave alias and excludes in for backcompat, but with the intention of
deprecating and removing them in the future
16 files changed:
Changes
lib/Moose/Cookbook/Roles/Recipe2.pod
lib/Moose/Cookbook/Roles/Recipe3.pod
lib/Moose/Manual/Delta.pod
lib/Moose/Manual/Roles.pod
lib/Moose/Meta/Role.pm
lib/Moose/Meta/Role/Application.pm
lib/Moose/Meta/Role/Application/RoleSummation.pm
lib/Moose/Util.pm
t/020_attributes/024_attribute_traits_parameterized.t
t/030_roles/012_method_exclusion_in_composition.t
t/030_roles/013_method_aliasing_in_composition.t
t/030_roles/014_more_alias_and_exclude.t
t/030_roles/033_role_exclusion_and_alias_bug.t
t/030_roles/039_application_toclass.t
t/050_metaclasses/020_metaclass_parameterized_traits.t