about summary refs log tree commit diff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index 926267d..10991a6 100644
--- a/Build.PL
+++ b/Build.PL
@@ -24,6 +24,7 @@ my $builder = Module::Build->new(
         'Dancer::Template::Xslate' => 0,
         'Dancer::Plugin::DBIC'     => 0,
         'DBIx::Class'              => 0,
+        'DateTime::Format::SQLite' => 0,
         'SQL::Translator'          => 0,
         'Digest::MD5'              => 0,
         'App::perlbrew'            => 0,