[libpoe-component-client-keepalive-perl] 01/06: Merge tag 'upstream/0.2720'

Florian Schlichting fsfs at moszumanska.debian.org
Thu Jul 10 16:27:42 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-keepalive-perl.

commit 382e5a60217a840d00ac764b760a3d2a1ee7e4af
Merge: d4c4eaf c002b3c
Author: Florian Schlichting <fsfs at debian.org>
Date:   Wed Jul 9 22:55:52 2014 +0200

    Merge tag 'upstream/0.2720'
    
    Upstream version 0.2720

 CHANGES                                   | 154 ++++++--------
 LICENSE                                   |  28 +--
 MANIFEST                                  |   1 +
 META.yml                                  |  16 +-
 Makefile.PL                               |  26 +--
 README                                    |   6 +-
 README.mkdn                               | 340 +++++++++++++++---------------
 dist.ini                                  |   2 +-
 lib/POE/Component/Client/Keepalive.pm     | 224 ++++++++++----------
 lib/POE/Component/Connection/Keepalive.pm |  15 +-
 mylib/TestServer.pm                       |  24 ++-
 t/01_socket_reuse.t                       |  21 +-
 t/02_socket_queue.t                       |  14 +-
 t/03_each_queue.t                         |  49 ++++-
 t/04_free_each.t                          |  22 +-
 t/05_errors.t                             |   7 +-
 t/06_activity.t                           |   9 +-
 t/07_keep_alive.t                         |  11 +-
 t/08_quick_reuse.t                        |  59 ++++--
 t/09_timeout.t                            |  11 +-
 t/10_resolver.t                           |  61 ++++--
 t/11_dead_socket.t                        |   9 +-
 t/12_extref.t                             |   7 +-
 t/13_close.t                              |  11 +-
 t/51_reiss_reuse.t                        |  26 ++-
 t/release-pod-coverage.t                  |  12 +-
 t/release-pod-syntax.t                    |   5 +-
 27 files changed, 610 insertions(+), 560 deletions(-)

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



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