Home | History | Annotate | Download | only in lib

Lines Matching refs:SEE

688  *   See to 'INCOMPATIBLE CHANGES TO OLD VERSION'                  *
692 See to L<http://www.json.org/> and C<RFC4627>(L<http://www.ietf.org/rfc/rfc4627.txt>).
705 See to L<BACKEND MODULE DECISION>.
731 See to L<JSON::PP/UNICODE HANDLING ON PERLS> for more information.
733 See also to L<JSON::XS/A FEW NOTES ON UNICODE AND PERL>
752 See to L<JSON::XS/FEATURES> and L<JSON::PP/FEATURES>.
879 See L<MAPPING>, below, for more information on how JSON values are mapped to
959 See to L<Encode>, L<perluniintro>.
994 See to L<JSON::PP/UNICODE HANDLING ON PERLS> if the backend is PP.
1043 See to L<JSON::PP/UNICODE HANDLING ON PERLS> if the backend is PP.
1127 extensions to normal JSON syntax (see below). C<encode> will not be
1394 C<utf8::downgrade> to the returned string by C<encode>. See to L<utf8>.
1396 See to L<JSON::XS/OBJECT-ORIENTED INTERFACE> and L<JSON::PP/METHODS>.
1425 See L<JSON::XS/SECURITY CONSIDERATIONS> for more info on why this is useful.
1442 See L<JSON::XS/SECURITY CONSIDERATIONS>, below, for more info on why this is useful.
1479 See to L<JSON::XS/OBJECT-ORIENTED INTERFACE>
1514 to see if a full JSON object is available, but is much more efficient
1611 See to L<JSON::XS/INCREMENTAL PARSING> for examples.
1618 See to L<JSON::PP/JSON::PP OWN METHODS> in detail.
1621 are available even with JSON::XS. See to L<USE PP FEATURES EVEN THOUGH XS BACKEND>.
1683 See to L<MAPPING> about the conversion of JSON number.
1697 See to L<JSON::PP/JSON::PP OWN METHODS>.
1737 See to L<JSON::PP/JSON::PP OWN METHODS>.
1744 See to L<JSON::XS/MAPPING>.
1870 Blessed objects are not directly representable in JSON. See the
1883 See to L<convert_blessed>.
1937 See to L<JSON::XS/JSON and ECMAscript>.
1942 See to L<JSON::XS/JSON and YAML>.
2033 See to L<JSON::PP SUPPORT METHODS>.
2040 See to L<Transition ways from 1.xx to 2.xx.>
2169 use C<-convert_blessed_universally>. See to L<convert_blessed>.
2230 See to L<JSON::XS/A FEW NOTES ON UNICODE AND PERL>.
2234 Disable. See to L<MAPPING>.
2259 No test with JSON::PP. If with JSON::XS, See to L<JSON::XS/THREADS>.
2267 =head1 SEE ALSO