[libpoe-perl] 03/08: Merge tag 'upstream/1.3650'

gregor herrmann gregoa at debian.org
Tue Oct 14 20:42:05 UTC 2014


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

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

commit 66760333e3c43bd936b34531d44074c87055b681
Merge: b3313e0 c44d4a3
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 14 22:22:06 2014 +0200

    Merge tag 'upstream/1.3650'
    
    Upstream version 1.3650

 CHANGES                             | 411 +++++-------------------------------
 MANIFEST                            |   1 +
 META.json                           |   8 +-
 META.yml                            |   8 +-
 README                              |   2 +-
 lib/POE.pm                          |   2 +-
 lib/POE/Component.pm                |   2 +-
 lib/POE/Component/Client/TCP.pm     |   2 +-
 lib/POE/Component/Server/TCP.pm     |   2 +-
 lib/POE/Driver.pm                   |   2 +-
 lib/POE/Driver/SysRW.pm             |   2 +-
 lib/POE/Filter.pm                   |   2 +-
 lib/POE/Filter/Block.pm             |   2 +-
 lib/POE/Filter/Grep.pm              |   2 +-
 lib/POE/Filter/HTTPD.pm             |   6 +-
 lib/POE/Filter/Line.pm              |   2 +-
 lib/POE/Filter/Map.pm               |   2 +-
 lib/POE/Filter/RecordBlock.pm       |   2 +-
 lib/POE/Filter/Reference.pm         |   2 +-
 lib/POE/Filter/Stackable.pm         |   2 +-
 lib/POE/Filter/Stream.pm            |   2 +-
 lib/POE/Kernel.pm                   |  15 +-
 lib/POE/Loop.pm                     |   2 +-
 lib/POE/Loop/IO_Poll.pm             |   2 +-
 lib/POE/Loop/PerlSignals.pm         |   2 +-
 lib/POE/Loop/Select.pm              |   2 +-
 lib/POE/NFA.pm                      |   2 +-
 lib/POE/Pipe.pm                     |   2 +-
 lib/POE/Pipe/OneWay.pm              |   2 +-
 lib/POE/Pipe/TwoWay.pm              |   2 +-
 lib/POE/Queue.pm                    |   2 +-
 lib/POE/Queue/Array.pm              |   2 +-
 lib/POE/Resource.pm                 |   2 +-
 lib/POE/Resource/Aliases.pm         |   2 +-
 lib/POE/Resource/Clock.pm           |   2 +-
 lib/POE/Resource/Events.pm          |   4 +-
 lib/POE/Resource/Extrefs.pm         |   2 +-
 lib/POE/Resource/FileHandles.pm     |   2 +-
 lib/POE/Resource/SIDs.pm            |   2 +-
 lib/POE/Resource/Sessions.pm        |   2 +-
 lib/POE/Resource/Signals.pm         |   2 +-
 lib/POE/Resources.pm                |   2 +-
 lib/POE/Session.pm                  |   2 +-
 lib/POE/Wheel.pm                    |   2 +-
 lib/POE/Wheel/Curses.pm             |   2 +-
 lib/POE/Wheel/FollowTail.pm         |   7 +-
 lib/POE/Wheel/ListenAccept.pm       |   2 +-
 lib/POE/Wheel/ReadLine.pm           |   2 +-
 lib/POE/Wheel/ReadWrite.pm          |   2 +-
 lib/POE/Wheel/Run.pm                |   2 +-
 lib/POE/Wheel/SocketFactory.pm      |  16 +-
 mylib/PoeBuildInfo.pm               |   2 +-
 t/90_regression/grinnz-die-in-die.t |  44 ++++
 53 files changed, 181 insertions(+), 425 deletions(-)

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



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