aboutsummaryrefslogtreecommitdiff
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 5124f7b..6734da3 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -29,5 +29,6 @@ WriteMakefile(
'XML::LibXML::XPathContext' => '0',
'XML::LibXSLT' => '0',
'YAML::Syck' => '0',
+ 'Try::Tiny' => '0',
},
);