Show
Ignore:
Timestamp:
11/07/07 23:36:32 (13 months ago)
Author:
charsbar
Message:

lang/perl/Acme-JapaneseCPANAuthors: added unregistered_japanese_authors script to update Registered.pm

Location:
lang/perl/Acme-JapaneseCPANAuthors/trunk
Files:
2 added
1 modified

Legend:

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

    r1065 r1216  
    99  ABSTRACT_FROM  => 'lib/Acme/JapaneseCPANAuthors.pm', 
    1010  PREREQ_PM => { 
    11     'Gravatar::URL'         => 0, 
    12     'Parse::CPAN::Authors'  => 0, 
    13     'Parse::CPAN::Packages' => 0, 
    14     'Test::UseAllModules'   => 0, 
     11    'Gravatar::URL'             => 0, 
     12    'Lingua::JA::Romaji::Valid' => 0, 
     13    'Parse::CPAN::Authors'      => 0, 
     14    'Parse::CPAN::Packages'     => 0, 
     15    'Test::UseAllModules'       => 0, 
    1516  }, 
    1617  ($ExtUtils::MakeMaker::VERSION >= 6.31