| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-JSON-Pointer | Distribution: Fedora Project |
| Version: 0.07 | Vendor: Fedora Project |
| Release: 30.fc44 | Build date: Sun Jan 18 00:45:38 2026 |
| Group: Unspecified | Build host: buildvm-x86-09.rdu3.fedoraproject.org |
| Size: 62095 | Source RPM: perl-JSON-Pointer-0.07-30.fc44.src.rpm |
| Packager: Fedora Project | |
| Url: https://metacpan.org/release/JSON-Pointer | |
| Summary: Perl implementation of JSON Pointer | |
This library is implemented JSON Pointer draft version 9 <http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-09> and some useful operators from JSON Patch draft version 10 <http://tools.ietf.org/html/draft-ietf-appsawg-json-patch-10>. JSON Pointer is available to identify a specified value, and it is similar to XPath. Please see the both of specifications for details.