summaryrefslogtreecommitdiffstats
path: root/cpanfile
diff options
context:
space:
mode:
Diffstat (limited to 'cpanfile')
-rw-r--r--cpanfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpanfile b/cpanfile
index fb3e50b..ea9b833 100644
--- a/cpanfile
+++ b/cpanfile
@@ -12,5 +12,6 @@ on 'test' => sub {
requires 'Test::MockObject';
requires 'Test::Exception';
requires 'Test::Differences';
+ requires 'Test::Pod';
};