1Changes 2eg/bench_decode.pl 3eg/bench_encode.pl 4lib/JSON.pm 5lib/JSON/backportPP.pm 6lib/JSON/backportPP/Boolean.pm 7lib/JSON/backportPP/Compat5005.pm 8lib/JSON/backportPP/Compat5006.pm 9Makefile.PL 10MANIFEST 11META.yml Module meta-data (added by MakeMaker) 12README 13t/00_load.t 14t/00_pod.t 15t/01_utf8.t 16t/02_error.t 17t/03_types.t 18t/06_pc_pretty.t 19t/07_pc_esc.t 20t/08_pc_base.t 21t/09_pc_extra_number.t 22t/10_pc_keysort.t 23t/11_pc_expo.t 24t/12_blessed.t 25t/13_limit.t 26t/14_latin1.t 27t/15_prefix.t 28t/16_tied.t 29t/17_relaxed.t 30t/18_json_checker.t 31t/19_incr.t 32t/20_unknown.t 33t/21_evans_bugrep.t 34t/22_comment_at_eof.t 35t/99_binary.t 36t/_unicode_handling.pm 37t/e00_func.t 38t/e01_property.t 39t/e02_bool.t 40t/e03_bool2.t 41t/e04_sortby.t 42t/e05_esc_slash.t 43t/e06_allow_barekey.t 44t/e07_allow_singlequote.t 45t/e08_decode.t 46t/e09_encode.t 47t/e10_bignum.t 48t/e11_conv_blessed_univ.t 49t/e12_upgrade.t 50t/e13_overloaded_eq.t 51t/e14_decode_prefix.t 52t/e15_tie_ixhash.t 53t/e16_incr_parse_fixed.t 54t/e90_misc.t 55t/x00_load.t 56t/x02_error.t 57t/x12_blessed.t 58t/x16_tied.t 59t/x17_strange_overload.t 60t/xe01_property.t 61t/xe02_bool.t 62t/xe03_bool2.t 63t/xe04support_by_pp.t 64t/xe05_indent_length.t 65t/xe08_decode.t 66t/xe10_bignum.t 67t/xe11_conv_blessed_univ.t 68t/xe12_boolean.t 69t/xe19_xs_and_suportbypp.t 70t/xe20_croak_message.t 71META.json Module JSON meta-data (added by MakeMaker) 72