![]() |
![]()
| ![]() |
![]()
NAMEJSON::Pointer::Syntax - JSON Pointer syntax functions VERSIONThis document describes JSON::Pointer::Syntax version 0.07. SYNOPSISDESCRIPTIONThis module is internal only. FUNCTIONSescape_reference_token($unescaped_reference_token :Str) :Strunescape_reference_token($escaped_reference_token :Str) :Strtokenize($pointer :Str) : Array/ArrayRefas_pointer(\@tokens) :Stris_array_numeric_index($token) :IntDEPENDENCIESPerl 5.8.1 or later. BUGSAll complex software has bugs lurking in it, and this module is no exception. If you find a bug please either email me, or add the bug to cpan-RT. SEE ALSOAUTHORToru Yamaguchi <zigorou at cpan.org> LICENSE AND COPYRIGHTCopyright (c) 2013, Toru Yamaguchi. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|