mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 11:59:15 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
9 lines
362 B
Text
9 lines
362 B
Text
This library is implemented JSON Pointer
|
|
(http://tools.ietf.org/html/rfc6901) and some useful operator from
|
|
JSON Patch (http://tools.ietf.org/html/rfc6902).
|
|
|
|
JSON Pointer is available to identify a specified value in JSON
|
|
document, and it is simillar to XPath. Please read the both of
|
|
specifications for details.
|
|
|
|
WWW: https://metacpan.org/release/JSON-Pointer
|