diff options
Diffstat (limited to 'Makefile.PL')
-rw-r--r-- | Makefile.PL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL index 14062e872..f9054cc21 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -73,6 +73,7 @@ my %requires = ( 'Parse::CPAN::Meta' => '1.44', 'Template' => '2.24', 'Text::CSV_XS' => 0, + 'Throwable' => 0, 'URI' => '1.55', 'version' => '0.87', ); |