X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=41bec35924bc669675f90880069ef0d7de37e884;hb=9812d7181eff8644eb64fc72674fab6f0cd52ab7;hp=7b0d17e686e19c41e541c55ec4f8626689b1aa50;hpb=d2ca7a195465be98212e7c7f6b8c8155ba57c3ee;p=p5sagit%2FSub-Name.git diff --git a/dist.ini b/dist.ini index 7b0d17e..41bec35 100644 --- a/dist.ini +++ b/dist.ini @@ -17,14 +17,17 @@ skip = t/lexical.t ; trips _feature_bundle (lexical_subs) -> 5.018 server = github GithubMeta.remote = github installer = MakeMaker ; stay 5.6-friendly -Authority.authority = cpan:FLORA +authority = cpan:FLORA Test::MinimumVersion.max_target_perl = 5.006 -Test::ReportPrereqs.include = DynaLoader +Test::ReportPrereqs.include[0] = DynaLoader +Test::ReportPrereqs.include[1] = Scalar::Util 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 +36,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 +47,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/