Reimplemented metaclass traits with Moose::Exporter. This
authorDave Rolsky <autarch@urth.org>
Tue, 12 Aug 2008 16:02:09 +0000 (16:02 +0000)
committerDave Rolsky <autarch@urth.org>
Tue, 12 Aug 2008 16:02:09 +0000 (16:02 +0000)
commit5b5187e001776a5880742a5a78742c71c87fec16
tree8a573fc9c4bfae06bfe49a50a80cbdfdcd7d73df
parent89b29fceb53178306e4dbee6b6037988c8de773b
Reimplemented metaclass traits with Moose::Exporter. This
implementation also allows for traits on the role metaclass, but that
will not be documented yet.
MANIFEST
lib/Moose/Exporter.pm
lib/Moose/Meta/Role.pm
lib/Moose/Meta/Role/Application/ToMetaclassInstance.pm [new file with mode: 0644]
lib/Moose/Util.pm
t/050_metaclasses/013_metaclass_traits.t [new file with mode: 0644]