Set up gcc environment - 3.3 Checking if your kit is complete... Looks good Writing Makefile for Devel::TraceMethods cp lib/Devel/TraceMethods.pm blib/lib/Devel/TraceMethods.pm Manifying blib/man3/Devel::TraceMethods.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/base............1..6 ok 1 - use Devel::TraceMethods; ok 2 - calling a traced call should call callback ok 3 - ... but only from traced package ok 4 - ... or inherited method ok 5 - ... but not overridden method ok 6 - ... unless tracking that class too ok t/callback........1..6 ok 1 - use Devel::TraceMethods; ok 2 - Trace should respect the registered callback ok 3 - ... not manipulating wrapped @_ ok 4 - Trace should be able to access all of @_ ok 5 - ... but working on a copy ok 6 - import() should be able to set per-package callback 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..1 ok 1 - blib/lib/Devel/TraceMethods.pm ok All tests successful, 1 test skipped. Files=4, Tests=13, 2 wallclock secs ( 0.88 cusr + 0.20 csys = 1.08 CPU) Installing /export/home/cpanrun/build/5.10.0/html/site/lib/Devel/TraceMethods.html Installing /export/home/cpanrun/build/5.10.0/site/lib/Devel/TraceMethods.pm Installing /export/home/cpanrun/build/5.10.0/site/man/man3/Devel::TraceMethods.3 Appending installation info to /export/home/cpanrun/build/5.10.0/lib/perllocal.pod