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

NAME

json_reformat.pl - Reformat and reindent JSON

DESCRIPTION

This example program uses both the parsing and generating parts of JSON::YAJL to reformat and reindent JSON.

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