]> git.vpit.fr Git - perl/modules/Acme-CPANAuthors-You-re_using.git/blobdiff - Makefile.PL
Depend on the last version of ExtUtils::Installed
[perl/modules/Acme-CPANAuthors-You-re_using.git] / Makefile.PL
index 0a72dd7f778b8b33cc9e118fe9b86d515cf7ee8a..dee8b2d04913d75ed6b3996557bbf790b6510851 100644 (file)
@@ -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 = (