Re-implement role composition, which was implemented but broken
authorgfx <gfuji@cpan.org>
Thu, 8 Oct 2009 08:40:35 +0000 (17:40 +0900)
committergfx <gfuji@cpan.org>
Thu, 8 Oct 2009 08:40:35 +0000 (17:40 +0900)
commit71e7b544ac5b18ce7b09b9a95723b1a4e28b4321
tree4635b38097fff042a5ff6eeec31f37d9640733c8
parent8d59c7239b90bb75b0187decbed09c6952e2b4a5
Re-implement role composition, which was implemented but broken
lib/Mouse/Meta/Module.pm
lib/Mouse/Meta/Role.pm
lib/Mouse/Meta/Role/Composite.pm [new file with mode: 0644]
lib/Mouse/Util.pm