aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 1b88c3f..ccbe928 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -48,6 +48,9 @@ WriteMakefile(
PREREQ_PM => {
'MDV::Packdrakeng' => '1.00', # for URPM::Build
},
+ 'TEST_REQUIRES' => {
+ 'Test::Pod' => '1.00',
+ },
META_MERGE => {
'meta-spec' => { version => 2 },
resources => {