aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 6734da3..67b5610 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -20,7 +20,7 @@ WriteMakefile(
'Path::Class' => '0',
'Slay::Maker' => '0',
'Template' => '0',
- 'Template::Plugin::DateTime::Format' => '0',
+ #'Template::Plugin::DateTime::Format' => '0',
'Test::Exception' => '0',
'Test::More' => '0',
'Text::Restructured' => '0',
@@ -28,7 +28,7 @@ WriteMakefile(
'XML::LibXML' => '0',
'XML::LibXML::XPathContext' => '0',
'XML::LibXSLT' => '0',
- 'YAML::Syck' => '0',
+ 'YAML' => '1.30',
'Try::Tiny' => '0',
},
);