--- JSON-XS/XS.pm 2007/06/25 04:08:17 1.44 +++ JSON-XS/XS.pm 2007/06/25 04:16:46 1.45 @@ -347,6 +347,10 @@ usually in upper case letters and to avoid collisions with the C function. +This setting does not yet influence C in any way, but in the +future, global hooks might get installed that influence C and are +enabled by this setting. + If C<$enable> is false, then the C setting will decide what to do when a blessed object is found.