X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FAcme-CPANAuthors-You-re_using.git;a=blobdiff_plain;f=Makefile.PL;h=dee8b2d04913d75ed6b3996557bbf790b6510851;hp=0a72dd7f778b8b33cc9e118fe9b86d515cf7ee8a;hb=b39520aef4be6769f20ed4e6b6b781d2026880b1;hpb=e861bafcfb101cefde0ab7bfa7093c1ffe21899a diff --git a/Makefile.PL b/Makefile.PL index 0a72dd7..dee8b2d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -12,7 +12,7 @@ $file = "lib/$file.pm"; my %PREREQ_PM = ( 'Acme::CPANAuthors' => 0, 'Carp' => 0, - 'ExtUtils::Installed' => 0, + 'ExtUtils::Installed' => '1.999', ); my %META = (