Checking if your kit is complete... Looks good Writing Makefile for POE::Component::Tie cp lib/POE/Component/Tie.pm blib/lib/POE/Component/Tie.pm Manifying blib/man3/POE::Component::Tie.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00_Basic..........# Looks like you planned 59 tests but ran 2 extra. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test Failed 0/59 tests, 100.00% okay t/01_Scalar.........ok t/02_Array..........Use of uninitialized value in concatenation (.) or string at t/02_Array.t line 53. Use of uninitialized value in concatenation (.) or string at t/02_Array.t line 53. Use of uninitialized value in concatenation (.) or string at t/02_Array.t line 53. Use of uninitialized value in concatenation (.) or string at t/02_Array.t line 53. # Failed test (t/02_Array.t at line 36) # Structures begin differing at: # $got->[8] = 'FETCHSIZE: 3' # $expected->[8] = 'SHIFT: one' # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/03_Hash...........ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/00_Basic.t 2 512 59 0 0.00% t/02_Array.t 1 256 1 1 100.00% 1 Failed 2/4 test scripts, 50.00% okay. -1/74 subtests failed, 101.35% okay. make: *** [test_dynamic] Error 29