[libpoe-component-client-http-perl] 01/05: Merge tag 'upstream/0.949'

Florian Schlichting fsfs at moszumanska.debian.org
Thu Jul 10 16:04:04 UTC 2014


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

fsfs pushed a commit to branch master
in repository libpoe-component-client-http-perl.

commit 36b3b081c8c88f48f650a154e9b490b517257b2b
Merge: 11fc427 b796a2a
Author: Florian Schlichting <fsfs at debian.org>
Date:   Wed Jul 9 22:56:09 2014 +0200

    Merge tag 'upstream/0.949'
    
    Upstream version 0.949

 CHANGES                                         | 120 ++++--
 LICENSE                                         |  28 +-
 MANIFEST                                        |   1 +
 META.yml                                        |  32 +-
 Makefile.PL                                     |  35 +-
 README                                          |   2 +-
 README.mkdn                                     | 532 ++++++++++++------------
 lib/POE/Component/Client/HTTP.pm                | 129 ++----
 lib/POE/Component/Client/HTTP/Request.pm        | 109 +++--
 lib/POE/Component/Client/HTTP/RequestFactory.pm |  60 ++-
 lib/POE/Filter/HTTPChunk.pm                     |  42 +-
 lib/POE/Filter/HTTPHead.pm                      |  71 +++-
 t/01_request.t                                  |  17 +-
 t/01_stream.t                                   |   7 +
 t/02_keepalive.t                                |   6 +
 t/11_cancel.t                                   |   5 +
 t/14_gzipped_content.t                          |   5 +
 t/50_davis_zerolength.t                         |   5 +
 t/52_reiss_bad_length.t                         |   5 +
 t/53_response_parser.t                          |   5 +
 t/54_hzheng_head_redir.t                        |   7 +-
 t/55_reiss_double_resp.t                        |   5 +
 t/58_joel_cancel_multi.t                        |   6 +
 t/59_incomplete_b.t                             |   7 +
 t/60_rt50231_pending.t                          |   7 +
 t/60_rt50231_pending_many.t                     |   7 +
 t/release-pod-coverage.t                        |  12 +-
 t/release-pod-syntax.t                          |   5 +-
 28 files changed, 716 insertions(+), 556 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpoe-component-client-http-perl.git



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