putting the method modifiers in roles back in, we have to maintain backwards compat...
authorStevan Little <stevan.little@iinteractive.com>
Fri, 1 Sep 2006 14:34:11 +0000 (14:34 +0000)
committerStevan Little <stevan.little@iinteractive.com>
Fri, 1 Sep 2006 14:34:11 +0000 (14:34 +0000)
commit0558683c97fd7290b1ec5c62afe1993df80cb7ec
tree3164935d8acff3560bb0082e592b95365eef3798
parent68efb0148447f7c638d4278e2d002bc3bb13cfbb
putting the method modifiers in roles back in, we have to maintain backwards compat; they will get fixed eventually, I promise
12 files changed:
Build.PL
Changes
lib/Moose/Meta/Role.pm
lib/Moose/Role.pm
t/040_meta_role.t
t/041_role.t
t/042_apply_role.t
t/044_role_conflict_detection.t
t/046_roles_and_required_method_edge_cases.t [new file with mode: 0644]
t/047_role_conflict_edge_cases.t
t/048_more_role_edge_cases.t
t/201_example.t