--- JSON-XS/MANIFEST 2007/03/25 21:19:13 1.6 +++ JSON-XS/MANIFEST 2013/10/28 23:19:54 1.19 @@ -5,6 +5,8 @@ Makefile.PL XS.pm XS.xs +XS/Boolean.pm +bin/json_xs eg/bench t/00_load.t t/01_utf8.t @@ -18,5 +20,17 @@ t/09_pc_extra_number.t t/10_pc_keysort.t t/11_pc_expo.t -t/12_binary.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