export metaclass() to give a functional export for __PACKAGE__->meta
authorChris Prather <chris@prather.org>
Sat, 15 Mar 2008 18:44:32 +0000 (18:44 +0000)
committerChris Prather <chris@prather.org>
Sat, 15 Mar 2008 18:44:32 +0000 (18:44 +0000)
commiteee3f27c59845e6d4ae356590e299f52a9c1b709
tree4498e644385a184b7be8f626aba163d251ab66c1
parent6e2840b7f746179b3f3e4b02e8fafa9cd12804f4
export metaclass() to give a functional export for __PACKAGE__->meta
-- the make_immutable export is a degenerate version of this and it's causing problems with debugging if you forget to unimport it
lib/Moose.pm