NAME
JSON::Pointer::Context - Internal context object to process JSON Pointer
VERSION
This document describes JSON::Pointer::Context version 0.07.
SYNOPSIS
DESCRIPTION
This module is internal only.
METHODS
new(%args) :JSON::Pointer::Context
begin($token)
next($target)
DEPENDENCIES
Perl 5.8.1 or later.
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.
SEE ALSO
AUTHOR
Toru Yamaguchi <zigorou at cpan.org>
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.