X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FLexical-Types.git;a=blobdiff_plain;f=MANIFEST;h=c4c2c107af02f1efdc80a40c1bc23f0fc2563b8e;hp=83c16a6275c9b6652215b1d75fe0f88a5ed2ac82;hb=HEAD;hpb=fddda72b93c368843c49a680eda2953c4c139676 diff --git a/MANIFEST b/MANIFEST index 83c16a6..c4c2c10 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,5 +1,6 @@ Changes MANIFEST +META.json META.yml Makefile.PL README @@ -7,18 +8,35 @@ Types.xs lib/Lexical/Types.pm samples/basic.pl t/00-load.t -t/10-base.t -t/11-args.t -t/12-integrate.t -t/13-padsv.t -t/14-ro.t -t/15-constants.t -t/20-object.t -t/21-tie.t -t/22-magic.t -t/30-threads.t -t/90-boilerplate.t -t/91-pod.t -t/92-pod-coverage.t -t/95-portability-files.t -t/99-kwalitee.t +t/09-load-threads.t +t/10-args.t +t/11-integrate.t +t/12-ro.t +t/20-scalar-base.t +t/21-scalar-padsv.t +t/22-scalar-constants.t +t/23-scalar-object.t +t/24-scalar-tie.t +t/25-scalar-magic.t +t/26-scalar-magic-uvar.t +t/29-scalar-stress.t +t/70-scope.t +t/71-peep.t +t/72-hints.t +t/80-threads.t +t/81-threads-teardown.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/Test/Leaner.pm +t/lib/VPIT/TestHelpers.pm +xsh/caps.h +xsh/debug.h +xsh/hints.h +xsh/mem.h +xsh/ops.h +xsh/peep.h +xsh/ptable.h +xsh/threads.h +xsh/util.h