X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=MANIFEST;h=d8572dc76d4a2364ce2dfb270f8fa526650c60c9;hb=d380b792af6bad213061fccaf29a3630ce3ca2da;hp=37e7c29d7dd27181251e91ecfad0c63036e39610;hpb=91deeda20173f3d35c5b936c9e6db1cbe08f0e00;p=perl%2Fmodules%2FSub-Nary.git diff --git a/MANIFEST b/MANIFEST index 37e7c29..d8572dc 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1,5 +1,6 @@ Changes MANIFEST +META.yml Makefile.PL Nary.xs README @@ -9,16 +10,16 @@ t/00-load.t t/02-can.t t/10-obj.t t/11-cache.t -t/15-scalops.t +t/15-misc-xs.t t/16-combine.t t/20-return.t t/21-list.t t/22-call.t t/23-branch.t t/24-ops.t -t/90-boilerplate.t +t/25-grepmap.t t/91-pod.t t/92-pod-coverage.t +t/93-pod-spelling.t t/95-portability-files.t -t/99-kwalitee.t -META.yml Module meta-data (added by MakeMaker) +t/lib/VPIT/TestHelpers.pm