From: Karen Etheridge Date: Sun, 2 Apr 2017 23:13:14 +0000 (-0700) Subject: use plugin option to assert minimum ppport.h version X-Git-Tag: v0.24~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0642a752ba6b86c338bd25e8db8b6506287eb180;p=p5sagit%2FSub-Name.git use plugin option to assert minimum ppport.h version --- diff --git a/dist.ini b/dist.ini index 7b0d17e..dd67f47 100644 --- a/dist.ini +++ b/dist.ini @@ -24,7 +24,9 @@ MinimumPerl.test_finder = all_files_but_special_features ; authordep Pod::Weaver::Section::AllowOverride +; authordep Devel::PPPort = 3.33 [PPPort] +version = 3.33 ; gv_init_pvn, gv_fetchpvn_flags [RemovePrereqs] remove = feature @@ -33,9 +35,6 @@ remove = feature B::C = 1.48 Devel::CheckBin = 0 -[Prereqs / DevelopRequires] -Devel::PPPort = 3.33 ; gv_init_pvn, gv_fetchpvn_flags - [OnlyCorePrereqs] check_dual_life_versions = 1 starting_version = 5.006002 ; when if, Test::More were cored