summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-10-07 20:57:22 +0200
committerfranck cuny <franck@lumberjaph.net>2010-10-07 20:57:22 +0200
commit43ec30ac223c16c48ee1ebfd75a4222156f3d81d (patch)
treed7bc8e6ff44049b053e14c1aead435b100d6396e /Makefile.PL
parentuse new connect_info; add interval (diff)
downloadjitterbug-43ec30ac223c16c48ee1ebfd75a4222156f3d81d.tar.gz
fix makefile
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 596d9db..b7008fa 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -18,9 +18,9 @@ WriteMakefile(
'XML::Feed' => 0,
'DateTime' => 0,
'JSON' => 0,
- 'Git:Repository' => 0,
+ 'Git::Repository' => 0,
'YAML' => 0,
- 'Dancer::Templae::Xslate' => 0,
+ 'Dancer::Template::Xslate' => 0,
'Dancer::Plugin::DBIC' => 0,
'DBIx::Class' => 0,
'SQL::Translator' => 0,