[libdancer-plugin-rest-perl] 22/63: Makefile.PL update
Jonas Smedegaard
dr at jones.dk
Wed Jul 2 11:44:51 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag 0.07
in repository libdancer-plugin-rest-perl.
commit 0be294a9c4190842f81bff0161b500935ebd2067
Author: Alexis Sukrieh <sukria at sukria.net>
Date: Thu May 6 10:27:03 2010 +0200
Makefile.PL update
---
Makefile.PL | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Makefile.PL b/Makefile.PL
index 436e9a8..7388a03 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -17,7 +17,8 @@ WriteMakefile1(
},
PREREQ_PM => {
- 'Dancer' => '1.180',
+ 'Dancer' => '1.178_01',
+ 'JSON' => 0,
},
test => {TESTS => join( ' ', (glob( 't/*.t'), glob('t/*/*.t')))},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-plugin-rest-perl.git
More information about the Pkg-perl-cvs-commits
mailing list