document USING_XS constant
Dave Rolsky [Thu, 22 Jan 2009 22:17:42 +0000 (22:17 +0000)]
lib/Class/MOP.pm

index 94b5a0b..b7005f1 100644 (file)
@@ -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