aboutsummaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2017-10-20 17:46:28 +0100
committerdakkar <dakkar@thenautilus.net>2017-10-20 17:46:28 +0100
commitea6c0c8b7a09c2ffb0fb863d90f26d472e67f2a4 (patch)
treef79ae74e8c816b5a662d9644e21ec9a3dbcae75a /Makefile.PL
parentexpose dates to TT (diff)
downloadWebCoso-ea6c0c8b7a09c2ffb0fb863d90f26d472e67f2a4.tar.gz
WebCoso-ea6c0c8b7a09c2ffb0fb863d90f26d472e67f2a4.tar.bz2
WebCoso-ea6c0c8b7a09c2ffb0fb863d90f26d472e67f2a4.zip
include patched Template::Plugin::DateTime::Format
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 6734da3..8ca8458 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',