]> git.vpit.fr Git - perl/modules/Acme-CPANAuthors-You-re_using.git/commitdiff
Depend on the last version of ExtUtils::Installed
authorVincent Pit <vince@profvince.com>
Sun, 3 Jan 2010 09:18:40 +0000 (10:18 +0100)
committerVincent Pit <vince@profvince.com>
Sun, 3 Jan 2010 09:18:40 +0000 (10:18 +0100)
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 = (