summaryrefslogtreecommitdiff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Build.PL4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build.PL b/Build.PL
index a1b2814..a3da0df 100644
--- a/Build.PL
+++ b/Build.PL
@@ -19,12 +19,12 @@ my $builder = Module::Build->new(
'IPC::System::Simple' => 0,
'IPC::Cmd' => 0,
'YAML' => 0,
- 'Dancer' => 1.1810,
+ 'Dancer' => '1.3091',
'XML::Feed' => 0,
'DateTime' => 0,
'JSON' => 0,
'YAML' => 0,
- 'Dancer::Template::Xslate' => 0,
+ 'Dancer::Template::Xslate' => '0.02',
'Dancer::Plugin::DBIC' => 0,
'DBIx::Class' => 0,
'DateTime::Format::SQLite' => 0,