freebsd-ports/devel/p5-JSON-Pointer/pkg-plist
Jun Kuriyama dadadc8ced 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: http://search.cpan.org/dist/JSON-Pointer/
2015-02-19 07:41:58 +00:00

8 lines
309 B
Text

%%PERL5_MAN3%%/JSON::Pointer.3.gz
%%PERL5_MAN3%%/JSON::Pointer::Context.3.gz
%%PERL5_MAN3%%/JSON::Pointer::Exception.3.gz
%%PERL5_MAN3%%/JSON::Pointer::Syntax.3.gz
%%SITE_PERL%%/JSON/Pointer.pm
%%SITE_PERL%%/JSON/Pointer/Context.pm
%%SITE_PERL%%/JSON/Pointer/Exception.pm
%%SITE_PERL%%/JSON/Pointer/Syntax.pm