On Mon, Mar 1, 2010 at 02:35, Hans Dieter Pearcey <h...@pobox.com> wrote:
> I have to side with Dave on this one.

Yeah on one hand the ->import() namespace is being polluted and on the
other hand meta->make_immutable() is being used to do something not
relating to immutability.

If it's going to be added to core why not use Moose::Strict as
suggested above or simply add another thing to meta to do e.g. C<
$pkg->meta->set_attributes( strict => 1 ) > ?

Reply via email to