Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL POE-Component-Client-Keepalive-0.268 v5.14.0 SunOS/Solaris
Date: 2011-11-21T18:36:39Z
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear Rocco Caputo,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9112. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
[MSG] [Mon Nov 21 18:33:55 2011] Building Socket-GetAddrInfo
[MSG] [Mon Nov 21 18:34:17 2011] MAKE TEST passed:
# Using native getaddrinfo(3) from core
t/00use.t .......... ok
t/01getaddrinfo.t .. ok
t/02getnameinfo.t .. ok
t/03Socket6api.t ... ok
t/04import-tag.t ... ok
t/05emulation.t .... ok
t/99pod.t .......... skipped: Test::Pod 1.00 required for testing POD
All tests successful.
Files=7, Tests=96, 21 wallclock secs ( 0.07 usr 0.06 sys + 0.23 cusr 0.21 csys = 0.57 CPU)
Result: PASS
[MSG] [Mon Nov 21 18:34:18 2011] Sending test report for 'Socket-GetAddrInfo-0.21'
[MSG] [Mon Nov 21 18:34:18 2011] Successfully sent 'pass' report for 'Socket-GetAddrInfo-0.21'
[MSG] [Mon Nov 21 18:34:18 2011] cp lib/POE/Component/Resolver.pm blib/lib/POE/Component/Resolver.pm
cp lib/POE/Component/Resolver/Sidecar.pm blib/lib/POE/Component/Resolver/Sidecar.pm
Manifying blib/man3/POE::Component::Resolver.3
Manifying blib/man3/POE::Component::Resolver::Sidecar.3
[MSG] [Mon Nov 21 18:34:20 2011] MAKE TEST passed: PERL_DL_NONLAZY=1 /export/home/cpan/pit/thr/perl-5.14.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing with Perl 5.014000, /export/home/cpan/pit/thr/perl-5.14.0/bin/perl
# ExtUtils::MakeMaker version is 6.62
# POE version is 1.312
# Scalar::Util version is 1.23
# Socket::GetAddrInfo version is 0.21
# Storable version is 2.30
# Test::More version is 0.98
# Time::HiRes version is 1.972101
t/000-report-versions.t ... ok
# ipv6-test.com = 46.105.61.149
t/01-basic.t .............. ok
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing
All tests successful.
Files=4, Tests=11, 1 wallclock secs ( 0.05 usr 0.03 sys + 0.36 cusr 0.33 csys = 0.77 CPU)
Result: PASS
[MSG] [Mon Nov 21 18:34:21 2011] Sending test report for 'POE-Component-Resolver-0.914'
[MSG] [Mon Nov 21 18:34:21 2011] Successfully sent 'pass' report for 'POE-Component-Resolver-0.914'
[MSG] [Mon Nov 21 18:34:22 2011] cp lib/POE/Component/Connection/Keepalive.pm blib/lib/POE/Component/Connection/Keepalive.pm
cp lib/POE/Component/Client/Keepalive.pm blib/lib/POE/Component/Client/Keepalive.pm
Manifying blib/man3/POE::Component::Connection::Keepalive.3
Manifying blib/man3/POE::Component::Client::Keepalive.3
[ERROR] [Mon Nov 21 18:36:39 2011] MAKE TEST failed: PERL_DL_NONLAZY=1 /export/home/cpan/pit/thr/perl-5.14.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing with Perl 5.014000, /export/home/cpan/pit/thr/perl-5.14.0/bin/perl
# ExtUtils::MakeMaker version is 6.62
# Net::IP version is 1.25
# POE version is 1.312
# POE::Component::Resolver version is 0.914
t/000-report-versions.t ... ok
# Failed test 'first request honored asynchronously'
# at t/01_socket_reuse.t line 57.
# Failed test 'second request honored asynchronously'
# at t/01_socket_reuse.t line 57.
# Failed test 'second request from cache'
# at t/01_socket_reuse.t line 73.
t/01_socket_reuse.t .......
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/4 subtests
# Looks like you failed 3 tests of 4.
(in cleanup) Can't call method "alias_resolve" on an undefined value at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Resolver-0.914/blib/lib/POE/Component/Resolver.pm line 114 during global destruction.
# This test may take a long time if your firewall blackholes connections.
t/02_socket_queue.t ....... ok
# Failed test 'first connection established asynchronously'
# at t/03_each_queue.t line 82.
# Failed test 'second connection established asynchronously'
# at t/03_each_queue.t line 82.
# Failed test 'second deferred from cache'
# at t/03_each_queue.t line 86.
# got: undef
# expected: 'deferred'
# Failed test 'third connection established asynchronously'
# at t/03_each_queue.t line 97.
# Failed test 'third connection request honored from pool immediately'
# at t/03_each_queue.t line 98.
# got: undef
# expected: 'immediate'
# Failed test 'fourth connection established asynchronously'
# at t/03_each_queue.t line 132.
# Failed test 'connection from pool'
# at t/03_each_queue.t line 133.
# got: undef
# expected: 'deferred'
t/03_each_queue.t .........
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/8 subtests
# Looks like you failed 7 tests of 8.
# Failed test 'first connection created successfully'
# at t/04_free_each.t line 75.
# Failed test 'second connection created successfully'
# at t/04_free_each.t line 75.
(in cleanup) (1211) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b48)', 'GLOB(0x8ac1ff0)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac2030)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b48)', 'POE::Session=ARRAY(0x82232b0)', 'POE::Kernel=ARRAY(0x8219b48)', '_signal', 16, 'ARRAY(0x8ad44e8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/04_free_each.t line 131
(in cleanup) (1211) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b48)', 'GLOB(0x8ab8338)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ab8308)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b48)', 'POE::Session=ARRAY(0x82232b0)', 'POE::Kernel=ARRAY(0x8219b48)', '_signal', 16, 'ARRAY(0x8ad44e8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/04_free_each.t line 131
(in cleanup) (1211) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b48)', 'GLOB(0x8acab28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8acab68)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b48)', 'POE::Session=ARRAY(0x82232b0)', 'POE::Kernel=ARRAY(0x8219b48)', '_signal', 16, 'ARRAY(0x8ad44e8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/04_free_each.t line 131
(in cleanup) (1211) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b48)', 'GLOB(0x8ac59e8)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac5a28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b48)', 'POE::Session=ARRAY(0x82232b0)', 'POE::Kernel=ARRAY(0x8219b48)', '_signal', 16, 'ARRAY(0x8ad44e8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/04_free_each.t line 131
(in cleanup) (1211) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b48)', 'GLOB(0x8ab8598)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ab85d8)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b48)', 'POE::Session=ARRAY(0x82232b0)', 'POE::Kernel=ARRAY(0x8219b48)', '_signal', 16, 'ARRAY(0x8ad44e8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/04_free_each.t line 131
(in cleanup) (1211) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b48)', 'GLOB(0x8ac10e0)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac1120)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b48)', 'POE::Session=ARRAY(0x82232b0)', 'POE::Kernel=ARRAY(0x8219b48)', '_signal', 16, 'ARRAY(0x8ad44e8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/04_free_each.t line 131
(in cleanup) (1211) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b48)', 'GLOB(0x8ac7b20)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac7b60)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b48)', 'POE::Session=ARRAY(0x82232b0)', 'POE::Kernel=ARRAY(0x8219b48)', '_signal', 16, 'ARRAY(0x8ad44e8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/04_free_each.t line 131
(in cleanup) (1211) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b48)', 'GLOB(0x8ac3a58)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac3a98)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b48)', 'POE::Session=ARRAY(0x82232b0)', 'POE::Kernel=ARRAY(0x8219b48)', '_signal', 16, 'ARRAY(0x8ad44e8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/04_free_each.t line 131
(in cleanup) (1211) <us> must call select() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2092
POE::Kernel::select('POE::Kernel=ARRAY(0x8219b48)', 'GLOB(0x8222c20)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/SocketFactory.pm line 1104
POE::Wheel::SocketFactory::_shutdown('SCALAR(0x8222d20)', 'REF(0x8222c60)', 'SCALAR(0x8222cb0)', 'SCALAR(0x8222cc0)', 'SCALAR(0x8222cd0)', 'SCALAR(0x8222c80)', 'SCALAR(0x8222ce0)', 'SCALAR(0x8222c90)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/SocketFactory.pm line 1082
POE::Wheel::SocketFactory::DESTROY('POE::Wheel::SocketFactory=ARRAY(0x8222c50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1271
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1271
POE::Kernel::stop('POE::Kernel') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 320
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b48)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/04_free_each.t line 131
Can't call method "start" on an undefined value at t/04_free_each.t line 83.
# Looks like you planned 6 tests but ran 4.
# Looks like you failed 2 tests of 4 run.
# Looks like your test exited with 22 just after 4.
(in cleanup) Can't call method "alias_resolve" on an undefined value at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Resolver-0.914/blib/lib/POE/Component/Resolver.pm line 114 during global destruction.
t/04_free_each.t ..........
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 4/6 subtests
# Failed test 'Must call start() with an even number of parameters'
# at t/05_errors.t line 20.
t/05_errors.t .............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/12 subtests
# Looks like you failed 1 test of 12.
# Failed test 'first connection established asynchronously'
# at t/06_activity.t line 64.
(in cleanup) (1237) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x8ac2120)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac2160)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b28)', 'POE::Session=ARRAY(0x82233b0)', 'POE::Kernel=ARRAY(0x8219b28)', '_signal', 16, 'ARRAY(0x8abe7e8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/06_activity.t line 122
(in cleanup) (1237) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x8abc848)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8abc818)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b28)', 'POE::Session=ARRAY(0x82233b0)', 'POE::Kernel=ARRAY(0x8219b28)', '_signal', 16, 'ARRAY(0x8abe7e8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/06_activity.t line 122
(in cleanup) (1237) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x8aca5d8)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8aca618)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b28)', 'POE::Session=ARRAY(0x82233b0)', 'POE::Kernel=ARRAY(0x8219b28)', '_signal', 16, 'ARRAY(0x8abe7e8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/06_activity.t line 122
(in cleanup) (1237) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x8ac4c20)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac4c60)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b28)', 'POE::Session=ARRAY(0x82233b0)', 'POE::Kernel=ARRAY(0x8219b28)', '_signal', 16, 'ARRAY(0x8abe7e8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/06_activity.t line 122
(in cleanup) (1237) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x8abdac8)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8abdb08)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b28)', 'POE::Session=ARRAY(0x82233b0)', 'POE::Kernel=ARRAY(0x8219b28)', '_signal', 16, 'ARRAY(0x8abe7e8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/06_activity.t line 122
(in cleanup) (1237) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x8ac00d0)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac0110)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b28)', 'POE::Session=ARRAY(0x82233b0)', 'POE::Kernel=ARRAY(0x8219b28)', '_signal', 16, 'ARRAY(0x8abe7e8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/06_activity.t line 122
(in cleanup) (1237) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x8ac7240)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac7280)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b28)', 'POE::Session=ARRAY(0x82233b0)', 'POE::Kernel=ARRAY(0x8219b28)', '_signal', 16, 'ARRAY(0x8abe7e8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/06_activity.t line 122
(in cleanup) (1237) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x8ac3030)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac3d50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b28)', 'POE::Session=ARRAY(0x82233b0)', 'POE::Kernel=ARRAY(0x8219b28)', '_signal', 16, 'ARRAY(0x8abe7e8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/06_activity.t line 122
(in cleanup) (1237) <us> must call select() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2092
POE::Kernel::select('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x8222ce0)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/SocketFactory.pm line 1104
POE::Wheel::SocketFactory::_shutdown('SCALAR(0x8222de0)', 'REF(0x8222d20)', 'SCALAR(0x8222d70)', 'SCALAR(0x8222d80)', 'SCALAR(0x8222d90)', 'SCALAR(0x8222d40)', 'SCALAR(0x8222da0)', 'SCALAR(0x8222d50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/SocketFactory.pm line 1082
POE::Wheel::SocketFactory::DESTROY('POE::Wheel::SocketFactory=ARRAY(0x8222d10)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1271
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1271
POE::Kernel::stop('POE::Kernel') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 320
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/06_activity.t line 122
Can't call method "start" on an undefined value at t/06_activity.t line 101.
# Looks like you planned 5 tests but ran 3.
# Looks like you failed 1 test of 3 run.
# Looks like your test exited with 22 just after 3.
(in cleanup) Can't call method "alias_resolve" on an undefined value at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Resolver-0.914/blib/lib/POE/Component/Resolver.pm line 114 during global destruction.
t/06_activity.t ...........
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 3/5 subtests
# Failed test 'first request honored asynchronously'
# at t/07_keep_alive.t line 62.
# Failed test 'second request honored asynchronously'
# at t/07_keep_alive.t line 96.
# Failed test 'third request honored asynchronously'
# at t/07_keep_alive.t line 96.
t/07_keep_alive.t .........
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/6 subtests
# Looks like you failed 3 tests of 6.
# Failed test 'first connection established asynchronously'
# at t/08_quick_reuse.t line 77.
# Failed test 'second connection established asynchronously'
# at t/08_quick_reuse.t line 77.
# Failed test 'third connection request honored from pool'
# at t/08_quick_reuse.t line 112.
# got: undef
# expected: 'immediate'
# Failed test 'fourth connection established asynchronously'
# at t/08_quick_reuse.t line 124.
t/08_quick_reuse.t ........
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/7 subtests
# Looks like you failed 4 tests of 7.
t/09_timeout.t ............ ok
# Failed test 'first request honored asynchronously'
# at t/10_resolver.t line 82.
# Failed test 'second request honored asynchronously'
# at t/10_resolver.t line 82.
t/10_resolver.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests
# Looks like you failed 2 tests of 6.
(in cleanup) Can't call method "alias_resolve" on an undefined value at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Resolver-0.914/blib/lib/POE/Component/Resolver.pm line 114 during global destruction.
# Failed test 'first connection established asynchronously'
# at t/11_dead_socket.t line 81.
# Failed test 'second connection established asynchronously'
# at t/11_dead_socket.t line 81.
(in cleanup) (1290) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b50)', 'GLOB(0x8ac3298)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac32d8)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b50)', 'POE::Session=ARRAY(0x82234d8)', 'POE::Kernel=ARRAY(0x8219b50)', '_signal', 16, 'ARRAY(0x8acf780)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/11_dead_socket.t line 128
(in cleanup) (1290) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b50)', 'GLOB(0x8ab88f8)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ab88c8)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b50)', 'POE::Session=ARRAY(0x82234d8)', 'POE::Kernel=ARRAY(0x8219b50)', '_signal', 16, 'ARRAY(0x8acf780)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/11_dead_socket.t line 128
(in cleanup) (1290) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b50)', 'GLOB(0x8acbdc8)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8acbe08)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b50)', 'POE::Session=ARRAY(0x82234d8)', 'POE::Kernel=ARRAY(0x8219b50)', '_signal', 16, 'ARRAY(0x8acf780)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/11_dead_socket.t line 128
(in cleanup) (1290) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b50)', 'GLOB(0x8ac6138)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac7818)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b50)', 'POE::Session=ARRAY(0x82234d8)', 'POE::Kernel=ARRAY(0x8219b50)', '_signal', 16, 'ARRAY(0x8acf780)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/11_dead_socket.t line 128
(in cleanup) (1290) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b50)', 'GLOB(0x8abe690)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8abe6d0)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b50)', 'POE::Session=ARRAY(0x82234d8)', 'POE::Kernel=ARRAY(0x8219b50)', '_signal', 16, 'ARRAY(0x8acf780)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/11_dead_socket.t line 128
(in cleanup) (1290) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b50)', 'GLOB(0x8ac1080)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac10c0)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b50)', 'POE::Session=ARRAY(0x82234d8)', 'POE::Kernel=ARRAY(0x8219b50)', '_signal', 16, 'ARRAY(0x8acf780)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/11_dead_socket.t line 128
(in cleanup) (1290) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b50)', 'GLOB(0x8ac86e8)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac8728)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b50)', 'POE::Session=ARRAY(0x82234d8)', 'POE::Kernel=ARRAY(0x8219b50)', '_signal', 16, 'ARRAY(0x8acf780)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/11_dead_socket.t line 128
(in cleanup) (1290) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b50)', 'GLOB(0x8ac5228)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac5268)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b50)', 'POE::Session=ARRAY(0x82234d8)', 'POE::Kernel=ARRAY(0x8219b50)', '_signal', 16, 'ARRAY(0x8acf780)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/11_dead_socket.t line 128
(in cleanup) (1290) <us> must call select() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2092
POE::Kernel::select('POE::Kernel=ARRAY(0x8219b50)', 'GLOB(0x8222e68)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/SocketFactory.pm line 1104
POE::Wheel::SocketFactory::_shutdown('SCALAR(0x8222f68)', 'REF(0x8222ea8)', 'SCALAR(0x8222ef8)', 'SCALAR(0x8222f08)', 'SCALAR(0x8222f18)', 'SCALAR(0x8222ec8)', 'SCALAR(0x8222f28)', 'SCALAR(0x8222ed8)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/SocketFactory.pm line 1082
POE::Wheel::SocketFactory::DESTROY('POE::Wheel::SocketFactory=ARRAY(0x8222e98)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1271
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1271
POE::Kernel::stop('POE::Kernel') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 320
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b50)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/11_dead_socket.t line 128
Can't call method "start" on an undefined value at t/11_dead_socket.t line 84.
# Looks like you planned 7 tests but ran 4.
# Looks like you failed 2 tests of 4 run.
# Looks like your test exited with 22 just after 4.
(in cleanup) Can't call method "alias_resolve" on an undefined value at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Resolver-0.914/blib/lib/POE/Component/Resolver.pm line 114 during global destruction.
t/11_dead_socket.t ........
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 5/7 subtests
t/12_extref.t ............. ok
# Failed test 'first request honored asynchronously'
# at t/13_close.t line 62.
(in cleanup) (1308) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x8abf9a0)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8abf9e0)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b28)', 'POE::Session=ARRAY(0x8222f60)', 'POE::Kernel=ARRAY(0x8219b28)', '_signal', 16, 'ARRAY(0x8acc7a8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/13_close.t line 94
(in cleanup) (1308) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x8ab4cc0)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ab4c90)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b28)', 'POE::Session=ARRAY(0x8222f60)', 'POE::Kernel=ARRAY(0x8219b28)', '_signal', 16, 'ARRAY(0x8acc7a8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/13_close.t line 94
(in cleanup) (1308) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x8ac8e40)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac8e80)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b28)', 'POE::Session=ARRAY(0x8222f60)', 'POE::Kernel=ARRAY(0x8219b28)', '_signal', 16, 'ARRAY(0x8acc7a8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/13_close.t line 94
(in cleanup) (1308) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x8ac3c78)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac3cb8)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b28)', 'POE::Session=ARRAY(0x8222f60)', 'POE::Kernel=ARRAY(0x8219b28)', '_signal', 16, 'ARRAY(0x8acc7a8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/13_close.t line 94
(in cleanup) (1308) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x8ab4f20)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ab4f60)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b28)', 'POE::Session=ARRAY(0x8222f60)', 'POE::Kernel=ARRAY(0x8219b28)', '_signal', 16, 'ARRAY(0x8acc7a8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/13_close.t line 94
(in cleanup) (1308) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x8abe008)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8abe048)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b28)', 'POE::Session=ARRAY(0x8222f60)', 'POE::Kernel=ARRAY(0x8219b28)', '_signal', 16, 'ARRAY(0x8acc7a8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/13_close.t line 94
(in cleanup) (1308) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x8ac6328)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac6368)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b28)', 'POE::Session=ARRAY(0x8222f60)', 'POE::Kernel=ARRAY(0x8219b28)', '_signal', 16, 'ARRAY(0x8acc7a8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/13_close.t line 94
(in cleanup) (1308) <us> must call select_write() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2146
POE::Kernel::select_write('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x8ac18e8)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/Run.pm line 898
POE::Wheel::Run::DESTROY('POE::Wheel::Run=ARRAY(0x8ac1928)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_dispatch_event('POE::Kernel=ARRAY(0x8219b28)', 'POE::Session=ARRAY(0x8222f60)', 'POE::Kernel=ARRAY(0x8219b28)', '_signal', 16, 'ARRAY(0x8acc7a8)', '/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/b...', 1077, undef, ...) called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 315
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/13_close.t line 94
(in cleanup) (1308) <us> must call select() from a running session at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 2092
POE::Kernel::select('POE::Kernel=ARRAY(0x8219b28)', 'GLOB(0x844e178)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/SocketFactory.pm line 1104
POE::Wheel::SocketFactory::_shutdown('SCALAR(0x8222a90)', 'REF(0x844e1b8)', 'SCALAR(0x844e208)', 'SCALAR(0x8222a30)', 'SCALAR(0x8222a40)', 'SCALAR(0x844e1d8)', 'SCALAR(0x8222a50)', 'SCALAR(0x844e1e8)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Wheel/SocketFactory.pm line 1082
POE::Wheel::SocketFactory::DESTROY('POE::Wheel::SocketFactory=ARRAY(0x844e1a8)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1271
eval {...} called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1271
POE::Kernel::stop('POE::Kernel') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Resource/Events.pm line 320
POE::Kernel::_data_ev_dispatch_due('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 306
POE::Kernel::loop_do_timeslice('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Loop/Select.pm line 314
POE::Kernel::loop_run('POE::Kernel=ARRAY(0x8219b28)') called at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib/POE/Kernel.pm line 1218
POE::Kernel::run('POE::Kernel') called at t/13_close.t line 94
Can't call method "start" on an undefined value at t/13_close.t line 65.
# Looks like you planned 4 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test exited with 22 just after 2.
(in cleanup) Can't call method "alias_resolve" on an undefined value at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Resolver-0.914/blib/lib/POE/Component/Resolver.pm line 114 during global destruction.
t/13_close.t ..............
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 3/4 subtests
t/50_bisbee_timeout.t ..... ok
(in cleanup) Can't call method "alias_resolve" on an undefined value at /export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Resolver-0.914/blib/lib/POE/Component/Resolver.pm line 114 during global destruction.
# Failed test 'first/1 connection established asynchronously'
# at t/51_reiss_reuse.t line 67.
# Failed test 'first/2 connection established asynchronously'
# at t/51_reiss_reuse.t line 67.
# Failed test 'first/3 connection established asynchronously'
# at t/51_reiss_reuse.t line 67.
# Failed test 'second-a connection established asynchronously'
# at t/51_reiss_reuse.t line 67.
# Failed test 'second-b connection established asynchronously'
# at t/51_reiss_reuse.t line 67.
t/51_reiss_reuse.t ........
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/5 subtests
# Looks like you failed 5 tests of 5.
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/01_socket_reuse.t (Wstat: 768 Tests: 4 Failed: 3)
Failed tests: 1, 3-4
Non-zero exit status: 3
t/03_each_queue.t (Wstat: 1792 Tests: 8 Failed: 7)
Failed tests: 1, 3-8
Non-zero exit status: 7
t/04_free_each.t (Wstat: 5632 Tests: 4 Failed: 2)
Failed tests: 1, 3
Non-zero exit status: 22
Parse errors: Bad plan. You planned 6 tests but ran 4.
t/05_errors.t (Wstat: 256 Tests: 12 Failed: 1)
Failed test: 12
Non-zero exit status: 1
t/06_activity.t (Wstat: 5632 Tests: 3 Failed: 1)
Failed test: 1
Non-zero exit status: 22
Parse errors: Bad plan. You planned 5 tests but ran 3.
t/07_keep_alive.t (Wstat: 768 Tests: 6 Failed: 3)
Failed tests: 2-3, 5
Non-zero exit status: 3
t/08_quick_reuse.t (Wstat: 1024 Tests: 7 Failed: 4)
Failed tests: 1, 3, 5, 7
Non-zero exit status: 4
t/10_resolver.t (Wstat: 512 Tests: 6 Failed: 2)
Failed tests: 1, 4
Non-zero exit status: 2
t/11_dead_socket.t (Wstat: 5632 Tests: 4 Failed: 2)
Failed tests: 1, 3
Non-zero exit status: 22
Parse errors: Bad plan. You planned 7 tests but ran 4.
t/13_close.t (Wstat: 5632 Tests: 2 Failed: 1)
Failed test: 2
Non-zero exit status: 22
Parse errors: Bad plan. You planned 4 tests but ran 2.
t/51_reiss_reuse.t (Wstat: 1280 Tests: 5 Failed: 5)
Failed tests: 1-5
Non-zero exit status: 5
Files=18, Tests=83, 137 wallclock secs ( 0.14 usr 0.06 sys + 6.48 cusr 5.39 csys = 12.07 CPU)
Result: FAIL
Failed 11/18 test programs. 31/83 subtests failed.
make: *** [test_dynamic] Error 255
[MSG] [Mon Nov 21 18:36:39 2011] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Net::IP 1.25 1.25
POE 1.312 1.311
POE::Component::Resolver 0.914 0.913
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9112
CPANPLUS::Dist::Build 0.60
Cwd 3.36
ExtUtils::CBuilder 0.280203
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.05
File::Spec 3.33
Module::Build 0.3800
Test::Harness 3.23
Test::More 0.98
version 0.95
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.66.
Powered by minismokebox version 0.54
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/usr/bin/X11:/usr/games
PERL5LIB = :/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/CPAN-DistnameInfo-0.12/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/CPAN-DistnameInfo-0.12/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-UUID-1.217/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-UUID-1.217/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Util-1.04/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Util-1.04/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Install-0.925/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Install-0.925/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-OptList-0.107/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-OptList-0.107/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Exporter-0.982/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Exporter-0.982/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-GUID-0.046/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-GUID-0.046/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/JSON-2.53/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/JSON-2.53/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Uplevel-0.22/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Uplevel-0.22/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Exception-0.31/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Exception-0.31/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Metabase-Fact-0.020/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Metabase-Fact-0.020/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/CPAN-Testers-Report-1.999001/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/CPAN-Testers-Report-1.999001/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/DBI-1.616/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/DBI-1.616/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/DBD-SQLite-1.33/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/DBD-SQLite-1.33/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/common-sense-3.4/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/common-sense-3.4/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/JSON-XS-2.32/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/JSON-XS-2.32/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Classify-0.013/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Classify-0.013/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Module-Runtime-0.011/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Module-Runtime-0.011/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/List-MoreUtils-0.33/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/List-MoreUtils-0.33/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Try-Tiny-0.11/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Try-Tiny-0.11/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Fatal-0.008/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Fatal-0.008/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Dist-CheckConflicts-0.02/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Dist-CheckConflicts-0.02/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Requires-0.06/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Requires-0.06/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-DeprecationManager-0.11/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-DeprecationManager-0.11/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-Stash-XS-0.25/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-Stash-XS-0.25/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-Stash-0.33/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-Stash-0.33/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Class-Load-0.12/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Class-Load-0.12/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Class-Load-XS-0.03/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Class-Load-XS-0.03/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Devel-GlobalDestruction-0.04/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Devel-GlobalDestruction-0.04/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Eval-Closure-0.06/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Eval-Closure-0.06/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MRO-Compat-0.11/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MRO-Compat-0.11/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Name-0.05/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Name-0.05/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Task-Weaken-1.04/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Task-Weaken-1.04/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Moose-2.0401/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Moose-2.0401/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-AttributeHelpers-0.23/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-AttributeHelpers-0.23/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/IO-Tty-1.10/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/IO-Tty-1.10/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Test-Loops-1.312/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Test-Loops-1.312/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-POE-0.214/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-POE-0.214/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Carp-Clan-6.04/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Carp-Clan-6.04/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Variable-Magic-0.47/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Variable-Magic-0.47/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/B-Hooks-EndOfScope-0.09/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/B-Hooks-EndOfScope-0.09/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Devel-Hide-0.0008/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Devel-Hide-0.0008/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/namespace-clean-0.21/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/namespace-clean-0.21/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-0.30/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-0.30/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Path-Class-0.24/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Path-Class-0.24/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-Path-Class-0.05/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-Path-Class-0.05/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-use-ok-0.02/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-use-ok-0.02/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-1.59/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-1.59/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Validate-1.00/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Validate-1.00/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-FromHash-0.03/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-FromHash-0.03/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-URI-0.03/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-URI-0.03/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Encode-Locale-1.02/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Encode-Locale-1.02/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Tagset-3.20/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Tagset-3.20/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Parser-3.69/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Parser-3.69/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Date-6.00/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Date-6.00/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/LWP-MediaTypes-6.01/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/LWP-MediaTypes-6.01/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Message-6.02/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Message-6.02/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-HTTP-6.01/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-HTTP-6.01/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-IP-1.25/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-IP-1.25/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/ExtUtils-CChecker-0.07/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/ExtUtils-CChecker-0.07/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Socket-GetAddrInfo-0.21/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Socket-GetAddrInfo-0.21/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Resolver-0.914/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Resolver-0.914/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Client-Keepalive-0.268/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Client-Keepalive-0.268/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 29870
PERL5_CPANPLUS_IS_VERSION = 0.9112
PERL5_MINISMOKEBOX = 0.54
PERL5_YACSMOKE_BASE = /export/home/cpan/pit/thr/conf/perl-5.14.0
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /export/home/cpan/pit/thr/perl-5.14.0/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 10 10
EGID: $) = 10 10
-------------------------------
--
Summary of my perl5 (revision 5 version 14 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.11, archname=i86pc-solaris-thread-multi
uname='sunos nexus 5.11 nexentaos_134f i86pc i386 i86pc solaris '
config_args='-des -Dprefix=/export/home/cpan/pit/thr/perl-5.14.0 -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
optimize='-O',
cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2nexenta7)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldl -lm -lpthread -lc
perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-E'
cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_USE_SAFE_PUTENV USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under solaris
Compiled at Nov 15 2011 20:16:03
%ENV:
PERL5LIB=":/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/CPAN-DistnameInfo-0.12/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/CPAN-DistnameInfo-0.12/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-UUID-1.217/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-UUID-1.217/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Util-1.04/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Util-1.04/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Install-0.925/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Install-0.925/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-OptList-0.107/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-OptList-0.107/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Exporter-0.982/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Exporter-0.982/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-GUID-0.046/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-GUID-0.046/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/JSON-2.53/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/JSON-2.53/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Uplevel-0.22/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Uplevel-0.22/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Exception-0.31/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Exception-0.31/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Metabase-Fact-0.020/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Metabase-Fact-0.020/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/CPAN-Testers-Report-1.999001/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/CPAN-Testers-Report-1.999001/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/DBI-1.616/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/DBI-1.616/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/DBD-SQLite-1.33/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/DBD-SQLite-1.33/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/common-sense-3.4/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/common-sense-3.4/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/JSON-XS-2.32/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/JSON-XS-2.32/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Classify-0.013/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Classify-0.013/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Module-Runtime-0.011/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Module-Runtime-0.011/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/List-MoreUtils-0.33/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/List-MoreUtils-0.33/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Try-Tiny-0.11/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Try-Tiny-0.11/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Fatal-0.008/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Fatal-0.008/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Dist-CheckConflicts-0.02/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Dist-CheckConflicts-0.02/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Requires-0.06/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Requires-0.06/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-DeprecationManager-0.11/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-DeprecationManager-0.11/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-Stash-XS-0.25/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-Stash-XS-0.25/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-Stash-0.33/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-Stash-0.33/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Class-Load-0.12/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Class-Load-0.12/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Class-Load-XS-0.03/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Class-Load-XS-0.03/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Devel-GlobalDestruction-0.04/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Devel-GlobalDestruction-0.04/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Eval-Closure-0.06/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Eval-Closure-0.06/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MRO-Compat-0.11/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MRO-Compat-0.11/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Name-0.05/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Name-0.05/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Task-Weaken-1.04/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Task-Weaken-1.04/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Moose-2.0401/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Moose-2.0401/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-AttributeHelpers-0.23/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-AttributeHelpers-0.23/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/IO-Tty-1.10/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/IO-Tty-1.10/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Test-Loops-1.312/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Test-Loops-1.312/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-POE-0.214/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-POE-0.214/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Carp-Clan-6.04/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Carp-Clan-6.04/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Variable-Magic-0.47/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Variable-Magic-0.47/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/B-Hooks-EndOfScope-0.09/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/B-Hooks-EndOfScope-0.09/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Devel-Hide-0.0008/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Devel-Hide-0.0008/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/namespace-clean-0.21/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/namespace-clean-0.21/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-0.30/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-0.30/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Path-Class-0.24/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Path-Class-0.24/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-Path-Class-0.05/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-Path-Class-0.05/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-use-ok-0.02/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-use-ok-0.02/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-1.59/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-1.59/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Validate-1.00/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Validate-1.00/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-FromHash-0.03/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-FromHash-0.03/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-URI-0.03/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-URI-0.03/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Encode-Locale-1.02/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Encode-Locale-1.02/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Tagset-3.20/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Tagset-3.20/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Parser-3.69/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Parser-3.69/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Date-6.00/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Date-6.00/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/LWP-MediaTypes-6.01/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/LWP-MediaTypes-6.01/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Message-6.02/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Message-6.02/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-HTTP-6.01/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-HTTP-6.01/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-IP-1.25/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-IP-1.25/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/ExtUtils-CChecker-0.07/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/ExtUtils-CChecker-0.07/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Socket-GetAddrInfo-0.21/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Socket-GetAddrInfo-0.21/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Resolver-0.914/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Resolver-0.914/blib/arch:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Client-Keepalive-0.268/blib/lib:/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Client-Keepalive-0.268/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="29870"
PERL5_CPANPLUS_IS_VERSION="0.9112"
PERL5_MINISMOKEBOX="0.54"
PERL5_YACSMOKE_BASE="/export/home/cpan/pit/thr/conf/perl-5.14.0"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/CPAN-DistnameInfo-0.12/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/CPAN-DistnameInfo-0.12/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-UUID-1.217/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-UUID-1.217/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Util-1.04/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Util-1.04/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Install-0.925/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Install-0.925/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-OptList-0.107/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-OptList-0.107/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Exporter-0.982/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Exporter-0.982/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-GUID-0.046/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Data-GUID-0.046/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/JSON-2.53/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/JSON-2.53/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Uplevel-0.22/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Uplevel-0.22/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Exception-0.31/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Exception-0.31/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Metabase-Fact-0.020/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Metabase-Fact-0.020/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/CPAN-Testers-Report-1.999001/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/CPAN-Testers-Report-1.999001/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/DBI-1.616/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/DBI-1.616/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/DBD-SQLite-1.33/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/DBD-SQLite-1.33/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/common-sense-3.4/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/common-sense-3.4/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/JSON-XS-2.32/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/JSON-XS-2.32/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Classify-0.013/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Classify-0.013/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Module-Runtime-0.011/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Module-Runtime-0.011/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/List-MoreUtils-0.33/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/List-MoreUtils-0.33/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Try-Tiny-0.11/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Try-Tiny-0.11/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Fatal-0.008/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Fatal-0.008/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Dist-CheckConflicts-0.02/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Dist-CheckConflicts-0.02/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Requires-0.06/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-Requires-0.06/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-DeprecationManager-0.11/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-DeprecationManager-0.11/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-Stash-XS-0.25/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-Stash-XS-0.25/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-Stash-0.33/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Package-Stash-0.33/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Class-Load-0.12/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Class-Load-0.12/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Class-Load-XS-0.03/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Class-Load-XS-0.03/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Devel-GlobalDestruction-0.04/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Devel-GlobalDestruction-0.04/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Eval-Closure-0.06/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Eval-Closure-0.06/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MRO-Compat-0.11/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MRO-Compat-0.11/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Name-0.05/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Sub-Name-0.05/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Task-Weaken-1.04/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Task-Weaken-1.04/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Moose-2.0401/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Moose-2.0401/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-AttributeHelpers-0.23/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-AttributeHelpers-0.23/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/IO-Tty-1.10/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/IO-Tty-1.10/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Test-Loops-1.312/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Test-Loops-1.312/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-1.312/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-POE-0.214/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-POE-0.214/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Carp-Clan-6.04/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Carp-Clan-6.04/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Variable-Magic-0.47/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Variable-Magic-0.47/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/B-Hooks-EndOfScope-0.09/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/B-Hooks-EndOfScope-0.09/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Devel-Hide-0.0008/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Devel-Hide-0.0008/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/namespace-clean-0.21/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/namespace-clean-0.21/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-0.30/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-0.30/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Path-Class-0.24/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Path-Class-0.24/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-Path-Class-0.05/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-Path-Class-0.05/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-use-ok-0.02/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Test-use-ok-0.02/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-1.59/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-1.59/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Validate-1.00/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Params-Validate-1.00/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-FromHash-0.03/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/URI-FromHash-0.03/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-URI-0.03/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/MooseX-Types-URI-0.03/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Encode-Locale-1.02/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Encode-Locale-1.02/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Tagset-3.20/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Tagset-3.20/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Parser-3.69/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTML-Parser-3.69/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Date-6.00/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Date-6.00/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/LWP-MediaTypes-6.01/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/LWP-MediaTypes-6.01/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Message-6.02/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/HTTP-Message-6.02/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-HTTP-6.01/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-HTTP-6.01/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-IP-1.25/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Net-IP-1.25/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/ExtUtils-CChecker-0.07/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/ExtUtils-CChecker-0.07/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Socket-GetAddrInfo-0.21/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/Socket-GetAddrInfo-0.21/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Resolver-0.914/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Resolver-0.914/blib/arch
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Client-Keepalive-0.268/blib/lib
/export/home/cpan/pit/thr/conf/perl-5.14.0/.cpanplus/5.14.0/build/POE-Component-Client-Keepalive-0.268/blib/arch
/export/home/cpan/pit/thr/perl-5.14.0/lib/site_perl/5.14.0/i86pc-solaris-thread-multi
/export/home/cpan/pit/thr/perl-5.14.0/lib/site_perl/5.14.0
/export/home/cpan/pit/thr/perl-5.14.0/lib/5.14.0/i86pc-solaris-thread-multi
/export/home/cpan/pit/thr/perl-5.14.0/lib/5.14.0
.