Pegex-JSON/lib/Pegex/JSON.pod
=pod
=for comment
DO NOT EDIT. This Pod was generated by Swim v0.1.48.
See http://github.com/ingydotnet/swim-pm#readme
=encoding utf8
=head1 NAME
Pegex::JSON - Pegex Loader for JSON
=for html
<a href="https://travis-ci.org/ingydotnet/pegex-json-pm"><img src="https://travis-ci.org/ingydotnet/pegex-json-pm.png" alt="pegex-json-pm"></a>
<a href="https://coveralls.io/r/ingydotnet/pegex-json-pm?branch=master"><img src="https://coveralls.io/repos/ingydotnet/pegex-json-pm/badge.png" alt="pegex-json-pm"></a>
=head1 SYNOPSIS
my $data = Pegex::JSON->new->load($json);
=head1 DESCRIPTION
Pegex::JSON is a JSON parser written in Pegex.
=head1 SEE ALSO
=over
=item * L<Pegex>
=item * L<JSON>
=back
=head1 AUTHOR
Ingy döt Net <ingy@cpan.org>
=head1 COPYRIGHT
Copyright 2011-2014 Ingy döt Net
=head1 LICENSE
This library is free software and may be distributed under the same terms as
perl itself.
=cut