X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=f14794d2cc5a5da674f41d1287c561f9d395eec6;hb=28f52395e07f990ec77ca6b87352811f2a9c5f79;hp=17dfcbabe73f6b26d9d931e6166096033925b977;hpb=766132c89340afed6319693003a7e83547c01e64;p=perl%2Fmodules%2FLexical-Types.git diff --git a/MANIFEST b/MANIFEST index 17dfcba..f14794d 100644 --- a/MANIFEST +++ b/MANIFEST @@ -5,6 +5,7 @@ Makefile.PL README Types.xs lib/Lexical/Types.pm +ptable.h samples/basic.pl t/00-load.t t/10-base.t @@ -13,6 +14,7 @@ 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 @@ -22,3 +24,5 @@ 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