Show
Ignore:
Timestamp:
05/09/08 15:56:55 (7 months ago)
Author:
charsbar
Message:

Acme-CPANAuthors-Japanese: bumped up the version req of Acme::CPANAuthors and Test::UseAllModules?

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Acme-CPANAuthors-Japanese/trunk/Makefile.PL

    r3607 r11295  
    99    ABSTRACT_FROM => 'lib/Acme/CPANAuthors/Japanese.pm', 
    1010    PREREQ_PM => { 
    11         'Acme::CPANAuthors'         => 0, 
     11        'Acme::CPANAuthors'         => '0.02', 
    1212        'Lingua::JA::Romaji::Valid' => 0, 
    13         'Test::More'                => 0.47, 
    14         'Test::UseAllModules'       => 0, 
     13        'Test::More'                => '0.47', 
     14        'Test::UseAllModules'       => '0.09', 
    1515    }, 
    1616    ($ExtUtils::MakeMaker::VERSION >= 6.31