X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=fe71fe93cdd31693e0a35239f2e73bd36e6dbabb;hb=c5d3b9e2115202f79337d1fcfe44ae673c2d9251;hp=0d80d123418e983812f721075b535f7c80de559d;hpb=eadc95d93dd6093c2e4805459beae335dd969bc8;p=perl%2Fmodules%2FLexical-Types.git diff --git a/MANIFEST b/MANIFEST index 0d80d12..fe71fe9 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,21 +1,38 @@ Changes MANIFEST +META.json META.yml Makefile.PL README Types.xs lib/Lexical/Types.pm +ptable.h +reap.h samples/basic.pl t/00-load.t -t/10-args.t -t/11-integrate.t -t/12-padsv.t +t/10-base.t +t/11-args.t +t/12-integrate.t +t/13-padsv.t +t/14-ro.t +t/15-constants.t +t/16-scope.t +t/17-peep.t +t/18-hints.t t/20-object.t t/21-tie.t t/22-magic.t +t/23-magic-uvar.t t/30-threads.t -t/90-boilerplate.t +t/31-threads-teardown.t +t/40-stress.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/Lexical/Types/TestRequired1.pm +t/lib/Lexical/Types/TestRequired2.pm +t/lib/Lexical/Types/TestRequired3X.pm +t/lib/Lexical/Types/TestRequired3Y.pm +t/lib/VPIT/TestHelpers.pm