X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Makefile.PL;h=dbd54921b1386d044312a04295b29846ffa9c566;hb=82cde04d830d067d6b3e49ae5f0028b5b82d6850;hp=f3c7fcfb43399633d72d1fd649542a3693f10967;hpb=210c97514e831ab6819268455ad001a1c166e2fc;p=perl%2Fmodules%2FAcme-CPANAuthors-You-re_using.git diff --git a/Makefile.PL b/Makefile.PL index f3c7fcf..dbd5492 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.14', + 'Acme::CPANAuthors' => '0.16', 'Carp' => 0, 'ExtUtils::Installed' => '1.999', );