make make_mutable always return $self and alter tests to verify this; update docs...
authorMatt S Trout <mst@shadowcat.co.uk>
Tue, 25 Oct 2011 01:08:18 +0000 (01:08 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Tue, 25 Oct 2011 01:08:18 +0000 (01:08 +0000)
commit662fdff2df22b90ec90abd9f45d689c6cbbab05c
tree043746643f6b1549c00a1eb119c2fbb33b116eff
parent1f3fa1ef8556594082b1e0f8d35be9f342efe259
make make_mutable always return $self and alter tests to verify this; update docs to say that the return value is true but not to rely on its specific nature other than that
Changes
lib/Class/MOP/Class.pm
t/cmop/immutable_metaclass.t
t/cmop/make_mutable.t