summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rwxr-xr-xMakefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index d9245c36f..4cf8755c6 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -93,6 +93,7 @@ my %test_requires = (
'Test::Selenium::Firefox' => 0,
'Test::Perl::Critic::Progressive' => 0,
'Perl::Critic::Freenode' => 0,
+ 'Capture::Tiny' => 0,
);
my %recommends = ( Safe => '2.30' );