NAME

   Pegex::JSON - Pegex Loader for JSON

SYNOPSIS

       my $data = Pegex::JSON->new->load($json);

DESCRIPTION

   Pegex::JSON is a JSON parser written in Pegex.

SEE ALSO

     * Pegex

     * JSON

AUTHOR

   Ingy döt Net <[email protected]>

COPYRIGHT

   Copyright 2011-2014 Ingy döt Net

LICENSE

   This library is free software and may be distributed under the same
   terms as perl itself.