From: Karen Etheridge Date: Wed, 2 May 2012 19:58:58 +0000 (-0700) Subject: dep on the plugin version that injects its prereqs X-Git-Tag: v0.16~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-UndefTolerant.git;a=commitdiff_plain;h=e5396bbdf39cc52add697f0eb6566f296b704c02 dep on the plugin version that injects its prereqs --- diff --git a/dist.ini b/dist.ini index ca25984..3f31831 100644 --- a/dist.ini +++ b/dist.ini @@ -25,7 +25,6 @@ repository.type = git Test::Fatal = 0 Test::More = 0.002 Test::Moose = 0 -Test::CheckDeps = 0 [Prereqs / RuntimeRequires] Moose = 0.89 @@ -44,7 +43,7 @@ Moose = 0.89 [Test::ChangesHasContent] [Test::CheckDeps] -version = 0.003 +version = 0.004 fatal = 1 [Git::Remote::Check]