X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=53ad9cebf33eb0950e59b5dc260ace4d7aa3751c;hb=569b0505de7c5021759a402e898c1fcaaee2caac;hp=669aa7298f2bf2f7edc0d9568810f103771682f9;hpb=b231c8a43aba9af5993d8cb5484ca1480709c05b;p=perl%2Fmodules%2FLexical-Types.git diff --git a/MANIFEST b/MANIFEST index 669aa72..53ad9ce 100644 --- a/MANIFEST +++ b/MANIFEST @@ -5,6 +5,8 @@ Makefile.PL README Types.xs lib/Lexical/Types.pm +ptable.h +reap.h samples/basic.pl t/00-load.t t/10-base.t @@ -13,13 +15,19 @@ t/12-integrate.t t/13-padsv.t t/14-ro.t t/15-constants.t +t/16-scope.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/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