X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=9d43dcd4250dc4969253ca3187b24abe64b3cddd;hb=a649807e15b3ab4103dbb51823950c29e7ed9fb4;hp=f8c8cf3e21372da624dca6c50ba70859f2e4eabe;hpb=fbe95a2d759869fa1c790eb26d9dab02a27c8651;p=perl%2Fmodules%2FLexical-Types.git diff --git a/MANIFEST b/MANIFEST index f8c8cf3..9d43dcd 100644 --- a/MANIFEST +++ b/MANIFEST @@ -6,6 +6,7 @@ README Types.xs lib/Lexical/Types.pm ptable.h +reap.h samples/basic.pl t/00-load.t t/10-base.t @@ -15,11 +16,13 @@ t/13-padsv.t t/14-ro.t t/15-constants.t t/16-scope.t +t/17-peep.t t/20-object.t t/21-tie.t t/22-magic.t 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 @@ -27,3 +30,5 @@ 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