Make Class::MOP::MiniTrait, which for now just encapsulates the logic that is used...
authorDave Rolsky <autarch@urth.org>
Wed, 16 Dec 2009 16:17:12 +0000 (10:17 -0600)
committerDave Rolsky <autarch@urth.org>
Wed, 16 Dec 2009 16:17:12 +0000 (10:17 -0600)
commita10cbf93be10c10392ee802bd3da6f7803b74fb7
tree9b5d0c2bf705af945621506845b9b878c3a5b0b8
parent733125e8f9722371c6a8f7c9a31df4334495a169
Make Class::MOP::MiniTrait, which for now just encapsulates the logic that is used to apply immutability to a metaclass.

This will expand as I move more functionality into mini traits.
lib/Class/MOP/MiniTrait.pm [new file with mode: 0644]