r30359 - in /branches/upstream/libpoe-component-irc-perl/current: ./ inc/Module/ inc/Module/Install/ lib/POE/Component/ lib/POE/Component/IRC/ lib/POE/Component/IRC/Plugin/ lib/POE/Component/IRC/Qnet/ lib/POE/Component/IRC/Test/ lib/POE/Filter/ lib/POE/Filter/IRC/ t/01_base/ t/02_behavior/ t/03_subclasses/ t/04_plugins/01_plugman/ t/04_plugins/02_connector/ t/04_plugins/03_botaddressed/ t/04_plugins/04_bottraffic/ t/04_plugins/05_isupport/ t/04_plugins/06_ctcp/ t/04_plugins/07_console/ t/04_plugins/08_proxy/ t/04_plugins/09_nickreclaim/ t/04_plugins/10_followtail/ t/04_plugins/11_cycleempty/ t/04_plugins/12_autojoin/ t/04_plugins/13_botcommand/ t/04_plugins/14_logger/ t/04_plugins/15_nickservid/ t/04_plugins/16_whois/ t/04_plugins/17_dcc/ t/inc/ t/inc/Algorithm/ t/inc/Crypt/ t/inc/Net/ t/inc/POE/ t/inc/POE/Component/ t/inc/POE/Component/Client/ t/inc/POE/Component/Client/Ident/ t/inc/POE/Component/IRC/ t/inc/POE/Component/IRC/Test/ t/inc/POE/Component/Server/ t/inc/POE/Component/Server/IRC/ t/inc/POE/Filter/ xt/

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Sun Feb 1 02:49:53 UTC 2009


Author: ryan52-guest
Date: Sun Feb  1 02:49:42 2009
New Revision: 30359

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=30359
Log:
[svn-upgrade] Integrating new upstream version, libpoe-component-irc-perl (5.96+dfsg)

Added:
    branches/upstream/libpoe-component-irc-perl/current/t/01_base/04_pocosi.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/01_plugman/02_add.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/02_connector/02_reconnect.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/03_botaddressed/02_output.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/04_bottraffic/02_output.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/05_isupport/02_isupport.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/06_ctcp/02_replies.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/09_nickreclaim/02_reclaim.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/11_cycleempty/02_cycle.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/12_autojoin/02_join.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/16_whois/02_whois.t
    branches/upstream/libpoe-component-irc-perl/current/t/inc/
    branches/upstream/libpoe-component-irc-perl/current/t/inc/Algorithm/
    branches/upstream/libpoe-component-irc-perl/current/t/inc/Algorithm/Diff.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/Algorithm/DiffOld.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/Crypt/
    branches/upstream/libpoe-component-irc-perl/current/t/inc/Crypt/PasswdMD5.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/Net/
    branches/upstream/libpoe-component-irc-perl/current/t/inc/Net/Netmask.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Client/
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Client/Ident/
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Client/Ident.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Client/Ident/Agent.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/IRC/
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/IRC/Test/
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/IRC/Test/Plugin.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Backend.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Common.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/OperServ.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Pipeline.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Plugin.pm
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Filter/
    branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Filter/Ident.pm
Removed:
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Test/
    branches/upstream/libpoe-component-irc-perl/current/t/01_base/04_test_harness.t
    branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/13_ziplink.t
Modified:
    branches/upstream/libpoe-component-irc-perl/current/Changes
    branches/upstream/libpoe-component-irc-perl/current/MANIFEST
    branches/upstream/libpoe-component-irc-perl/current/META.yml
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install.pm
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Common.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Constants.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/AutoJoin.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotAddressed.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotCommand.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotTraffic.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/CTCP.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Connector.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Console.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/CycleEmpty.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/DCC.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/FollowTail.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/ISupport.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Logger.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/NickReclaim.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/NickServID.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/PlugMan.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Proxy.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Whois.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Projects.pod
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet/State.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/State.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC/Compat.pm
    branches/upstream/libpoe-component-irc-perl/current/t/01_base/01_compile.t
    branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/02_connect.t
    branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/03_socketerr.t
    branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/04_ipv6.t
    branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/05_resolver.t
    branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/06_online.t
    branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/07_subclass.t
    branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/09_multiple.t
    branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/10_signal.t
    branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/11_multi_signal.t
    branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/12_delays.t
    branches/upstream/libpoe-component-irc-perl/current/t/03_subclasses/01_state.t
    branches/upstream/libpoe-component-irc-perl/current/t/03_subclasses/02_qnet.t
    branches/upstream/libpoe-component-irc-perl/current/t/03_subclasses/03_qnet_state.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/01_plugman/01_load.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/02_connector/01_load.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/03_botaddressed/01_load.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/04_bottraffic/01_load.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/05_isupport/01_load.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/06_ctcp/01_load.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/07_console/01_load.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/08_proxy/01_load.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/09_nickreclaim/01_load.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/10_followtail/01_load.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/11_cycleempty/01_load.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/12_autojoin/01_load.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/13_botcommand/01_load.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/14_logger/01_load.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/15_nickservid/01_load.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/16_whois/01_load.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/01_load.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/02_timeout.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/03_send.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/04_resume.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/05_chat.t
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/06_nat.t
    branches/upstream/libpoe-component-irc-perl/current/xt/perlcriticrc
    branches/upstream/libpoe-component-irc-perl/current/xt/pod_coverage.t

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

Modified: branches/upstream/libpoe-component-irc-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/Changes?rev=30359&op=diff

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

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

Modified: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Base.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Can.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Fetch.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Makefile.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Metadata.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Win32.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/WriteAll.pm?rev=30359&op=diff

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

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Common.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Common.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Constants.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Constants.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/AutoJoin.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/AutoJoin.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotAddressed.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotAddressed.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotCommand.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotCommand.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotTraffic.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/BotTraffic.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/CTCP.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/CTCP.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Connector.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Connector.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Console.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Console.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/CycleEmpty.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/CycleEmpty.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/DCC.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/DCC.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/FollowTail.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/FollowTail.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/ISupport.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/ISupport.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Logger.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Logger.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/NickReclaim.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/NickReclaim.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/NickServID.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/NickServID.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/PlugMan.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/PlugMan.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Proxy.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Proxy.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Whois.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/Whois.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Projects.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Projects.pod?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet/State.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet/State.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/State.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/State.pm?rev=30359&op=diff

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

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC/Compat.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC/Compat.pm?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/01_base/01_compile.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/01_base/01_compile.t?rev=30359&op=diff

Added: branches/upstream/libpoe-component-irc-perl/current/t/01_base/04_pocosi.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/01_base/04_pocosi.t?rev=30359&op=file

Modified: branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/02_connect.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/02_connect.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/03_socketerr.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/03_socketerr.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/04_ipv6.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/04_ipv6.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/05_resolver.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/05_resolver.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/06_online.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/06_online.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/07_subclass.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/07_subclass.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/09_multiple.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/09_multiple.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/10_signal.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/10_signal.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/11_multi_signal.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/11_multi_signal.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/12_delays.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/12_delays.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/03_subclasses/01_state.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/03_subclasses/01_state.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/03_subclasses/02_qnet.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/03_subclasses/02_qnet.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/03_subclasses/03_qnet_state.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/03_subclasses/03_qnet_state.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/01_plugman/01_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/01_plugman/01_load.t?rev=30359&op=diff

Added: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/01_plugman/02_add.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/01_plugman/02_add.t?rev=30359&op=file

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/02_connector/01_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/02_connector/01_load.t?rev=30359&op=diff

Added: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/02_connector/02_reconnect.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/02_connector/02_reconnect.t?rev=30359&op=file

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/03_botaddressed/01_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/03_botaddressed/01_load.t?rev=30359&op=diff

Added: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/03_botaddressed/02_output.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/03_botaddressed/02_output.t?rev=30359&op=file

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/04_bottraffic/01_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/04_bottraffic/01_load.t?rev=30359&op=diff

Added: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/04_bottraffic/02_output.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/04_bottraffic/02_output.t?rev=30359&op=file

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/05_isupport/01_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/05_isupport/01_load.t?rev=30359&op=diff

Added: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/05_isupport/02_isupport.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/05_isupport/02_isupport.t?rev=30359&op=file

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/06_ctcp/01_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/06_ctcp/01_load.t?rev=30359&op=diff

Added: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/06_ctcp/02_replies.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/06_ctcp/02_replies.t?rev=30359&op=file

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/07_console/01_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/07_console/01_load.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/08_proxy/01_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/08_proxy/01_load.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/09_nickreclaim/01_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/09_nickreclaim/01_load.t?rev=30359&op=diff

Added: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/09_nickreclaim/02_reclaim.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/09_nickreclaim/02_reclaim.t?rev=30359&op=file

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/10_followtail/01_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/10_followtail/01_load.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/11_cycleempty/01_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/11_cycleempty/01_load.t?rev=30359&op=diff

Added: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/11_cycleempty/02_cycle.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/11_cycleempty/02_cycle.t?rev=30359&op=file

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/12_autojoin/01_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/12_autojoin/01_load.t?rev=30359&op=diff

Added: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/12_autojoin/02_join.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/12_autojoin/02_join.t?rev=30359&op=file

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/13_botcommand/01_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/13_botcommand/01_load.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/14_logger/01_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/14_logger/01_load.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/15_nickservid/01_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/15_nickservid/01_load.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/16_whois/01_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/16_whois/01_load.t?rev=30359&op=diff

Added: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/16_whois/02_whois.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/16_whois/02_whois.t?rev=30359&op=file

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/01_load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/01_load.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/02_timeout.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/02_timeout.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/03_send.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/03_send.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/04_resume.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/04_resume.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/05_chat.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/05_chat.t?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/06_nat.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/17_dcc/06_nat.t?rev=30359&op=diff

Added: branches/upstream/libpoe-component-irc-perl/current/t/inc/Algorithm/Diff.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/Algorithm/Diff.pm?rev=30359&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/inc/Algorithm/DiffOld.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/Algorithm/DiffOld.pm?rev=30359&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/inc/Crypt/PasswdMD5.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/Crypt/PasswdMD5.pm?rev=30359&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/inc/Net/Netmask.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/Net/Netmask.pm?rev=30359&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Client/Ident.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Client/Ident.pm?rev=30359&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Client/Ident/Agent.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Client/Ident/Agent.pm?rev=30359&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/IRC/Test/Plugin.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/IRC/Test/Plugin.pm?rev=30359&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC.pm?rev=30359&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Backend.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Backend.pm?rev=30359&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Common.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Common.pm?rev=30359&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/OperServ.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/OperServ.pm?rev=30359&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Pipeline.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Pipeline.pm?rev=30359&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Plugin.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Component/Server/IRC/Plugin.pm?rev=30359&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Filter/Ident.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/inc/POE/Filter/Ident.pm?rev=30359&op=file

Modified: branches/upstream/libpoe-component-irc-perl/current/xt/perlcriticrc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/xt/perlcriticrc?rev=30359&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/xt/pod_coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/xt/pod_coverage.t?rev=30359&op=diff




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