[libhttp-entity-parser-perl] 04/08: Hash::MultiValue is also used in lib/HTTP/Entity/Parser.pm

gregor herrmann gregoa at debian.org
Sun Oct 23 00:23:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to tag 0.18
in repository libhttp-entity-parser-perl.

commit c21f6830a50f6060a6ea61ded7760f4848c714da
Author: Karen Etheridge <ether at cpan.org>
Date:   Sat Oct 1 21:28:50 2016 -0700

    Hash::MultiValue is also used in lib/HTTP/Entity/Parser.pm
---
 cpanfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpanfile b/cpanfile
index 42b438f..404bbbd 100644
--- a/cpanfile
+++ b/cpanfile
@@ -7,10 +7,10 @@ requires 'HTTP::MultiPartParser';
 requires 'File::Temp';
 requires 'WWW::Form::UrlEncoded', '0.23';
 suggests 'WWW::Form::UrlEncoded::XS', '0.23';
+requires 'Hash::MultiValue';
 
 on 'test' => sub {
     requires 'Test::More', '0.98';
-    requires 'Hash::MultiValue';
     requires 'File::Spec::Functions';
     requires 'Cwd';
     requires 'HTTP::Message' => 6;

-- 
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