Don't import functions into Moose::Object
authorYuval Kogman <nothingmuch@woobling.org>
Thu, 17 Sep 2009 11:59:00 +0000 (14:59 +0300)
committerDave Rolsky <autarch@urth.org>
Thu, 17 Sep 2009 19:04:31 +0000 (14:04 -0500)
commitf25f99120a0b6c10546a8ea9ef8c862ef2590461
tree1c54caa3027e56a6806b04510669ccd3638476b2
parent2f5dbc0b197a65067b04d289f31cf1fb8345c62a
Don't import functions into Moose::Object

Since the symbol table is not cleaned all imports are now used in their
fully qualified form and import lists are explicitly empty.
lib/Moose/Object.pm