You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
329 B
12 lines
329 B
Index: Time-Duration-1.06/Makefile.PL |
|
--- Time-Duration-1.06/Makefile.PL.orig 2007-08-19 02:29:54 +0200 |
|
+++ Time-Duration-1.06/Makefile.PL 2008-04-08 18:44:31 +0200 |
|
@@ -3,8 +3,5 @@ |
|
name 'Time-Duration'; |
|
all_from 'Duration.pm'; |
|
|
|
-build_requires('Test::Pod'); |
|
-build_requires('Test::Pod::Coverage'); |
|
- |
|
auto_install; |
|
WriteAll;
|
|
|