[libhttp-entity-parser-perl] 01/04: requires W:F::UE 0.23
gregor herrmann
gregoa at debian.org
Sun Oct 23 00:23:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to tag 0.17
in repository libhttp-entity-parser-perl.
commit d19827f5d91fc65d78387ff9bd0b8b0794c25ab8
Author: Masahiro Nagano <kazeburo at gmail.com>
Date: Thu Nov 19 09:53:17 2015 +0900
requires W:F::UE 0.23
---
cpanfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cpanfile b/cpanfile
index a9298d6..42b438f 100644
--- a/cpanfile
+++ b/cpanfile
@@ -5,8 +5,8 @@ requires 'JSON' => '2';
requires 'Encode';
requires 'HTTP::MultiPartParser';
requires 'File::Temp';
-requires 'WWW::Form::UrlEncoded', '0.17';
-suggests 'WWW::Form::UrlEncoded::XS', '0.17';
+requires 'WWW::Form::UrlEncoded', '0.23';
+suggests 'WWW::Form::UrlEncoded::XS', '0.23';
on 'test' => sub {
requires 'Test::More', '0.98';
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhttp-entity-parser-perl.git
More information about the Pkg-perl-cvs-commits
mailing list