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 4aa352468..f71b33c75 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -95,6 +95,7 @@ my %test_requires = (
'Capture::Tiny' => 0,
'DBD::SQLite' => '1.29',
'Perl::Critic::Freenode' => 0,
+ 'Perl::Tidy' => '20180220',
'Pod::Coverage' => 0,
'Test::More' => 0,
'Test::Perl::Critic::Progressive' => 0,