aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 7d81412..9e00c6a 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -72,7 +72,7 @@ WriteMakefile(
'MDV::Packdrakeng' => '1.00', # for URPM::Build
},
'TEST_REQUIRES' => {
- 'Test::Pod' => '1.00',
+ 'Test::Pod' => '1.14',
},
META_MERGE => {
'meta-spec' => { version => 2 },