projects
/
gitmo/Class-MOP.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f6db461
)
document USING_XS constant
Dave Rolsky [Thu, 22 Jan 2009 22:17:42 +0000 (22:17 +0000)]
lib/Class/MOP.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Class/MOP.pm
b/lib/Class/MOP.pm
index
94b5a0b
..
b7005f1
100644
(file)
--- a/
lib/Class/MOP.pm
+++ b/
lib/Class/MOP.pm
@@
-893,6
+893,10
@@
compat.
Whether or not C<mro> provides C<get_isarev>, a much faster way to get all the
subclasses of a certain class.
+=item I<USING_XS>
+
+Whether or not the running C<Class::MOP> is using its XS version.
+
=back
=head2 Utility functions