X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=41bec35924bc669675f90880069ef0d7de37e884;hb=ether%2F5.6-scalar-util-weaken;hp=dd67f47aeeb85a681d6775a92486849700d09415;hpb=0642a752ba6b86c338bd25e8db8b6506287eb180;p=p5sagit%2FSub-Name.git diff --git a/dist.ini b/dist.ini index dd67f47..41bec35 100644 --- a/dist.ini +++ b/dist.ini @@ -17,9 +17,10 @@ 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 @@ -46,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/