Show
Ignore:
Timestamp:
07/25/08 22:50:25 (6 months ago)
Author:
hanekomu
Message:

continued to update distribution to standard style

Files:
1 modified

Legend:

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

    r16275 r16426  
    88requires 'Filter::Simple'; 
    99 
    10 build_requires 'Test::More' => '0.70'; 
    11 build_requires 'Test::Compile'; 
     10recommends 'Test::Pod'; 
     11recommends 'Test::Pod::Coverage'; 
     12 
     13test_requires 'Test::More' => '0.70'; 
     14test_requires 'Test::Compile'; 
    1215 
    1316auto_install;