oops POD
Guillermo Roditi [Sun, 3 Jun 2007 00:58:09 +0000 (00:58 +0000)]
lib/Class/MOP/Immutable.pm

index 1d530e5..e316889 100644 (file)
@@ -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_immutable_transformer>
+
+Create a transformer suitable for making this class immutable
+
 =back
 
 =head1 AUTHORS