From: Peter Rabbitson Date: Sat, 13 Feb 2010 09:37:30 +0000 (+0000) Subject: POD section X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=e144415feb7b10c2eefc65d4dfc03a3e4726ef39;p=dbsrgits%2FDBIx-Class-Historic.git POD section --- diff --git a/lib/DBIx/Class/Optional/Dependencies.pm b/lib/DBIx/Class/Optional/Dependencies.pm index ae10787..50f70a9 100644 --- a/lib/DBIx/Class/Optional/Dependencies.pm +++ b/lib/DBIx/Class/Optional/Dependencies.pm @@ -44,6 +44,10 @@ my $reqs = { 'JSON::Any' => '1.22', 'Text::CSV' => '1.16', }, + pod => { + title => 'dbicadmin', + desc => 'Modules required for the CLI DBIx::Class interface dbicadmin', + }, }, deploy => {