From: Karen Etheridge Date: Wed, 2 May 2012 19:56:56 +0000 (-0700) Subject: doh, DZPTCD doesnt inject its prereqs X-Git-Tag: v0.15~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0833a4a7f2ffbf6290fd90fdfb14c38da47211a5;p=gitmo%2FMooseX-UndefTolerant.git doh, DZPTCD doesnt inject its prereqs --- diff --git a/Changes b/Changes index 84f86a0..d0c1649 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for MooseX-UndefTolerant {{$NEXT}} + * temporarily add missing dep on Test::CheckDeps 0.14 2012-05-02 09:23:54 PDT-0700 * re-release of 0.13 to fix a PAUSE indexing issue. diff --git a/dist.ini b/dist.ini index 4447c78..ca25984 100644 --- a/dist.ini +++ b/dist.ini @@ -25,6 +25,7 @@ repository.type = git Test::Fatal = 0 Test::More = 0.002 Test::Moose = 0 +Test::CheckDeps = 0 [Prereqs / RuntimeRequires] Moose = 0.89