Checking if your kit is complete... Looks good Writing Makefile for Tie::Trace cp lib/Tie/Trace_JP.pod blib/lib/Tie/Trace_JP.pod cp lib/Tie/Trace.pm blib/lib/Tie/Trace.pm lib/Tie/Trace_JP.pod:1: Unknown command paragraph "=encoding euc-jp" Manifying blib/man3/Tie::Trace_JP.3 Manifying blib/man3/Tie::Trace.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=1; runtests @ARGV;' t/*.t t/00-load...........1..1 not ok 1 - use Tie::Trace; # Failed test (t/00-load.t at line 6) # Tried to use 'Tie::Trace'. # Error: Constant name 'HASH(0x267c14)' has invalid characters at blib/lib/Tie/Trace.pm line 20 # BEGIN failed--compilation aborted at t/00-load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9. # Testing Tie::Trace , Perl 5.006001, /export/home/cpanrun/build/5.6.1/bin/perl # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/boilerplate.......1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Tie/Trace.pm contains no boilerplate text ok t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD t/tie-trace-internal_method.not ok 1 - use Tie::Trace; # Failed test (t/tie-trace-internal_method.t at line 3) # Tried to use 'Tie::Trace'. # Error: Constant name 'HASH(0x264f30)' has invalid characters at blib/lib/Tie/Trace.pm line 20 # BEGIN failed--compilation aborted at t/tie-trace-internal_method.t line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "TIEHASH" via package "Tie::Trace" at t/tie-trace-internal_method.t line 5. 1..1 # Looks like you failed 1 test of 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/tie-trace-watch...1..23 ERROR: Constant name 'HASH(0x26d7e4)' has invalid characters at blib/lib/Tie/Trace.pm line 20 ERROR: Constant name 'HASH(0x26d7e4)' has invalid characters at blib/lib/Tie/Trace.pm line 20 BEGIN failed--compilation aborted at blib/lib/Tie/Trace.pm line 20. ERROR: Constant name 'HASH(0x26d7e4)' has invalid characters at blib/lib/Tie/Trace.pm line 20 BEGIN failed--compilation aborted at blib/lib/Tie/Trace.pm line 20. Compilation failed in require at (eval 3) line 2. ERROR: Constant name 'HASH(0x26d7e4)' has invalid characters at blib/lib/Tie/Trace.pm line 20 BEGIN failed--compilation aborted at blib/lib/Tie/Trace.pm line 20. Compilation failed in require at (eval 3) line 2. BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use Tie::Trace; # Failed test (t/tie-trace-watch.t at line 6) # Tried to use 'Tie::Trace'. # Error: Constant name 'HASH(0x26d7e4)' has invalid characters at blib/lib/Tie/Trace.pm line 20 # BEGIN failed--compilation aborted at t/tie-trace-watch.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. ok 2 - open ERROR: Undefined subroutine &Tie::Trace::watch called at t/tie-trace-watch.t line 15. # Looks like you planned 23 tests but only ran 2. dubious Test returned status 22 (wstat 5632, 0x1600) DIED. FAILED tests 1, 3-23 Failed 22/23 tests, 4.35% okay t/tie-trace.........1..36 not ok 1 - use Tie::Trace; # Failed test (t/tie-trace.t at line 3) # Tried to use 'Tie::Trace'. # Error: Constant name 'HASH(0x2494d8)' has invalid characters at blib/lib/Tie/Trace.pm line 20 # BEGIN failed--compilation aborted at t/tie-trace.t line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. ok 2 - open # Looks like you planned 36 tests but only ran 2. # Looks like your test died just after 2. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1, 3-36 Failed 35/36 tests, 2.78% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 t/tie-trace-internal_method.t 255 65280 1 1 100.00% 1 t/tie-trace-watch.t 22 5632 23 22 95.65% 1, 3-23 t/tie-trace.t 255 65280 36 35 97.22% 1, 3-36 2 tests skipped. Failed 4/7 test scripts, 42.86% okay. 59/64 subtests failed, 7.81% okay. make: *** [test_dynamic] Error 2