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
|
Changes
lib/JSON.pm
lib/JSON/PP.pm
lib/JSON/PP56.pm
lib/JSON/PP5005.pm
lib/JSON/PP/Boolean.pm
Makefile.PL
MANIFEST
README
t/_unicode_handling.pm
t/00_load.t
t/00_pod.t
t/01_utf8.t
t/02_error.t
t/03_types.t
t/04_pretty.t
t/06_pc_pretty.t
t/07_pc_esc.t
t/08_pc_base.t
t/09_pc_extra_number.t
t/10_pc_keysort.t
t/11_pc_expo.t
t/12_blessed.t
t/13_limit.t
t/14_latin1.t
t/15_prefix.t
t/16_tied.t
t/17_relaxed.t
t/18_json_checker.t
t/99_binary.t
t/e00_func.t
t/e01_property.t
t/e02_bool.t
t/e03_bool2.t
t/e04_sortby.t
t/e05_esc_slash.t
t/e06_allow_barekey.t
t/e07_allow_singlequote.t
t/e08_decode.t
t/e09_encode.t
t/e10_bignum.t
t/e11_as_nonblessed.t
t/x00_load.t
t/x02_error.t
t/x12_blessed.t
t/x16_tied.t
t/xe01_property.t
t/xe02_bool.t
t/xe03_bool2.t
t/xe04support_by_pp.t
t/xe05_indent_length.t
t/xe08_decode.t
t/xe10_bignum.t
t/xe11_as_nonblessed.t
META.yml Module meta-data (added by MakeMaker)
|