From: Rafael Kitover Date: Fri, 19 Feb 2010 11:21:53 +0000 (+0000) Subject: bump Test::Pod dep X-Git-Tag: v0.08120~25 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4599debc8d48e044a3c1b7c1995b3b2b2808d64b;p=dbsrgits%2FDBIx-Class.git bump Test::Pod dep --- diff --git a/t/02pod.t b/t/02pod.t index 729aa09..823cf85 100644 --- a/t/02pod.t +++ b/t/02pod.t @@ -6,7 +6,7 @@ use lib qw(t/lib); use DBICTest; my @MODULES = ( - 'Test::Pod 1.26', + 'Test::Pod 1.41', ); # Don't run tests for installs