Refactor the make_metaclass_immutable method into a bunch of smaller
authorDave Rolsky <autarch@urth.org>
Thu, 4 Dec 2008 16:56:57 +0000 (16:56 +0000)
committerDave Rolsky <autarch@urth.org>
Thu, 4 Dec 2008 16:56:57 +0000 (16:56 +0000)
commit75f173e5ecebf5845530ec84818bc28b3fd0bee7
tree04f8364af1cc964a992db386658b248becdf0f27
parent09683d9bded2d56a16c8be5cc1c771b16891d2bf
Refactor the make_metaclass_immutable method into a bunch of smaller
methods for each thing being made immutable.
lib/Class/MOP/Immutable.pm