Checking if your kit is complete... Looks good Writing Makefile for Devel::TraceMethods Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Devel/TraceMethods.pm blib\lib\Devel\TraceMethods.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Devel\TraceMethods.html Installing C:\cpanrun\build\5-10-0\site\lib\Devel\TraceMethods.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod