JSON::Pointer::Syntax - JSON Pointer syntax functions
Contents
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
License And Copyright
Copyright (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.
perl v5.34.0 2022-06-15 JSON::Pointer::Syntax(3pm)
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.
