r14957 - in /branches/upstream/libpoe-component-irc-perl/current: ./ examples/ inc/ 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/ t/plugins/

tincho-guest at users.alioth.debian.org tincho-guest at users.alioth.debian.org
Fri Feb 15 02:50:11 UTC 2008


Author: tincho-guest
Date: Fri Feb 15 02:50:10 2008
New Revision: 14957

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

Added:
    branches/upstream/libpoe-component-irc-perl/current/examples/logger.pl   (with props)
    branches/upstream/libpoe-component-irc-perl/current/inc/
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/
    branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/
    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/Plugin/AutoJoin.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/FollowTail.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/NickServID.pm
    branches/upstream/libpoe-component-irc-perl/current/t/0_compile.t
    branches/upstream/libpoe-component-irc-perl/current/t/3_connect_ipv6.t
    branches/upstream/libpoe-component-irc-perl/current/t/5_test_kwalitee.t
    branches/upstream/libpoe-component-irc-perl/current/t/8_registration.t
    branches/upstream/libpoe-component-irc-perl/current/t/plugins/09_followtail.t
    branches/upstream/libpoe-component-irc-perl/current/t/plugins/10_cycleempty.t
    branches/upstream/libpoe-component-irc-perl/current/t/testsuite_00_delays.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
Removed:
    branches/upstream/libpoe-component-irc-perl/current/t/1_new.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/examples/simpleclient.pl
    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/Pipeline.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/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/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/Harness.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/CTCP.pm
    branches/upstream/libpoe-component-irc-perl/current/lib/POE/Filter/IRC/Compat.pm
    branches/upstream/libpoe-component-irc-perl/current/t/1_spawn.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/00_plugman.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_11_nick_state.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/branches/upstream/libpoe-component-irc-perl/current/Changes?rev=14957&op=diff

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

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

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

Modified: 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=14957&op=diff

Added: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install.pm?rev=14957&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Base.pm?rev=14957&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Can.pm?rev=14957&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Fetch.pm?rev=14957&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Makefile.pm?rev=14957&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Metadata.pm?rev=14957&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/Win32.pm?rev=14957&op=file

Added: branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-component-irc-perl/current/inc/Module/Install/WriteAll.pm?rev=14957&op=file

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

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

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

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

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

Modified: 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=14957&op=diff

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

Modified: 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=14957&op=diff

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

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

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

Modified: 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=14957&op=diff

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

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

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

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

Modified: 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=14957&op=diff

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

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

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

Modified: 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=14957&op=diff

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

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

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff

Modified: 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=14957&op=diff




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