r22668 - in /branches/upstream/libpoe-component-irc-perl/current: ./ inc/Module/ inc/Module/Install/ lib/POE/Component/ lib/POE/Component/IRC/ lib/POE/Component/IRC/Cookbook/ lib/POE/Component/IRC/Plugin/ lib/POE/Component/IRC/Qnet/ lib/POE/Component/IRC/Test/ lib/POE/Filter/IRC/ t/ t/01_base/ t/02_behavior/ t/03_subclasses/ t/04_plugins/ 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/plugins/

tincho at users.alioth.debian.org tincho at users.alioth.debian.org
Wed Jul 2 05:00:22 UTC 2008


Author: tincho
Date: Wed Jul  2 05:00:22 2008
New Revision: 22668

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

Added:
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook.pod
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook/BasicBot.pod
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook/Disconnecting.pod
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook/Resolver.pod
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook/Translator.pod
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Projects.pod
    branches/upstream/libpoe-component-irc-perl/current/t/01_base/
    branches/upstream/libpoe-component-irc-perl/current/t/01_base/01_compile.t
    branches/upstream/libpoe-component-irc-perl/current/t/01_base/02_filters.t
    branches/upstream/libpoe-component-irc-perl/current/t/01_base/03_common.t
    branches/upstream/libpoe-component-irc-perl/current/t/01_base/04_test_harness.t
    branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/
    branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/01_public_methods.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/08_parent_session.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/02_behavior/13_ziplink.t
    branches/upstream/libpoe-component-irc-perl/current/t/03_subclasses/
    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/
    branches/upstream/libpoe-component-irc-perl/current/t/04_plugins/01_plugman/
    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/
    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/
    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/
    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/
    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/
    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/
    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/
    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/
    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/
    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/
    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/
    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/
    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/
    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/
    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/
    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/
    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
Removed:
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook/BasicBot.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook/Disconnecting.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook/Resolver.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook/Translator.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Projects.pm
    branches/upstream/libpoe-component-irc-perl/current/t/0_compile.t
    branches/upstream/libpoe-component-irc-perl/current/t/1_filter_compat.t
    branches/upstream/libpoe-component-irc-perl/current/t/1_spawn.t
    branches/upstream/libpoe-component-irc-perl/current/t/2_Qnet.t
    branches/upstream/libpoe-component-irc-perl/current/t/2_Qnet_State.t
    branches/upstream/libpoe-component-irc-perl/current/t/2_State.t
    branches/upstream/libpoe-component-irc-perl/current/t/3_connect.t
    branches/upstream/libpoe-component-irc-perl/current/t/3_connect_ipv6.t
    branches/upstream/libpoe-component-irc-perl/current/t/4_testharness.t
    branches/upstream/libpoe-component-irc-perl/current/t/6_common.t
    branches/upstream/libpoe-component-irc-perl/current/t/7_parent.t
    branches/upstream/libpoe-component-irc-perl/current/t/8_registration.t
    branches/upstream/libpoe-component-irc-perl/current/t/plugins/
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_00_delays.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_00_socketerr.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_01_plugin.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_01_plugin_die.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_01_plugin_poe.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_02_connect.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_03_online.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_04_state.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_05_multiple.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_06_dcc_timeout.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_07_dcc_chat.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_08_subclass.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_09_dcc_send.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_10_nick.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_11_nick_state.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_12_resolver.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_13_dcc_nat.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_14_multi_state.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_15_signal.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_16_multi_signal.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_17_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/Makefile.PL
    branches/upstream/libpoe-component-irc-perl/current/README
    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/BotAddressed.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/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/Logger.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/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/Component/IRC/Test/Plugin.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC/Compat.pm

[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=22668&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=22668&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=22668&op=diff

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

Modified: branches/upstream/libpoe-component-irc-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/README?rev=22668&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=22668&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=22668&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=22668&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=22668&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=22668&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=22668&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=22668&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=22668&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=22668&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=22668&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=22668&op=diff

Added: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook.pod?rev=22668&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook/BasicBot.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook/BasicBot.pod?rev=22668&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook/Disconnecting.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook/Disconnecting.pod?rev=22668&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook/Resolver.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook/Resolver.pod?rev=22668&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook/Translator.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Cookbook/Translator.pod?rev=22668&op=file

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=22668&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=22668&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=22668&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=22668&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=22668&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=22668&op=diff

Added: 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=22668&op=file

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=22668&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=22668&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=22668&op=diff

Modified: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Test/Plugin.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Test/Plugin.pm?rev=22668&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=22668&op=diff

Added: 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=22668&op=file

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

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

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

Added: branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/01_public_methods.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/01_public_methods.t?rev=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/08_parent_session.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/08_parent_session.t?rev=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/13_ziplink.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-irc-perl/current/t/02_behavior/13_ziplink.t?rev=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file

Added: 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=22668&op=file




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