NAME

App::jsonschema - Command-line utility to validate JSON using JSON Schema

VERSION

version 0.01_01

DESCRIPTION

jsonschema.pl is a script to validate JSON documents agains a JSON Schema. It is a simple command-line wrapper around JSON::Schema.

SEE ALSO

JSON, JSON::Schema

AUTHOR

Andre Santos <andrefs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Andre Santos.

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