Changeset 16429 for lang/perl/App-vget/trunk/Makefile.PL
- Timestamp:
- 07/25/08 22:50:55 (6 months ago)
- Files:
-
- 1 modified
-
lang/perl/App-vget/trunk/Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/App-vget/trunk/Makefile.PL
r9730 r16429 8 8 requires 'LWP::Simple'; 9 9 10 build_requires 'Test::More' => '0.70'; 10 recommends 'Test::Pod'; 11 recommends 'Test::Pod::Coverage'; 12 13 test_requires 'Test::More' => '0.70'; 14 test_requires 'Test::Compile'; 11 15 12 16 install_script glob('bin/*'); 13 17 14 process_templates(15 first_year => 2007,16 rest_from => "$ENV{HOME}/.mitlib/standard_pod",17 start_tag => '{%',18 end_tag => '%}',19 );20 21 use_standard_tests(without => 'pod_coverage');22 18 auto_install; 23 19 auto_include;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)