From: Jesse Luehrs Date: Tue, 15 Jun 2010 23:58:55 +0000 (-0500) Subject: bump prereq for Test::More to get done_testing X-Git-Tag: 0.05~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a9daba9ef318d1fd94851773d6c3f061ce5dae04;p=gitmo%2FPackage-Stash-XS.git bump prereq for Test::More to get done_testing --- diff --git a/dist.ini b/dist.ini index ba0b1bd..aad335c 100644 --- a/dist.ini +++ b/dist.ini @@ -10,3 +10,4 @@ abstract = routines for manipulating stashes [Prereq] Scalar::Util = 0 Test::Exception = 0 +Test::More = 0.88