X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;ds=sidebyside;f=Makefile.PL;h=ec59798b65a3040059cf8f4a838ade61a68ff24d;hb=2b0fd7f8c26084dbb425cddb07b5eb0d72823960;hp=dbd54921b1386d044312a04295b29846ffa9c566;hpb=f18663bd8ca157dc2d4a33ebfe83362934979692;p=perl%2Fmodules%2FAcme-CPANAuthors-You-re_using.git diff --git a/Makefile.PL b/Makefile.PL index dbd5492..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.16', - 'Carp' => 0, - 'ExtUtils::Installed' => '1.999', + 'Acme::CPANAuthors' => '0.16', + 'File::Find' => 0, + 'Module::Metadata' => '1.000005', ); my %META = (