[libhttp-tiny-perl] 01/06: Merge tag 'upstream/0.043'

gregor herrmann gregoa at debian.org
Sat Mar 1 22:57:56 UTC 2014


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

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

commit c731771a2a031921c94e4d0d410832e049e1447e
Merge: debbe03 6f3225c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Mar 1 23:43:33 2014 +0100

    Merge tag 'upstream/0.043'
    
    Upstream version 0.043

 CONTRIBUTING                           |  67 +++-
 Changes                                |  61 +++
 LICENSE                                |   6 +-
 MANIFEST                               |   9 +
 META.json                              |  20 +-
 META.yml                               |  68 ++--
 Makefile.PL                            |   7 +-
 README                                 | 104 +++--
 cpanfile                               |   8 +-
 dist.ini                               |   5 +-
 lib/HTTP/Tiny.pm                       | 711 +++++++++++++++++++++++++++------
 perlcritic.rc                          |   3 +
 t/00-report-prereqs.t                  | 184 ++++++---
 t/001_api.t                            |   3 +-
 t/100_get.t                            |   2 +-
 t/101_head.t                           |   2 +-
 t/102_put.t                            |   2 +-
 t/103_delete.t                         |   2 +-
 t/104_post.t                           |   2 +-
 t/110_mirror.t                         |   2 +-
 t/130_redirect.t                       |   2 +-
 t/140_proxy.t                          |   8 +-
 t/150_post_form.t                      |   2 +-
 t/160_cookies.t                        |   3 +-
 t/161_basic_auth.t                     |   2 +-
 t/{130_redirect.t => 162_proxy_auth.t} |   4 +-
 t/170_keepalive.t                      |  98 +++++
 t/200_live.t                           |   7 +-
 t/200_live_local_ip.t                  |   4 +-
 t/210_live_ssl.t                       |   3 -
 t/Util.pm                              |  11 +-
 t/cases/keepalive-01.txt               |   9 +
 t/cases/keepalive-02.txt               |  10 +
 t/cases/keepalive-03.txt               |  11 +
 t/cases/keepalive-04.txt               |  10 +
 t/cases/keepalive-05.txt               |  11 +
 t/cases/proxy-auth-01.txt              |  21 +
 xt/author/00-compile.t                 |   6 +-
 xt/author/pod-spell.t                  |   8 +-
 xt/release/distmeta.t                  |   5 +-
 xt/release/pod-coverage.t              |  12 +-
 xt/release/pod-syntax.t                |   5 +-
 42 files changed, 1196 insertions(+), 324 deletions(-)

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



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