summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2015-09-20 09:59:53 +0200
committerYorhel <git@yorhel.nl>2015-09-20 09:59:53 +0200
commit874b11d68ea251ffc6fd21b9464bff3b7946066b (patch)
treeda493cecfe6a82e2c8ff1f68da448dfa405e3756
parentd53385db68107234e9c06f82387f6251ae9fc2dc (diff)
Updating MANIFEST
-rw-r--r--MANIFEST9
-rw-r--r--MANIFEST.SKIP1
2 files changed, 6 insertions, 4 deletions
diff --git a/MANIFEST b/MANIFEST
index fc5c9e7..a7e06b0 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,6 +1,6 @@
Build.PL
-COPYING
ChangeLog
+COPYING
examples/multifile.pl
examples/MyWebsite/ErrorPages.pm
examples/MyWebsite/InfoDump.pm
@@ -18,8 +18,9 @@ lib/TUWF/Response.pm
lib/TUWF/Response.pod
lib/TUWF/XML.pm
lib/TUWF/XML.pod
-MANIFEST This list of files
-README
Makefile.PL
-META.yml
+MANIFEST This list of files
META.json
+META.yml
+README
+t/kv_validate.t
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index 80cf83c..12cfbb3 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -7,3 +7,4 @@
^MANIFEST\.SKIP$
\.tar\.gz$
^MYMETA.yml$
+^MYMETA\.json$