logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

JSON::Pointer::Syntax - JSON Pointer syntax functions

Author

       Toru Yamaguchi <zigorou at cpan.org>

Bugs

       All 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.

Dependencies

       Perl 5.8.1 or later.

Description

       This module is internal only.

Functions

escape_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):Int

Name

       JSON::Pointer::Syntax - JSON Pointer syntax functions

See Also

       perl
       Class::Accessor::Lite

Synopsis

Version

       This document describes JSON::Pointer::Syntax version 0.07.

See Also