X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=dd4e1126c4b8c6d5c222dc479e88727046d8dc74;hb=ee63f983927e266daf8e53ef779d62531c60b61b;hp=dd67f47aeeb85a681d6775a92486849700d09415;hpb=0642a752ba6b86c338bd25e8db8b6506287eb180;p=p5sagit%2FSub-Name.git diff --git a/dist.ini b/dist.ini index dd67f47..dd4e112 100644 --- a/dist.ini +++ b/dist.ini @@ -17,7 +17,7 @@ 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 MinimumPerl.test_finder = all_files_but_special_features @@ -46,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/