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

NAME

App::PAIA::JSON

VERSION

version 0.01

DESCRIPTION

This class wraps and exports method encode_json and decode_json from JSON::PP. On encoding JSON is pretty-printed. Decoding is relaxed and with better error message on failure.

AUTHOR

Jakob Voß

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Jakob Voß.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.