summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 17ed79583..0e761e4c7 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -72,6 +72,7 @@ my %requires = (
'Moo' => 2,
'Parse::CPAN::Meta' => '1.44',
'Template' => '2.24',
+ 'Text::CSV_XS' => 0,
'URI' => '1.55',
'version' => '0.87',
);