From: Dave Rolsky Date: Thu, 22 Jan 2009 22:17:42 +0000 (+0000) Subject: document USING_XS constant X-Git-Tag: 0.76~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1f6240bf8910a1fe50afef4d7bd524175a3aef6a;p=gitmo%2FClass-MOP.git document USING_XS constant --- diff --git a/lib/Class/MOP.pm b/lib/Class/MOP.pm index 94b5a0b..b7005f1 100644 --- a/lib/Class/MOP.pm +++ b/lib/Class/MOP.pm @@ -893,6 +893,10 @@ compat. Whether or not C provides C, a much faster way to get all the subclasses of a certain class. +=item I + +Whether or not the running C is using its XS version. + =back =head2 Utility functions