X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=MANIFEST;h=aa5b24c2f3b4432107698a93796c73c4041dd250;hp=695b66c9ec62b8a8c469733e1b5f872d5c428c83;hb=39ba3c555c57231af6ab331c50aceba55ebf257d;hpb=0df47659c67c30deca9fc06d6c7643a886ddb7d8 diff --git a/MANIFEST b/MANIFEST index 695b66c..aa5b24c 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,5 +1,6 @@ Changes MANIFEST +META.yml Makefile.PL README indirect.xs @@ -7,15 +8,15 @@ lib/indirect.pm ptable.h samples/indirect.pl t/00-load.t -t/10-good.t -t/20-bad.t -t/21-bad-fatal.t +t/10-args.t +t/20-good.t +t/21-bad.t t/22-bad-mixed.t t/30-scope.t t/40-threads.t -t/90-boilerplate.t t/91-pod.t t/92-pod-coverage.t t/95-portability-files.t t/99-kwalitee.t -META.yml Module meta-data (added by MakeMaker) +t/lib/indirect/TestRequired1.pm +t/lib/indirect/TestRequired2.pm