From: Peter Rabbitson Date: Fri, 14 Dec 2012 08:28:44 +0000 (+0100) Subject: New Pod::Inherit does not need Pod::Tree X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=06fc872a2ef6aefbd56057f3d22a2184556d0e16;p=dbsrgits%2FDBIx-Class-Historic.git New Pod::Inherit does not need Pod::Tree --- diff --git a/lib/DBIx/Class/Optional/Dependencies.pm b/lib/DBIx/Class/Optional/Dependencies.pm index 6c51650..7b73889 100644 --- a/lib/DBIx/Class/Optional/Dependencies.pm +++ b/lib/DBIx/Class/Optional/Dependencies.pm @@ -621,9 +621,8 @@ my $reqs = { req => { %$test_and_dist_json_any, 'ExtUtils::MakeMaker' => '6.64', - 'Pod::Inherit' => '0.90', - 'Pod::Tree' => '0', - } + 'Pod::Inherit' => '0.91', + }, }, dist_upload => {