X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=b02cf89fd3acf85e7b74379e8a3e414d519d2b63;hb=35d18ee6969c2090e49a5b718261f91107f72c8f;hp=0658bcd4a8af861ac2e59772fd5618771303bfd7;hpb=2639ec27efc735d677fde3aa5dd0588531d88245;p=perl%2Fmodules%2Fautovivification.git diff --git a/MANIFEST b/MANIFEST index 0658bcd..b02cf89 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,28 +1,33 @@ Changes MANIFEST +META.json META.yml Makefile.PL README 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/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 @@ -34,3 +39,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