]> git.vpit.fr Git - perl/modules/autovivification.git/blobdiff - MANIFEST
Don't run the POD spelling test in taint mode
[perl/modules/autovivification.git] / MANIFEST
index 639db05f068e43b0e1a2b5741b014b48e46d5cdb..5d05b1355f14fd263afb77c00f6dc6cd00ddd902 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,5 +1,6 @@
 Changes
 MANIFEST
+META.json
 META.yml
 Makefile.PL
 README
@@ -7,24 +8,31 @@ autovivification.xs
 lib/autovivification.pm
 ptable.h
 reap.h
+samples/bench.pl
 samples/hash2array.pl
 t/00-load.t
 t/20-hash.t
 t/22-hash-kv.t
 t/23-hash-tied.t
+t/24-hash-numerous.t
 t/30-array.t
 t/31-array-fast.t
 t/32-array-kv.t
 t/33-array-tied.t
+t/34-array-numerous.t
 t/40-scope.t
 t/41-padsv.t
 t/42-deparse.t
+t/43-peep.t
 t/50-threads.t
 t/51-threads-teardown.t
 t/91-pod.t
 t/92-pod-coverage.t
+t/93-pod-spelling.t
 t/95-portability-files.t
 t/99-kwalitee.t
+t/lib/Test/Leaner.pm
+t/lib/VPIT/TestHelpers.pm
 t/lib/autovivification/TestCases.pm
 t/lib/autovivification/TestRequired1.pm
 t/lib/autovivification/TestRequired2.pm
@@ -36,3 +44,4 @@ t/lib/autovivification/TestRequired5/b0.pm
 t/lib/autovivification/TestRequired5/c0.pm
 t/lib/autovivification/TestRequired5/d0.pm
 t/lib/autovivification/TestRequired6.pm
+t/lib/autovivification/TestThreads.pm