make immutable_options part of the regular CMOP::Class API and add some tests for it
authorDave Rolsky <autarch@urth.org>
Thu, 10 Sep 2009 17:47:45 +0000 (12:47 -0500)
committerDave Rolsky <autarch@urth.org>
Thu, 10 Sep 2009 17:47:45 +0000 (12:47 -0500)
commit07a0558391d3232b2fccdbb57d64230087363555
tree9aacc8a70e64767355ad4eaf30093279178a83be
parent3423347430ff9c5ab90ec13ddcf39f6e5432b972
make immutable_options part of the regular CMOP::Class API and add some tests for it
lib/Class/MOP/Class.pm
lib/Class/MOP/Class/Immutable/Trait.pm
t/070_immutable_metaclass.t