Moose::Exporter now ensures that _every_ init_meta() method is called,
authorDave Rolsky <autarch@urth.org>
Thu, 7 Aug 2008 16:10:21 +0000 (16:10 +0000)
committerDave Rolsky <autarch@urth.org>
Thu, 7 Aug 2008 16:10:21 +0000 (16:10 +0000)
commit42c391b1132b9999f555a7a2e42e1de63085fe6c
tree7d0bc9d19da147ccba80fd271f733c8e591f8b66
parent085fba615666e2297e8bc2d965b37ce4f0eb1182
Moose::Exporter now ensures that _every_ init_meta() method is called,
both for the "original" class and anything it re-exports.

This means you can re-export Moose.pm without implementing an
init_meta.
lib/Moose/Exporter.pm
t/050_metaclasses/012_moose_exporter.t