r18470 - in /branches/upstream/libpoe-perl/current: ./ lib/ lib/POE/ lib/POE/API/ lib/POE/Component/Client/ lib/POE/Component/Server/ lib/POE/Driver/ lib/POE/Filter/ lib/POE/Loop/ lib/POE/Pipe/ lib/POE/Queue/ lib/POE/Resource/ lib/POE/Wheel/ mylib/ t/10_units/01_pod/ t/10_units/02_pipes/ t/10_units/03_base/ t/10_units/04_drivers/ t/10_units/05_filters/ t/20_resources/00_base/ t/30_loops/00_base/ t/90_regression/

tincho-guest at users.alioth.debian.org tincho-guest at users.alioth.debian.org
Fri Apr 11 20:53:19 UTC 2008


Author: tincho-guest
Date: Fri Apr 11 20:53:18 2008
New Revision: 18470

URL: http://svn.debian.org/wsvn/?sc=1&rev=18470
Log:
[svn-upgrade] Integrating new upstream version, libpoe-perl (1.0000)

Added:
    branches/upstream/libpoe-perl/current/t/90_regression/agaran-filter-httpd.t
    branches/upstream/libpoe-perl/current/t/90_regression/bingos-followtail.t
    branches/upstream/libpoe-perl/current/t/90_regression/whelan-dieprop.t
Removed:
    branches/upstream/libpoe-perl/current/lib/POE/API/
    branches/upstream/libpoe-perl/current/lib/POE/Resource/Controls.pm
    branches/upstream/libpoe-perl/current/t/10_units/03_base/02_api_ctl.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/02_api_resloader.t
    branches/upstream/libpoe-perl/current/t/20_resources/00_base/controls.pm
    branches/upstream/libpoe-perl/current/t/90_regression/immute-server-tcp-filter.t
    branches/upstream/libpoe-perl/current/t/90_regression/steinert-recursive-signal.t
Modified:
    branches/upstream/libpoe-perl/current/CHANGES
    branches/upstream/libpoe-perl/current/MANIFEST
    branches/upstream/libpoe-perl/current/META.yml
    branches/upstream/libpoe-perl/current/Makefile.PL
    branches/upstream/libpoe-perl/current/README
    branches/upstream/libpoe-perl/current/lib/POE.pm
    branches/upstream/libpoe-perl/current/lib/POE/Component.pm
    branches/upstream/libpoe-perl/current/lib/POE/Component/Client/TCP.pm
    branches/upstream/libpoe-perl/current/lib/POE/Component/Server/TCP.pm
    branches/upstream/libpoe-perl/current/lib/POE/Driver.pm
    branches/upstream/libpoe-perl/current/lib/POE/Driver/SysRW.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/Block.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/Grep.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/HTTPD.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/Line.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/Map.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/RecordBlock.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/Reference.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/Stackable.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/Stream.pm
    branches/upstream/libpoe-perl/current/lib/POE/Kernel.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop/Event.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop/Gtk.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop/IO_Poll.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop/PerlSignals.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop/Select.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop/Tk.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop/TkActiveState.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop/TkCommon.pm
    branches/upstream/libpoe-perl/current/lib/POE/NFA.pm
    branches/upstream/libpoe-perl/current/lib/POE/Pipe.pm
    branches/upstream/libpoe-perl/current/lib/POE/Pipe/OneWay.pm
    branches/upstream/libpoe-perl/current/lib/POE/Pipe/TwoWay.pm
    branches/upstream/libpoe-perl/current/lib/POE/Queue.pm
    branches/upstream/libpoe-perl/current/lib/POE/Queue/Array.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/Aliases.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/Events.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/Extrefs.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/FileHandles.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/SIDs.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/Sessions.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/Signals.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/Statistics.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resources.pm
    branches/upstream/libpoe-perl/current/lib/POE/Session.pm
    branches/upstream/libpoe-perl/current/lib/POE/Wheel.pm
    branches/upstream/libpoe-perl/current/lib/POE/Wheel/Curses.pm
    branches/upstream/libpoe-perl/current/lib/POE/Wheel/FollowTail.pm
    branches/upstream/libpoe-perl/current/lib/POE/Wheel/ListenAccept.pm
    branches/upstream/libpoe-perl/current/lib/POE/Wheel/ReadLine.pm
    branches/upstream/libpoe-perl/current/lib/POE/Wheel/ReadWrite.pm
    branches/upstream/libpoe-perl/current/lib/POE/Wheel/Run.pm
    branches/upstream/libpoe-perl/current/lib/POE/Wheel/SocketFactory.pm
    branches/upstream/libpoe-perl/current/mylib/Makefile-5005.pm
    branches/upstream/libpoe-perl/current/mylib/PoeBuildInfo.pm
    branches/upstream/libpoe-perl/current/t/10_units/01_pod/02_pod_coverage.t
    branches/upstream/libpoe-perl/current/t/10_units/02_pipes/02_oneway.t
    branches/upstream/libpoe-perl/current/t/10_units/02_pipes/03_twoway.t
    branches/upstream/libpoe-perl/current/t/10_units/04_drivers/01_sysrw.t
    branches/upstream/libpoe-perl/current/t/10_units/05_filters/03_http.t
    branches/upstream/libpoe-perl/current/t/20_resources/00_base/filehandles.pm
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/all_errors.pm
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/comp_tcp.pm
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/comp_tcp_concurrent.pm
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/k_alarms.pm
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/k_signals_rerun.pm
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_accept.pm
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_curses.pm
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_readline.pm
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_run.pm
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_sf_ipv6.pm
    branches/upstream/libpoe-perl/current/t/90_regression/cfedde-filter-httpd.t
    branches/upstream/libpoe-perl/current/t/90_regression/rt23181-sigchld-rc.t
    branches/upstream/libpoe-perl/current/t/90_regression/whjackson-followtail.t

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/libpoe-perl/current/CHANGES
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/CHANGES?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/MANIFEST?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/META.yml?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/Makefile.PL?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/README
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/README?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Component.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Component.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Component/Client/TCP.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Component/Client/TCP.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Component/Server/TCP.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Component/Server/TCP.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Driver.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Driver.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Driver/SysRW.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Driver/SysRW.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Filter.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Filter.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Filter/Block.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Filter/Block.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Filter/Grep.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Filter/Grep.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Filter/HTTPD.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Filter/HTTPD.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Filter/Line.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Filter/Line.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Filter/Map.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Filter/Map.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Filter/RecordBlock.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Filter/RecordBlock.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Filter/Reference.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Filter/Reference.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Filter/Stackable.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Filter/Stackable.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Filter/Stream.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Filter/Stream.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Kernel.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Kernel.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Loop.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Loop.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Loop/Event.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Loop/Event.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Loop/Gtk.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Loop/Gtk.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Loop/IO_Poll.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Loop/IO_Poll.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Loop/PerlSignals.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Loop/PerlSignals.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Loop/Select.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Loop/Select.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Loop/Tk.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Loop/Tk.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Loop/TkActiveState.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Loop/TkActiveState.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Loop/TkCommon.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Loop/TkCommon.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/NFA.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/NFA.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Pipe.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Pipe.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Pipe/OneWay.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Pipe/OneWay.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Pipe/TwoWay.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Pipe/TwoWay.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Queue.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Queue.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Queue/Array.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Queue/Array.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Resource.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Resource.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Resource/Aliases.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Resource/Aliases.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Resource/Events.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Resource/Events.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Resource/Extrefs.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Resource/Extrefs.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Resource/FileHandles.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Resource/FileHandles.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Resource/SIDs.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Resource/SIDs.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Resource/Sessions.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Resource/Sessions.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Resource/Signals.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Resource/Signals.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Resource/Statistics.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Resource/Statistics.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Resources.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Resources.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Session.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Session.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Wheel.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Wheel.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Wheel/Curses.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Wheel/Curses.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Wheel/FollowTail.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Wheel/FollowTail.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Wheel/ListenAccept.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Wheel/ListenAccept.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Wheel/ReadLine.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Wheel/ReadLine.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Wheel/ReadWrite.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Wheel/ReadWrite.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Wheel/Run.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Wheel/Run.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/lib/POE/Wheel/SocketFactory.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Wheel/SocketFactory.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/mylib/Makefile-5005.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/mylib/Makefile-5005.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/mylib/PoeBuildInfo.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/mylib/PoeBuildInfo.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/t/10_units/01_pod/02_pod_coverage.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/01_pod/02_pod_coverage.t?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/t/10_units/02_pipes/02_oneway.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/02_pipes/02_oneway.t?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/t/10_units/02_pipes/03_twoway.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/02_pipes/03_twoway.t?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/t/10_units/04_drivers/01_sysrw.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/04_drivers/01_sysrw.t?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/t/10_units/05_filters/03_http.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/05_filters/03_http.t?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/t/20_resources/00_base/filehandles.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/20_resources/00_base/filehandles.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/t/30_loops/00_base/all_errors.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/30_loops/00_base/all_errors.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/t/30_loops/00_base/comp_tcp.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/30_loops/00_base/comp_tcp.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/t/30_loops/00_base/comp_tcp_concurrent.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/30_loops/00_base/comp_tcp_concurrent.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/t/30_loops/00_base/k_alarms.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/30_loops/00_base/k_alarms.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/t/30_loops/00_base/k_signals_rerun.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/30_loops/00_base/k_signals_rerun.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_accept.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_accept.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_curses.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_curses.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_readline.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_readline.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_run.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_run.pm?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_sf_ipv6.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_sf_ipv6.pm?rev=18470&op=diff

Added: branches/upstream/libpoe-perl/current/t/90_regression/agaran-filter-httpd.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/90_regression/agaran-filter-httpd.t?rev=18470&op=file

Added: branches/upstream/libpoe-perl/current/t/90_regression/bingos-followtail.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/90_regression/bingos-followtail.t?rev=18470&op=file

Modified: branches/upstream/libpoe-perl/current/t/90_regression/cfedde-filter-httpd.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/90_regression/cfedde-filter-httpd.t?rev=18470&op=diff

Modified: branches/upstream/libpoe-perl/current/t/90_regression/rt23181-sigchld-rc.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/90_regression/rt23181-sigchld-rc.t?rev=18470&op=diff

Added: branches/upstream/libpoe-perl/current/t/90_regression/whelan-dieprop.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/90_regression/whelan-dieprop.t?rev=18470&op=file

Modified: branches/upstream/libpoe-perl/current/t/90_regression/whjackson-followtail.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/90_regression/whjackson-followtail.t?rev=18470&op=diff




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