[libhijk-perl] 03/09: Merge tag 'upstream/0.17'

gregor herrmann gregoa at debian.org
Sun Oct 12 16:42:17 UTC 2014


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

gregoa pushed a commit to branch master
in repository libhijk-perl.

commit f932db47c4c7e5f029aec2b612e39c925760faf0
Merge: efaf39b 6069c0c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Oct 12 18:27:31 2014 +0200

    Merge tag 'upstream/0.17'
    
    Upstream version 0.17

 Changes                                            |  45 ++
 MANIFEST                                           |  12 +-
 META.json                                          |   9 +-
 META.yml                                           |   7 +-
 cpanfile                                           |   1 +
 examples/bench-chunked-response.pl                 |  29 ++
 inc/Module/CPANfile.pm                             |  72 ++-
 inc/Module/CPANfile/Environment.pm                 | 139 +++++-
 inc/Module/CPANfile/Prereq.pm                      |  22 +
 inc/Module/CPANfile/Prereqs.pm                     | 118 +++++
 inc/Module/CPANfile/Requirement.pm                 |  26 ++
 inc/Module/CPANfile/Result.pm                      |  94 ----
 inc/Module/Install.pm                              |   4 +-
 inc/Module/Install/Base.pm                         |   2 +-
 inc/Module/Install/Can.pm                          |  85 +---
 inc/Module/Install/Fetch.pm                        |   2 +-
 inc/Module/Install/Makefile.pm                     |  22 +-
 inc/Module/Install/Metadata.pm                     |   2 +-
 inc/Module/Install/Win32.pm                        |   2 +-
 inc/Module/Install/WriteAll.pm                     |   2 +-
 lib/Hijk.pm                                        | 497 ++++++++++++++++-----
 t/bin/split-in-chunks.psgi                         |  35 ++
 t/build_http_message.t                             |  20 +-
 t/chunked-trailer-head-as-array.t                  |  56 +++
 t/chunked-trailer.t                                |  56 +++
 ...e-http-connection-close-message.t => chunked.t} |  26 +-
 t/live-couchdb.t                                   |  67 +++
 t/parse-http-connection-close-message.t            |   9 +-
 ...essage.t => parse-http-message-head-as-array.t} |  10 +-
 t/parse-http-message.t                             |   4 +-
 ...ssage.t => parse-http-no-content-len-message.t} |  14 +-
 31 files changed, 1088 insertions(+), 401 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhijk-perl.git



More information about the Pkg-perl-cvs-commits mailing list