NAME

MetaPOD::Format::JSON::PostCheck - Handler for unrecognised tokens in JSON

VERSION

version 0.2.1

METHODS

postcheck_v1

Spec V1 Handling of unprocessed keys

MetaPOD::Format::JSON::PostCheck->postcheck_v1({ any_key_makes_it_go_bang => 1 }, $metapod_result );

AUTHOR

Kent Fredric <kentfredric@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Kent Fredric <kentfredric@gmail.com>.

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