X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=4507c76ec83fb46768c22789d0a1dc08ada793b2;hb=674b8d01edc919b0156b75b7f479d94981e9cc5a;hp=9d43dcd4250dc4969253ca3187b24abe64b3cddd;hpb=a649807e15b3ab4103dbb51823950c29e7ed9fb4;p=perl%2Fmodules%2FLexical-Types.git diff --git a/MANIFEST b/MANIFEST index 9d43dcd..4507c76 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,5 +1,6 @@ Changes MANIFEST +META.json META.yml Makefile.PL README @@ -17,6 +18,7 @@ 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 @@ -26,9 +28,12 @@ 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/Lexical/Types/TestThreads.pm +t/lib/VPIT/TestHelpers.pm