X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=3bd1ea64fad7de9dd8dbd66eadf355a8e881c16d;hb=1a019acca86cfa85a067bd85249fa5981f6e13a8;hp=40ec6eaa779469a057ddec88d3fb25ebcc2b533f;hpb=333c198120153b0cfe076fcb54e100dcf0eb9fb4;p=perl%2Fmodules%2FLexical-Types.git diff --git a/MANIFEST b/MANIFEST index 40ec6ea..3bd1ea6 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,11 +1,13 @@ 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-base.t @@ -15,6 +17,8 @@ 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 @@ -22,11 +26,9 @@ t/23-magic-uvar.t t/30-threads.t t/31-threads-teardown.t t/40-stress.t -t/91-pod.t -t/92-pod-coverage.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/Lexical/Types/TestThreads.pm +t/lib/VPIT/TestHelpers.pm