Adding a test for a bug where, if a class uses a role with an 'after' sub, and anothe... attic/role_combination_bug
authorRyan Fox <foxryan@gmail.com>
Mon, 15 Mar 2010 11:06:55 +0000 (07:06 -0400)
committerFlorian Ragwitz <rafl@debian.org>
Tue, 16 Mar 2010 05:26:23 +0000 (06:26 +0100)
commit3513d2f8a0d1eeb445a288e865d3eeadd0572322
treefb179272a920f5fbed59f3ec2839025949e378cc
parentef0fdb3723918013c01679ce800ca108a8236e68
Adding a test for a bug where, if a class uses a role with an 'after' sub, and another role with the same parent is applied, the 'after' sub is no longer executed.
t/100_bugs/029_apply_overwrites_previous_use_of_parent_role.t [new file with mode: 0644]