NAME

jsonschema.pl - Validate JSON files using JSON Schema

VERSION

version 0.03

SYNOPSIS

jsonschema.pl schema.json file1.json [file2.json ...]

SEE ALSO

App::jsonschema, 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.