X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=77de2e2afab9fb0639e696c7f52e03ad74b80274;hb=e1d2632ef0b4e3ee3e418c12903f81b5d7b55b1a;hp=0658bcd4a8af861ac2e59772fd5618771303bfd7;hpb=2639ec27efc735d677fde3aa5dd0588531d88245;p=perl%2Fmodules%2Fautovivification.git diff --git a/MANIFEST b/MANIFEST index 0658bcd..77de2e2 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,28 +1,36 @@ 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/autovivification/TestCases.pm t/lib/autovivification/TestRequired1.pm t/lib/autovivification/TestRequired2.pm