From: Jesse Luehrs Date: Mon, 17 Jan 2011 20:29:34 +0000 (-0600) Subject: whoops, i still did need that dep X-Git-Tag: 0.24 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1ad97ee73f997b8f47fbc04defed6ce2bf8d15e1;hp=0551db98c61cdebf47e086e03dfdef5b085d011f;p=gitmo%2FPackage-Stash.git whoops, i still did need that dep --- diff --git a/Changes b/Changes index 15ac88e..b68bf72 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Revision history for Package-Stash {{$NEXT}} + - oops, i did need the Test::Requires dep 0.23 2011-01-11 - lower perl prereq to 5.8.1 (ribasushi) diff --git a/dist.ini b/dist.ini index bfaf4a6..40c252e 100644 --- a/dist.ini +++ b/dist.ini @@ -17,6 +17,7 @@ Scalar::Util = 0 [Prereqs / TestRequires] Test::Fatal = 0 Test::More = 0.88 +Test::Requires = 0 [Prereqs / DevelopRequires] Test::LeakTrace = 0