Step 1: Moose::Exporter lets Moose & Moose::Role have the same
authorDave Rolsky <autarch@urth.org>
Wed, 6 Aug 2008 16:43:13 +0000 (16:43 +0000)
committerDave Rolsky <autarch@urth.org>
Wed, 6 Aug 2008 16:43:13 +0000 (16:43 +0000)
commit5bd4db9b7e1ab30af23aa908be646f5b52010fdf
tree16e11d722b4025582290b8e825fc96870fd8cde4
parent642e2ed420472a0d3b30a0bb303e80f3c3cc25cd
Step 1: Moose::Exporter lets Moose & Moose::Role have the same
functionality as they did before.

Next up, making Moose::Exporter work as a _re-exporter_ so MooseX::Foo
can export all of Moose and its own functions too.
lib/Moose.pm
lib/Moose/Exporter.pm [new file with mode: 0644]
lib/Moose/Role.pm