From: Rafael Kitover Date: Fri, 19 Feb 2010 11:23:07 +0000 (+0000) Subject: bump Test::Pod dep in Optional::Dependencies too X-Git-Tag: v0.08120~24 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=14d17d718f3c75cee11b4ee7cf7c34726a741f35;p=dbsrgits%2FDBIx-Class.git bump Test::Pod dep in Optional::Dependencies too --- diff --git a/lib/DBIx/Class/Optional/Dependencies.pm b/lib/DBIx/Class/Optional/Dependencies.pm index c1a4fe4..75c4dc5 100644 --- a/lib/DBIx/Class/Optional/Dependencies.pm +++ b/lib/DBIx/Class/Optional/Dependencies.pm @@ -76,7 +76,7 @@ my $reqs = { author => { req => { - 'Test::Pod' => '1.26', + 'Test::Pod' => '1.41', 'Test::Pod::Coverage' => '1.08', 'Pod::Coverage' => '0.20', #'Test::NoTabs' => '0.9',