Skip to content

Commit

Permalink
Update MANIFEST for JSON::PP
Browse files Browse the repository at this point in the history
  • Loading branch information
tsee committed Sep 11, 2010
1 parent 6d4bf51 commit 6613931
Showing 1 changed file with 2 additions and 23 deletions.
25 changes: 2 additions & 23 deletions MANIFEST
@@ -1,15 +1,8 @@
Changes
eg/bench_decode.pl
eg/bench_encode.pl
lib/JSON.pm
lib/JSON/PP.pm
lib/JSON/PP/Boolean.pm
lib/JSON/PP5005.pm
lib/JSON/PP56.pm
lib/JSON/PP58.pm
Makefile.PL
MANIFEST
META.yml Module meta-data (added by MakeMaker)
MANIFEST This list of files
README
t/00_load.t
t/00_pod.t
Expand All @@ -35,7 +28,7 @@ t/21_evans_bugrep.t
t/22_comment_at_eof.t
t/99_binary.t
t/_unicode_handling.pm
t/e00_func.t
t/e00_obsolete_func.t
t/e01_property.t
t/e02_bool.t
t/e03_bool2.t
Expand All @@ -46,20 +39,6 @@ t/e07_allow_singlequote.t
t/e08_decode.t
t/e09_encode.t
t/e10_bignum.t
t/e11_conv_blessed_univ.t
t/e12_upgrade.t
t/e13_overloaded_eq.t
t/e14_decode_prefix.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_conv_blessed_univ.t
t/xe12_boolean.t

0 comments on commit 6613931

Please sign in to comment.