X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FAcme-CPANAuthors-You-re_using.git;a=blobdiff_plain;f=Makefile.PL;h=ec59798b65a3040059cf8f4a838ade61a68ff24d;hp=f3c7fcfb43399633d72d1fd649542a3693f10967;hb=2b0fd7f8c26084dbb425cddb07b5eb0d72823960;hpb=210c97514e831ab6819268455ad001a1c166e2fc diff --git a/Makefile.PL b/Makefile.PL index f3c7fcf..ec59798 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -10,9 +10,9 @@ my $dist = 'Acme-CPANAuthors-You-re_using'; $file = "lib/$file.pm"; my %PREREQ_PM = ( - 'Acme::CPANAuthors' => '0.14', - 'Carp' => 0, - 'ExtUtils::Installed' => '1.999', + 'Acme::CPANAuthors' => '0.16', + 'File::Find' => 0, + 'Module::Metadata' => '1.000005', ); my %META = (