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

tincho-guest at users.alioth.debian.org tincho-guest at users.alioth.debian.org
Wed Feb 13 07:43:15 UTC 2008


Author: tincho-guest
Date: Wed Feb 13 07:43:13 2008
New Revision: 14807

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

Added:
    branches/upstream/libpoe-perl/
    branches/upstream/libpoe-perl/current/
    branches/upstream/libpoe-perl/current/CHANGES
    branches/upstream/libpoe-perl/current/HISTORY
    branches/upstream/libpoe-perl/current/MANIFEST
    branches/upstream/libpoe-perl/current/MANIFEST.SKIP
    branches/upstream/libpoe-perl/current/META.yml
    branches/upstream/libpoe-perl/current/Makefile.PL
    branches/upstream/libpoe-perl/current/README
    branches/upstream/libpoe-perl/current/TODO
    branches/upstream/libpoe-perl/current/examples/
    branches/upstream/libpoe-perl/current/examples/README.samples
    branches/upstream/libpoe-perl/current/examples/create.perl
    branches/upstream/libpoe-perl/current/examples/fakelogin.perl
    branches/upstream/libpoe-perl/current/examples/forkbomb.perl
    branches/upstream/libpoe-perl/current/examples/names.perl
    branches/upstream/libpoe-perl/current/examples/objmaps.perl
    branches/upstream/libpoe-perl/current/examples/objsessions.perl
    branches/upstream/libpoe-perl/current/examples/packagesessions.perl
    branches/upstream/libpoe-perl/current/examples/queue.perl
    branches/upstream/libpoe-perl/current/examples/selects.perl
    branches/upstream/libpoe-perl/current/examples/sessions.perl
    branches/upstream/libpoe-perl/current/examples/signals.perl
    branches/upstream/libpoe-perl/current/examples/tcp_watermarks.perl
    branches/upstream/libpoe-perl/current/examples/thrash.perl
    branches/upstream/libpoe-perl/current/examples/watermarks.perl
    branches/upstream/libpoe-perl/current/examples/wheels2.perl
    branches/upstream/libpoe-perl/current/lib/
    branches/upstream/libpoe-perl/current/lib/POE/
    branches/upstream/libpoe-perl/current/lib/POE.pm
    branches/upstream/libpoe-perl/current/lib/POE/API/
    branches/upstream/libpoe-perl/current/lib/POE/API/Ctl.pm
    branches/upstream/libpoe-perl/current/lib/POE/API/ResLoader.pm
    branches/upstream/libpoe-perl/current/lib/POE/Component/
    branches/upstream/libpoe-perl/current/lib/POE/Component.pm
    branches/upstream/libpoe-perl/current/lib/POE/Component/Client/
    branches/upstream/libpoe-perl/current/lib/POE/Component/Client/TCP.pm
    branches/upstream/libpoe-perl/current/lib/POE/Component/Server/
    branches/upstream/libpoe-perl/current/lib/POE/Component/Server/TCP.pm
    branches/upstream/libpoe-perl/current/lib/POE/Driver/
    branches/upstream/libpoe-perl/current/lib/POE/Driver.pm
    branches/upstream/libpoe-perl/current/lib/POE/Driver/SysRW.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/
    branches/upstream/libpoe-perl/current/lib/POE/Filter.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/Block.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/Grep.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/HTTPD.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/Line.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/Map.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/RecordBlock.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/Reference.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/Stackable.pm
    branches/upstream/libpoe-perl/current/lib/POE/Filter/Stream.pm
    branches/upstream/libpoe-perl/current/lib/POE/Kernel.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop/
    branches/upstream/libpoe-perl/current/lib/POE/Loop.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop/Event.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop/Gtk.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop/IO_Poll.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop/PerlSignals.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop/Select.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop/Tk.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop/TkActiveState.pm
    branches/upstream/libpoe-perl/current/lib/POE/Loop/TkCommon.pm
    branches/upstream/libpoe-perl/current/lib/POE/NFA.pm
    branches/upstream/libpoe-perl/current/lib/POE/Pipe/
    branches/upstream/libpoe-perl/current/lib/POE/Pipe.pm
    branches/upstream/libpoe-perl/current/lib/POE/Pipe/OneWay.pm
    branches/upstream/libpoe-perl/current/lib/POE/Pipe/TwoWay.pm
    branches/upstream/libpoe-perl/current/lib/POE/Queue/
    branches/upstream/libpoe-perl/current/lib/POE/Queue.pm
    branches/upstream/libpoe-perl/current/lib/POE/Queue/Array.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/
    branches/upstream/libpoe-perl/current/lib/POE/Resource.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/Aliases.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/Controls.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/Events.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/Extrefs.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/FileHandles.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/SIDs.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/Sessions.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/Signals.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resource/Statistics.pm
    branches/upstream/libpoe-perl/current/lib/POE/Resources.pm
    branches/upstream/libpoe-perl/current/lib/POE/Session.pm
    branches/upstream/libpoe-perl/current/lib/POE/Wheel/
    branches/upstream/libpoe-perl/current/lib/POE/Wheel.pm
    branches/upstream/libpoe-perl/current/lib/POE/Wheel/Curses.pm
    branches/upstream/libpoe-perl/current/lib/POE/Wheel/FollowTail.pm
    branches/upstream/libpoe-perl/current/lib/POE/Wheel/ListenAccept.pm
    branches/upstream/libpoe-perl/current/lib/POE/Wheel/ReadLine.pm
    branches/upstream/libpoe-perl/current/lib/POE/Wheel/ReadWrite.pm
    branches/upstream/libpoe-perl/current/lib/POE/Wheel/Run.pm
    branches/upstream/libpoe-perl/current/lib/POE/Wheel/SocketFactory.pm
    branches/upstream/libpoe-perl/current/mylib/
    branches/upstream/libpoe-perl/current/mylib/Devel/
    branches/upstream/libpoe-perl/current/mylib/Devel/Null.pm
    branches/upstream/libpoe-perl/current/mylib/Makefile-5004.pm
    branches/upstream/libpoe-perl/current/mylib/Makefile-5005.pm
    branches/upstream/libpoe-perl/current/mylib/MyOtherFreezer.pm
    branches/upstream/libpoe-perl/current/mylib/PoeBuildInfo.pm
    branches/upstream/libpoe-perl/current/mylib/coverage.perl   (with props)
    branches/upstream/libpoe-perl/current/mylib/cpan-test.perl   (with props)
    branches/upstream/libpoe-perl/current/mylib/events_per_second.pl   (with props)
    branches/upstream/libpoe-perl/current/mylib/gen-meta.perl   (with props)
    branches/upstream/libpoe-perl/current/mylib/gen-tests.perl   (with props)
    branches/upstream/libpoe-perl/current/mylib/preprocessor.perl   (with props)
    branches/upstream/libpoe-perl/current/mylib/svn-log.perl   (with props)
    branches/upstream/libpoe-perl/current/t/
    branches/upstream/libpoe-perl/current/t/10_units/
    branches/upstream/libpoe-perl/current/t/10_units/01_pod/
    branches/upstream/libpoe-perl/current/t/10_units/01_pod/01_pod.t
    branches/upstream/libpoe-perl/current/t/10_units/01_pod/02_pod_coverage.t
    branches/upstream/libpoe-perl/current/t/10_units/02_pipes/
    branches/upstream/libpoe-perl/current/t/10_units/02_pipes/01_base.t
    branches/upstream/libpoe-perl/current/t/10_units/02_pipes/02_oneway.t
    branches/upstream/libpoe-perl/current/t/10_units/02_pipes/03_twoway.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/
    branches/upstream/libpoe-perl/current/t/10_units/03_base/01_poe.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/02_api_ctl.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/02_api_resloader.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/03_component.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/04_driver.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/05_filter.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/06_loop.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/07_queue.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/08_resource.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/09_resources.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/10_wheel.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/11_assert_usage.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/12_assert_retval.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/13_assert_data.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/14_kernel.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/15_kernel_internal.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/16_explicit_loop.t
    branches/upstream/libpoe-perl/current/t/10_units/03_base/17_explicit_loop_fail.t
    branches/upstream/libpoe-perl/current/t/10_units/04_drivers/
    branches/upstream/libpoe-perl/current/t/10_units/04_drivers/01_sysrw.t
    branches/upstream/libpoe-perl/current/t/10_units/05_filters/
    branches/upstream/libpoe-perl/current/t/10_units/05_filters/01_block.t   (with props)
    branches/upstream/libpoe-perl/current/t/10_units/05_filters/02_grep.t
    branches/upstream/libpoe-perl/current/t/10_units/05_filters/03_http.t
    branches/upstream/libpoe-perl/current/t/10_units/05_filters/04_line.t   (with props)
    branches/upstream/libpoe-perl/current/t/10_units/05_filters/05_map.t
    branches/upstream/libpoe-perl/current/t/10_units/05_filters/06_recordblock.t
    branches/upstream/libpoe-perl/current/t/10_units/05_filters/07_reference.t   (with props)
    branches/upstream/libpoe-perl/current/t/10_units/05_filters/08_stream.t   (with props)
    branches/upstream/libpoe-perl/current/t/10_units/05_filters/50_stackable.t
    branches/upstream/libpoe-perl/current/t/10_units/05_filters/99_filterchange.t   (with props)
    branches/upstream/libpoe-perl/current/t/10_units/05_filters/TestFilter.pm
    branches/upstream/libpoe-perl/current/t/10_units/06_queues/
    branches/upstream/libpoe-perl/current/t/10_units/06_queues/01_array.t
    branches/upstream/libpoe-perl/current/t/10_units/07_exceptions/
    branches/upstream/libpoe-perl/current/t/10_units/07_exceptions/01_normal.t
    branches/upstream/libpoe-perl/current/t/10_units/07_exceptions/02_turn_off.t
    branches/upstream/libpoe-perl/current/t/10_units/07_exceptions/03_not_handled.t
    branches/upstream/libpoe-perl/current/t/20_resources/
    branches/upstream/libpoe-perl/current/t/20_resources/00_base/
    branches/upstream/libpoe-perl/current/t/20_resources/00_base/aliases.pm
    branches/upstream/libpoe-perl/current/t/20_resources/00_base/caller_state.pm
    branches/upstream/libpoe-perl/current/t/20_resources/00_base/controls.pm
    branches/upstream/libpoe-perl/current/t/20_resources/00_base/events.pm
    branches/upstream/libpoe-perl/current/t/20_resources/00_base/extrefs.pm
    branches/upstream/libpoe-perl/current/t/20_resources/00_base/extrefs_gc.pm
    branches/upstream/libpoe-perl/current/t/20_resources/00_base/filehandles.pm
    branches/upstream/libpoe-perl/current/t/20_resources/00_base/sessions.pm
    branches/upstream/libpoe-perl/current/t/20_resources/00_base/sids.pm
    branches/upstream/libpoe-perl/current/t/20_resources/00_base/signals.pm
    branches/upstream/libpoe-perl/current/t/20_resources/00_base/statistics.pm
    branches/upstream/libpoe-perl/current/t/30_loops/
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/all_errors.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/comp_tcp.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/comp_tcp_concurrent.pm
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/k_alarms.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/k_aliases.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/k_detach.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/k_selects.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/k_sig_child.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/k_signals.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/k_signals_rerun.pm
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/sbk_signal_init.pm
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/ses_nfa.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/ses_session.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_accept.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_curses.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_readline.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_readwrite.pm
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_run.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_sf_ipv6.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_sf_tcp.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_sf_udp.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_sf_unix.pm   (with props)
    branches/upstream/libpoe-perl/current/t/30_loops/00_base/wheel_tail.pm   (with props)
    branches/upstream/libpoe-perl/current/t/90_regression/
    branches/upstream/libpoe-perl/current/t/90_regression/averell-callback-ret.t
    branches/upstream/libpoe-perl/current/t/90_regression/broeren-win32-nbio.t
    branches/upstream/libpoe-perl/current/t/90_regression/cfedde-filter-httpd.t
    branches/upstream/libpoe-perl/current/t/90_regression/ferrari-server-unix.t
    branches/upstream/libpoe-perl/current/t/90_regression/immute-server-tcp-filter.t
    branches/upstream/libpoe-perl/current/t/90_regression/merijn-sigchld-system.t
    branches/upstream/libpoe-perl/current/t/90_regression/neyuki_detach.t
    branches/upstream/libpoe-perl/current/t/90_regression/rt14444-arg1.t
    branches/upstream/libpoe-perl/current/t/90_regression/rt1648-tied-stderr.t
    branches/upstream/libpoe-perl/current/t/90_regression/rt19908-merlyn-stop.t
    branches/upstream/libpoe-perl/current/t/90_regression/rt23181-sigchld-rc.t
    branches/upstream/libpoe-perl/current/t/90_regression/steinert-passed-wheel.t
    branches/upstream/libpoe-perl/current/t/90_regression/steinert-recursive-signal.t
    branches/upstream/libpoe-perl/current/t/90_regression/steinert-signal-integrity.t
    branches/upstream/libpoe-perl/current/t/90_regression/suzman_windows.t
    branches/upstream/libpoe-perl/current/t/90_regression/ton-stop-corruption.t
    branches/upstream/libpoe-perl/current/t/90_regression/whjackson-followtail.t

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

Added: branches/upstream/libpoe-perl/current/CHANGES
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/CHANGES?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/HISTORY
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/HISTORY?rev=14807&op=file

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

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

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

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

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

Added: branches/upstream/libpoe-perl/current/TODO
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/TODO?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/examples/README.samples
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/examples/README.samples?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/examples/create.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/examples/create.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/examples/fakelogin.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/examples/fakelogin.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/examples/forkbomb.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/examples/forkbomb.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/examples/names.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/examples/names.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/examples/objmaps.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/examples/objmaps.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/examples/objsessions.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/examples/objsessions.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/examples/packagesessions.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/examples/packagesessions.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/examples/queue.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/examples/queue.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/examples/selects.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/examples/selects.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/examples/sessions.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/examples/sessions.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/examples/signals.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/examples/signals.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/examples/tcp_watermarks.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/examples/tcp_watermarks.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/examples/thrash.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/examples/thrash.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/examples/watermarks.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/examples/watermarks.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/examples/wheels2.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/examples/wheels2.perl?rev=14807&op=file

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

Added: branches/upstream/libpoe-perl/current/lib/POE/API/Ctl.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/API/Ctl.pm?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/lib/POE/API/ResLoader.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/API/ResLoader.pm?rev=14807&op=file

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Added: branches/upstream/libpoe-perl/current/lib/POE/Resource/Controls.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/lib/POE/Resource/Controls.pm?rev=14807&op=file

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Added: branches/upstream/libpoe-perl/current/mylib/Devel/Null.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/mylib/Devel/Null.pm?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/mylib/Makefile-5004.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/mylib/Makefile-5004.pm?rev=14807&op=file

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

Added: branches/upstream/libpoe-perl/current/mylib/MyOtherFreezer.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/mylib/MyOtherFreezer.pm?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/mylib/PoeBuildInfo.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/mylib/PoeBuildInfo.pm?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/mylib/coverage.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/mylib/coverage.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/mylib/cpan-test.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/mylib/cpan-test.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/mylib/events_per_second.pl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/mylib/events_per_second.pl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/mylib/gen-meta.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/mylib/gen-meta.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/mylib/gen-tests.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/mylib/gen-tests.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/mylib/preprocessor.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/mylib/preprocessor.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/mylib/svn-log.perl
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/mylib/svn-log.perl?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/01_pod/01_pod.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/01_pod/01_pod.t?rev=14807&op=file

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

Added: branches/upstream/libpoe-perl/current/t/10_units/02_pipes/01_base.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/02_pipes/01_base.t?rev=14807&op=file

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

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

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/01_poe.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/01_poe.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/02_api_ctl.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/02_api_ctl.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/02_api_resloader.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/02_api_resloader.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/03_component.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/03_component.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/04_driver.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/04_driver.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/05_filter.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/05_filter.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/06_loop.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/06_loop.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/07_queue.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/07_queue.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/08_resource.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/08_resource.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/09_resources.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/09_resources.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/10_wheel.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/10_wheel.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/11_assert_usage.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/11_assert_usage.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/12_assert_retval.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/12_assert_retval.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/13_assert_data.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/13_assert_data.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/14_kernel.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/14_kernel.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/15_kernel_internal.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/15_kernel_internal.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/16_explicit_loop.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/16_explicit_loop.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/03_base/17_explicit_loop_fail.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/03_base/17_explicit_loop_fail.t?rev=14807&op=file

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

Added: branches/upstream/libpoe-perl/current/t/10_units/05_filters/01_block.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/05_filters/01_block.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/05_filters/02_grep.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/05_filters/02_grep.t?rev=14807&op=file

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

Added: branches/upstream/libpoe-perl/current/t/10_units/05_filters/04_line.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/05_filters/04_line.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/05_filters/05_map.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/05_filters/05_map.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/05_filters/06_recordblock.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/05_filters/06_recordblock.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/05_filters/07_reference.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/05_filters/07_reference.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/05_filters/08_stream.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/05_filters/08_stream.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/05_filters/50_stackable.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/05_filters/50_stackable.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/05_filters/99_filterchange.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/05_filters/99_filterchange.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/05_filters/TestFilter.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/05_filters/TestFilter.pm?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/06_queues/01_array.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/06_queues/01_array.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/07_exceptions/01_normal.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/07_exceptions/01_normal.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/07_exceptions/02_turn_off.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/07_exceptions/02_turn_off.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/10_units/07_exceptions/03_not_handled.t
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/10_units/07_exceptions/03_not_handled.t?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/20_resources/00_base/aliases.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/20_resources/00_base/aliases.pm?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/20_resources/00_base/caller_state.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/20_resources/00_base/caller_state.pm?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/20_resources/00_base/controls.pm
URL: http://svn.debian.org/wsvn/branches/upstream/libpoe-perl/current/t/20_resources/00_base/controls.pm?rev=14807&op=file

Added: branches/upstream/libpoe-perl/current/t/20_resources/00_base/events.pm

[... 143 lines stripped ...]



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