1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
|
Changes
CONTRIBUTING.md
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
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
Parse.xs
README
script/validjson
t/array.t
t/bugzilla-2049.t
t/collision.t
t/JPT.pm
t/JSON-Parse.t
t/json-tokenize.t
t/Json3.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
META.yml Module YAML meta-data (added by MakeMaker)
META.json Module JSON meta-data (added by MakeMaker)
|