From: Guillermo Roditi Date: Sun, 3 Jun 2007 00:58:09 +0000 (+0000) Subject: oops POD X-Git-Tag: 0_39~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=45cf8151acfe070aa96e1c47c77c0c7219b07521;p=gitmo%2FClass-MOP.git oops POD --- diff --git a/lib/Class/MOP/Immutable.pm b/lib/Class/MOP/Immutable.pm index 1d530e5..e316889 100644 --- a/lib/Class/MOP/Immutable.pm +++ b/lib/Class/MOP/Immutable.pm @@ -324,6 +324,10 @@ This will change the C<$metaclass> into the mutable version by reversing the immutable process. C<%options> should be the same options that were given to make_metaclass_immutable. +=item B + +Create a transformer suitable for making this class immutable + =back =head1 AUTHORS