NAME
MetaPOD::Format::JSON::Decoder::v1 - JSON
to Structure translation layer
VERSION
version 0.3.0
METHODS
decode
Spec V1 JSON
Decoder
my $hash = _SOME_CLASS_->decode( $json_string );
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.