This is an automated email from the git hooks/post-receive script. fsfs pushed a commit to branch master in repository libpoe-perl.
commit 19dc435efb23d9b890af135d62f7c0d5312b4ec6 Merge: 7d22963 6be5fec Author: Florian Schlichting <[email protected]> Date: Wed Jul 9 22:49:19 2014 +0200 Merge tag 'upstream/1.3600' Upstream version 1.3600 CHANGES | 275 +++++++++++++++++++++++++- META.json | 10 +- META.yml | 38 ++-- 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 | 19 +- lib/POE/Filter/Block.pm | 58 +++++- lib/POE/Filter/Grep.pm | 21 +- lib/POE/Filter/HTTPD.pm | 371 ++++++++++++++++++++++++++++++++++- lib/POE/Filter/Line.pm | 33 +++- lib/POE/Filter/Map.pm | 22 ++- lib/POE/Filter/RecordBlock.pm | 22 ++- lib/POE/Filter/Reference.pm | 166 ++++++++++++---- lib/POE/Filter/Stackable.pm | 7 +- 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 | 52 +++-- lib/POE/Resource/Events.pm | 35 +++- 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 | 2 +- lib/POE/Wheel/ListenAccept.pm | 2 +- lib/POE/Wheel/ReadLine.pm | 2 +- lib/POE/Wheel/ReadWrite.pm | 2 +- lib/POE/Wheel/Run.pm | 15 +- lib/POE/Wheel/SocketFactory.pm | 38 ++-- mylib/PoeBuildInfo.pm | 2 +- t/00_info.t | 8 + t/10_units/01_pod/02_pod_coverage.t | 4 + t/10_units/05_filters/01_block.t | 50 ++++- t/10_units/05_filters/03_http.t | 118 ++++++++++- t/10_units/05_filters/04_line.t | 46 ++++- t/10_units/05_filters/07_reference.t | 53 ++++- 57 files changed, 1349 insertions(+), 195 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpoe-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
