NAME
MetaPOD::Format::JSON::PostCheck::v1 - Handler for unrecognised tokens in JSON
VERSION
version 0.3.0
METHODS
postcheck
Spec V1 Handling of unprocessed keys
__SOME_CLASS__->postcheck({ 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.