projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7f63694
)
oops POD
Guillermo Roditi [Sun, 3 Jun 2007 00:58:09 +0000 (
00:58
+0000)]
lib/Class/MOP/Immutable.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Class/MOP/Immutable.pm
b/lib/Class/MOP/Immutable.pm
index
1d530e5
..
e316889
100644
(file)
--- 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_immutable_transformer>
+
+Create a transformer suitable for making this class immutable
+
=back
=head1 AUTHORS