The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

json_tokenize.pl - Tokenize JSON

DESCRIPTION

This example program uses the parsing parts of JSON::YAJL to show how JSON is tokenized.

AUTHOR

Leon Brocard <acme@astray.com>

LICENSE

This module is free software; you can redistribute it or modify it under the same terms as Perl itself.

SEE ALSO

JSON::YAJL