Checking if your kit is complete... Looks good Writing Makefile for Devel::StackTrace cp lib/Devel/StackTrace.pm blib/lib/Devel/StackTrace.pm Manifying blib/man3/Devel::StackTrace.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01-basic..........1..34 ok 1 - use Devel::StackTrace; ok 2 - Trace should have 4 frames ok 3 - Trace should have 4 frames ok 4 - First frame package should be main ok 5 - First frame filename should be t/01-basic.t ok 6 - First frame line should be 1012 ok 7 - First frame subroutine should be Devel::StackTrace::new ok 8 - First frame hasargs should be true ok 9 - First frame wantarray should be false ok 10 - trace text ok 11 - Trace should have 1 frame ok 12 - The package for this frame should be main ok 13 - Trace should have 1 frame ok 14 - The package for this frame should be main ok 15 - trace text ok 16 - Trace should have 4 frames ok 17 - Frame 2's subroutine should be 'main::bar' ok 18 - next_frame should return first frame after call to reset_pointer ok 19 - frames method should return four frames ok 20 - first frame's subroutine should be Devel::StackTrace::new ok 21 - last frame's subroutine should be main::foo ok 22 - Only one argument should have been passed in the call to trace() ok 23 - The object isa RefTest ok 24 - Only one argument should have been passed in the call to trace() ok 25 - Actual object should be replaced by string 'RefTest2=HASH' ok 26 - Only one argument should have been passed in the call to trace() ok 27 - Actual object should be replaced by string 'RefTest3=HASH' ok 28 - subroutine is (eval) ok 29 - no args given to eval block ok 30 - check regex as ignore_package arg ok 31 - overloading is ignored by default ok 32 - overloading is ignored by default ok 33 - death in overload::Overloaded is ignored ok 34 - filename is canonicalized 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.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD All tests successful, 2 tests skipped. Files=3, Tests=34, 1 wallclock secs ( 0.92 cusr + 0.05 csys = 0.97 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Devel/StackTrace.pm Installing /home/cpanrun/build/5.6.1/man/man3/Devel::StackTrace.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod