X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2Findirect.git;a=blobdiff_plain;f=MANIFEST;h=183e407ebb60a7ffba6f3980b8744526c0c8e4c7;hp=695b66c9ec62b8a8c469733e1b5f872d5c428c83;hb=3b0a87b6115bb15525313ea0dc3def689d2fb2e8;hpb=0df47659c67c30deca9fc06d6c7643a886ddb7d8 diff --git a/MANIFEST b/MANIFEST index 695b66c..183e407 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,5 +1,6 @@ Changes MANIFEST +META.yml Makefile.PL README indirect.xs @@ -7,15 +8,14 @@ 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/TestRequired.pm