[libtest-lwp-useragent-perl] 01/06: Merge tag 'upstream/0.022'

gregor herrmann gregoa at debian.org
Sun Nov 24 16:51:07 UTC 2013


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

gregoa pushed a commit to branch master
in repository libtest-lwp-useragent-perl.

commit be6106151ec8c71847e9c156bedb30ae64f53d7a
Merge: b69fb21 bcf053e
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 24 17:40:17 2013 +0100

    Merge tag 'upstream/0.022'
    
    Upstream version 0.022

 Build.PL                                |   2 +-
 CONTRIBUTING                            |  68 ++++++
 Changes                                 |  13 ++
 LICENSE                                 |   6 +-
 MANIFEST                                |  10 +-
 META.json                               | 357 +++++++++++++++++++++---------
 META.yml                                | 284 ++++++++++++++++--------
 Makefile.PL                             | 144 +++++++++++++
 README                                  |   4 +-
 README.md                               | 372 ++++++++++++++++++++++++++++++++
 dist.ini                                |  15 +-
 examples/application_client_test.t      |  10 +-
 examples/call_psgi.t                    |   1 +
 lib/Test/LWP/UserAgent.pm               |  12 +-
 t/00-check-deps.t                       |  11 -
 t/00-compile.t                          |  39 ----
 t/00-report-prereqs.t                   | 146 +++++++++++++
 t/01-basic.t                            |   5 +-
 t/02-overload.t                         |   5 +-
 t/03-handlers.t                         |   5 +-
 t/04-psgi.t                             |   5 +-
 t/05-exceptions.t                       |  11 +-
 t/06-network-fallback.t                 |  40 ++--
 t/07-mask-response.t                    |   5 +-
 t/08-isa-coderef.t                      |   5 +-
 t/09-dispatch-to-request-method.t       |  25 +--
 t/10-request-args-network.t             |   5 +-
 t/11-request-args-internal.t            |   5 +-
 t/50-examples-application_client_test.t |  10 +
 t/51-call_psgi.t                        |   7 +
 weaver.ini                              |   2 +
 xt/author/00-compile.t                  |  82 +++++++
 xt/author/pod-spell.t                   |   5 +-
 xt/release/changes_has_content.t        |   2 +-
 xt/release/kwalitee.t                   |   9 +-
 xt/release/mojibake.t                   |  12 ++
 xt/release/no-tabs.t                    |  21 +-
 xt/release/test-version.t               |   2 +-
 38 files changed, 1424 insertions(+), 338 deletions(-)

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



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