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

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

commit a7b6b1c01409c305236c67af40ea6d89d1fe1664
Author: Masahiro Nagano <kazeb...@gmail.com>
Date:   Fri Feb 7 15:35:33 2014 +0900

    requires WWW::Form::UrlEncoded
---
 META.json | 1 +
 cpanfile  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/META.json b/META.json
index 83bfcd0..ec0962b 100644
--- a/META.json
+++ b/META.json
@@ -49,6 +49,7 @@
             "JSON" : "2",
             "Module::Load" : "0",
             "Stream::Buffered" : "0",
+            "WWW::Form::UrlEncoded" : "0",
             "perl" : "5.008005"
          }
       },
diff --git a/cpanfile b/cpanfile
index 52d01dd..f13ea18 100644
--- a/cpanfile
+++ b/cpanfile
@@ -5,6 +5,7 @@ requires 'JSON' => '2';
 requires 'Encode';
 requires 'HTTP::MultiPartParser';
 requires 'File::Temp';
+requires 'WWW::Form::UrlEncoded';
 
 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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to