JSON-Parse 0.62 Latest
Files
- CONTRIBUTING.md
- Changes
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- Parse.xs
- README
- errors.c
- examples/array.pl
- examples/assert.pl
- examples/bad-utf8.pl
- examples/bad-utf8.txt
- examples/chr.pl
- examples/collide.pl
- examples/ebi.pl
- examples/first-bit.pl
- examples/hash.pl
- examples/json-tiny-round-trip-demo.pl
- examples/kani.pl
- examples/key-collision.pl
- examples/long-number.pl
- examples/sasori.pl
- examples/synopsis.pl
- examples/tokenize-synopsis.pl
- examples/true-subs.pl
- examples/unicode-details.pl
- examples/whitespace-synopsis.pl
- json-common.c
- json-entry-points.c
- json-perl.c
- json-whitespace.c
- lib/JSON/Parse.pm
- lib/JSON/Parse.pod
- lib/JSON/Tokenize.pm
- lib/JSON/Tokenize.pod
- lib/JSON/Whitespace.pm
- lib/JSON/Whitespace.pod
- script/validjson
- t/JPT.pm
- t/JSON-Parse.t
- t/Json3.t
- t/array.t
- t/bugzilla-2049.t
- t/collision.t
- t/json-tokenize.t
- t/kolmorogov42-1.t
- t/max-depth.t
- t/minify.t
- t/numbers.t
- t/object.t
- t/perl-monks-1165399.t
- t/read-file.t
- t/rfc7159.t
- t/string-bug-44.json
- t/string-bug-44.t
- t/syntax-error-1.json
- t/syntax.t
- t/test-empty-string.t
- t/test.json
- t/tokenize-bug.t
- t/u-in-key.t
- t/unicode.t
- t/upgrade-utf8.t
- t/utf8.t
- t/valid-json.t
- t/whitespace.t
- typemap
- unicode.c
- unicode.h
- utf8-byte-one.c
- utf8-next-byte.c