Checking if your kit is complete... Looks good Writing Makefile for Tie::Trace cp lib/Tie/Trace.pm blib/lib/Tie/Trace.pm cp lib/Tie/Trace_JP.pod blib/lib/Tie/Trace_JP.pod lib/Tie/Trace_JP.pod:1: Unknown command paragraph "=encoding euc-jp" Manifying blib/man3/Tie::Trace.3 Manifying blib/man3/Tie::Trace_JP.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load......................1..1 # Testing Tie::Trace -1, set by base.pm, Perl 5.008002, /home/cpanrun/ia64/build/5.8.2/bin/perl ok 1 - use Tie::Trace; ok 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 all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod..........................1..2 ok 1 - blib/lib/Tie/Trace.pm ok 2 - blib/lib/Tie/Trace_JP.pod ok t/tie-trace-internal_method....ok 1 - use Tie::Trace; ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 - parent 1..12 ok t/tie-trace-watch..............1..23 ok 1 - use Tie::Trace; ok 2 - open ok 3 - $hash{1} = $x ok 4 - $hash{1}->{hoge} = 3 ok 5 - $hash{1}->{hoge} = 4 ok 6 - $hash{2} = HASH ok 7 - $hash{2}->{hoge} = 222 ok 8 - push(@{$hash{1}->{hoge3}}, "array") ok 9 - push(@{$hash{1}->{hoge3}}, "array2") ok 10 - splice ok 11 - hash key check 1 ok 12 - hash key check 2 ok 13 - array check ok 14 - $hash{xxx}->{bless} = bless {} ok 15 - $hash{xxx}->{bless}->{bless_hoge} = 1 ok 16 - $hash{xxx}->{tied} = HASH ok 17 - $hash{xxx}->{tied}->{a} = 1234 ok 18 - $hash{oo} = 'foo' ok 19 - $hash{ar} = 'bar' ok 20 - $hash{xxx} = {} ok 21 - $hash{xxx}->{oo} = 'foo' ok 22 - $hash{xxx}->{ar} = 'bar' ok 23 - $hash{xxx}->{xxx} = 'var' ok t/tie-trace....................1..36 ok 1 - use Tie::Trace; ok 2 - open ok 3 - $hash{1} = $x ok 4 - $hash{1}->{hoge} = 3 ok 5 - $hash{1}->{hoge} = 4 ok 6 - ${$array->[2]} = "4" ok 7 - ${$x->{hoge4}} = "0000" ok 8 - $hash{2}->{hoge} = 222 ok 9 - $hash{2}->{hoge} = 222 ok 10 - push(@{$hash{1}->{hoge3}}, "array") ok 11 - push(@{$hash{1}->{hoge3}}, "array2") ok 12 - hash key check ok 13 - hash key check ok 14 - array check ok 15 - $hash{xxx}->{bless} = bless {} ok 16 - $hash{xxx}->{bless}->{bless_hoge} = 1 ok 17 - $hash{xxx}->{tied} = HASH ok 18 - $hash{xxx}->{tied}->{a} = 1234 ok 19 - $hash{foo} = 1 ok 20 - $hash{bar} = 1 ok 21 - $hash{xxx} = {} ok 22 - $hash{xxx}->{foo} = 2 ok 23 - $hash{xxx}->{bar} = 2 ok 24 - $hash{xxx}->{xxx} = 2 ok 25 - $hash{oo} = 'foo' ok 26 - $hash{ar} = 'bar' ok 27 - $hash{xxx} = {} ok 28 - $hash{xxx}->{oo} = 'foo' ok 29 - $hash{xxx}->{ar} = 'bar' ok 30 - $hash{xxx}->{xxx} = 'var' ok 31 - $hash{oo} = 'foo' ok 32 - $hash{ar} = 'bar' ok 33 - $hash{xxx} = {} ok 34 - $hash{xxx}->{oo} = 'foo' ok 35 - $hash{xxx}->{ar} = 'bar' ok 36 - $hash{xxx}->{xxx} = 'var' ok All tests successful, 1 test skipped. Files=7, Tests=77, 1 wallclock secs ( 1.29 cusr + 0.26 csys = 1.55 CPU) Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Tie/Trace.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Tie/Trace_JP.pod Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Tie::Trace.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Tie::Trace_JP.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod