massive updates to the way immutable works to fix a big ish bug, please see new comme...
authorGuillermo Roditi <groditi@gmail.com>
Sat, 2 Jun 2007 17:32:54 +0000 (17:32 +0000)
committerGuillermo Roditi <groditi@gmail.com>
Sat, 2 Jun 2007 17:32:54 +0000 (17:32 +0000)
commit04dd7510b9fc63582c7da4e249235f108f889975
tree63c0878eca893a9bd7572f54807925c34161b951
parent0ac992ee5992b68d0019cf1c1fd16000adf9b71f
massive updates to the way immutable works to fix a big ish bug, please see new comments in Class::MOP::Class for my logic
Changes
lib/Class/MOP/Class.pm
lib/Class/MOP/Immutable.pm
t/071_immutable_w_custom_metaclass.t
t/073_make_mutable.t
t/lib/MyMetaClass.pm