--- JSON-XS/MANIFEST 2007/03/22 23:24:18 1.3 +++ JSON-XS/MANIFEST 2013/10/28 23:19:54 1.19 @@ -5,8 +5,32 @@ Makefile.PL XS.pm XS.xs +XS/Boolean.pm +bin/json_xs eg/bench t/00_load.t t/01_utf8.t t/02_error.t t/03_types.t +t/04_dwiw_encode.t +t/05_dwiw_decode.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/19_incr.t +t/20_faihu.t +t/21_evans.t +t/22_comment_at_eof.t +t/52_object.t +t/99_binary.t +typemap