need croak_xs_usage
[p5sagit/Sub-Name.git] / dist.ini
index 7b0d17e..4d0636c 100644 (file)
--- 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
@@ -47,6 +46,7 @@ x_IRC = irc://irc.perl.org/#toolchain
 
 ; TODO: make this an option of [Test::MinimumVersion]
 [Substitute]
+file = xt/author/minimum-version.t
 file = xt/release/minimum-version.t
 code = s/^(all_minimum_version_ok\([^)]+)(\s*\);)/$1, { skip => ["t\/exotic_names.t", "t\/lexical.t"] }$2/