X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=bd745bc6483828658f5f34b0ac01392b7f47076e;hb=abb22da9fbb09e03c792cfd4ded79cf4dd97cdd8;hp=7c24f1776b43a1493941f40514a071ce3299f42b;hpb=77ca541bd3eb0cfe62619a4d7f346965d4163691;p=p5sagit%2FTry-Tiny.git diff --git a/dist.ini b/dist.ini index 7c24f17..bd745bc 100644 --- a/dist.ini +++ b/dist.ini @@ -11,13 +11,13 @@ skip = t/given_when.t skip = t/when.t [@Author::ETHER] -:version = 0.094 +:version = 0.119 ; instead of using the remote: origin = p5sagit@git.shadowcat.co.uk:Sub-Name.git, ; use the read-only mirror remote: github = git@github.com:p5sagit/Sub-Name.git ; so we can receive github pull requests server = github GithubMeta.remote = github -installer = MakeMaker +installer = MakeMaker ; stay 5.6-friendly Authority.authority = cpan:NUFFIN ; tests optionally require 5.010 AutoPrereqs.skip = ^perl$ @@ -38,3 +38,10 @@ module = Sub::Util [OnlyCorePrereqs] check_dual_life_versions = 0 + +[Breaks] +Try::Tiny::Except = <= 0.01 ; https://github.com/tfoertsch/perl-Try-Tiny-Except/issues/1 + +[Test::CheckBreaks] +:version = 0.018 +no_forced_deps = 1