r14860 - in /branches/upstream/libpoe-component-irc-perl: ./ current/ current/docs/ current/examples/ current/lib/ current/lib/POE/ current/lib/POE/Component/ current/lib/POE/Component/IRC/ current/lib/POE/Component/IRC/Plugin/ current/lib/POE/Component/IRC/Qnet/ current/lib/POE/Component/IRC/Test/ current/lib/POE/Filter/ current/lib/POE/Filter/IRC/ current/t/ current/t/plugins/

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Wed Feb 13 20:29:45 UTC 2008


Author: gregoa-guest
Date: Wed Feb 13 20:29:44 2008
New Revision: 14860

URL: http://svn.debian.org/wsvn/?sc=1&rev=14860
Log:
[svn-inject] Installing original source of libpoe-component-irc-perl

Added:
    branches/upstream/libpoe-component-irc-perl/
    branches/upstream/libpoe-component-irc-perl/current/
    branches/upstream/libpoe-component-irc-perl/current/Changes
    branches/upstream/libpoe-component-irc-perl/current/MANIFEST
    branches/upstream/libpoe-component-irc-perl/current/MANIFEST.SKIP
    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/docs/
    branches/upstream/libpoe-component-irc-perl/current/docs/ctcpspec.html
    branches/upstream/libpoe-component-irc-perl/current/docs/dccspec.html
    branches/upstream/libpoe-component-irc-perl/current/docs/rfc1459.html
    branches/upstream/libpoe-component-irc-perl/current/docs/rfc2810.html
    branches/upstream/libpoe-component-irc-perl/current/docs/rfc2811.html
    branches/upstream/libpoe-component-irc-perl/current/docs/rfc2812.html
    branches/upstream/libpoe-component-irc-perl/current/docs/rfc2813.html
    branches/upstream/libpoe-component-irc-perl/current/examples/
    branches/upstream/libpoe-component-irc-perl/current/examples/aimproxy.pl   (with props)
    branches/upstream/libpoe-component-irc-perl/current/examples/dcctest.pl   (with props)
    branches/upstream/libpoe-component-irc-perl/current/examples/dicebot.pl   (with props)
    branches/upstream/libpoe-component-irc-perl/current/examples/eliza.pl   (with props)
    branches/upstream/libpoe-component-irc-perl/current/examples/ircproxy.pl   (with props)
    branches/upstream/libpoe-component-irc-perl/current/examples/moo.pl   (with props)
    branches/upstream/libpoe-component-irc-perl/current/examples/simpleclient.pl   (with props)
    branches/upstream/libpoe-component-irc-perl/current/examples/tinyurl.pl   (with props)
    branches/upstream/libpoe-component-irc-perl/current/lib/
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC.pm   (with props)
    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/Pipeline.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Plugin/
    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/BotAddressed.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/ISupport.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/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.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet/
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet.pm   (with props)
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Qnet/State.pm   (with props)
    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/
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Test/Harness.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/
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/CTCP.pm   (with props)
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC/
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC.pm   (with props)
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC/Compat.pm
    branches/upstream/libpoe-component-irc-perl/current/t/
    branches/upstream/libpoe-component-irc-perl/current/t/1_filter_compat.t
    branches/upstream/libpoe-component-irc-perl/current/t/1_new.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/4_testharness.t
    branches/upstream/libpoe-component-irc-perl/current/t/5_pod.t
    branches/upstream/libpoe-component-irc-perl/current/t/5_pod_coverage.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/plugins/
    branches/upstream/libpoe-component-irc-perl/current/t/plugins/00_plugman.t
    branches/upstream/libpoe-component-irc-perl/current/t/plugins/01_connector.t
    branches/upstream/libpoe-component-irc-perl/current/t/plugins/02_botaddressed.t
    branches/upstream/libpoe-component-irc-perl/current/t/plugins/03_bottraffic.t
    branches/upstream/libpoe-component-irc-perl/current/t/plugins/04_isupport.t
    branches/upstream/libpoe-component-irc-perl/current/t/plugins/05_ctcp.t
    branches/upstream/libpoe-component-irc-perl/current/t/plugins/06_console.t
    branches/upstream/libpoe-component-irc-perl/current/t/plugins/07_proxy.t
    branches/upstream/libpoe-component-irc-perl/current/t/plugins/08_nickreclaim.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_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

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

Added: branches/upstream/libpoe-component-irc-perl/current/Changes
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/Changes?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/MANIFEST?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/MANIFEST.SKIP?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/META.yml
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/META.yml?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/Makefile.PL?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/README
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/README?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/docs/ctcpspec.html
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/docs/ctcpspec.html?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/docs/dccspec.html
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/docs/dccspec.html?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/docs/rfc1459.html
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/docs/rfc1459.html?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/docs/rfc2810.html
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/docs/rfc2810.html?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/docs/rfc2811.html
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/docs/rfc2811.html?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/docs/rfc2812.html
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/docs/rfc2812.html?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/docs/rfc2813.html
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/docs/rfc2813.html?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/examples/aimproxy.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/examples/aimproxy.pl?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/examples/dcctest.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/examples/dcctest.pl?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/examples/dicebot.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/examples/dicebot.pl?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/examples/eliza.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/examples/eliza.pl?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/examples/ircproxy.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/examples/ircproxy.pl?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/examples/moo.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/examples/moo.pl?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/examples/simpleclient.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/examples/simpleclient.pl?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/examples/tinyurl.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/examples/tinyurl.pl?rev=14860&op=file

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Added: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Test/Harness.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Component/IRC/Test/Harness.pm?rev=14860&op=file

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

Added: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/CTCP.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/CTCP.pm?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC.pm?rev=14860&op=file

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

Added: branches/upstream/libpoe-component-irc-perl/current/t/1_filter_compat.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/1_filter_compat.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/1_new.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/1_new.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/1_spawn.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/1_spawn.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/2_Qnet.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/2_Qnet.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/2_Qnet_State.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/2_Qnet_State.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/2_State.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/2_State.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/3_connect.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/3_connect.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/4_testharness.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/4_testharness.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/5_pod.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/5_pod.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/5_pod_coverage.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/5_pod_coverage.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/6_common.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/6_common.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/7_parent.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/7_parent.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/plugins/00_plugman.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/plugins/00_plugman.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/plugins/01_connector.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/plugins/01_connector.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/plugins/02_botaddressed.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/plugins/02_botaddressed.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/plugins/03_bottraffic.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/plugins/03_bottraffic.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/plugins/04_isupport.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/plugins/04_isupport.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/plugins/05_ctcp.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/plugins/05_ctcp.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/plugins/06_console.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/plugins/06_console.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/plugins/07_proxy.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/plugins/07_proxy.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/plugins/08_nickreclaim.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/plugins/08_nickreclaim.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_00_socketerr.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_00_socketerr.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_01_plugin.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_01_plugin.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_02_connect.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_02_connect.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_03_online.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_03_online.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_04_state.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_04_state.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_05_multiple.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_05_multiple.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_06_dcc_timeout.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_06_dcc_timeout.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_07_dcc_chat.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_07_dcc_chat.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_08_subclass.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_08_subclass.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_09_dcc_send.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_09_dcc_send.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_10_nick.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_10_nick.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_11_nick_state.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_11_nick_state.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_12_resolver.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_12_resolver.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_13_dcc_nat.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_13_dcc_nat.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_14_multi_state.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_14_multi_state.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_15_signal.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_15_signal.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_16_multi_signal.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_16_multi_signal.t?rev=14860&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/t/testsuite_17_ziplink.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/t/testsuite_17_ziplink.t?rev=14860&op=file




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