From: Vincent Pit Date: Sun, 3 Oct 2010 11:57:30 +0000 (+0200) Subject: Bump Acme::CPANAuthors dependency to 0.14 X-Git-Tag: v0.04~10 X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FAcme-CPANAuthors-You-re_using.git;a=commitdiff_plain;h=c9e747756a3d9dc6a3fa880f53bcc80049a58144 Bump Acme::CPANAuthors dependency to 0.14 --- diff --git a/Makefile.PL b/Makefile.PL index e651c65..96b6be5 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -10,7 +10,7 @@ my $dist = 'Acme-CPANAuthors-You-re_using'; $file = "lib/$file.pm"; my %PREREQ_PM = ( - 'Acme::CPANAuthors' => '0.09', + 'Acme::CPANAuthors' => '0.14', 'Carp' => 0, 'ExtUtils::Installed' => '1.999', );