Checking if your kit is complete... Looks good Writing Makefile for Class::Printable Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Class/Printable.pm blib\lib\Class\Printable.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/10_Class_Printable_test....ok 1 - use Class::Printable; ok 2 - Class::Printable->can('toString') ok 3 - ... got the default value we expected ok 4 - Class::Printable->can('stringValue') ok 5 - ... got the default value we expected ok 6 - TestPackage->can('new') ok 7 - The object isa TestPackage ok 8 - The object isa Class::Printable ok 9 - TestPackage->can('toString') ok 10 - TestPackage->can('stringValue') ok 11 - ... got the toString value ok 12 - ... got the overload value ok 13 - ... got the string value ok 14 - TestOtherPackage->can('new') ok 15 - The object isa TestOtherPackage ok 16 - The object isa Class::Printable ok 17 - TestOtherPackage->can('toString') ok 18 - TestOtherPackage->can('stringValue') ok 19 - ... got the toString value ok 20 - ... got the overload value ok 21 - ... got the string value ok 22 - The object isa TestOtherPackage ok 23 - The object isa TestOtherPackage ok 24 - ... these objects are not equal and they dont try to find overloads 1..24 ok t/pod........................1..1 ok 1 - blib\lib\Class\Printable.pm 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 All tests successful, 1 test skipped. Files=3, Tests=25, 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\Class\Printable.html Installing C:\cpanrun\build\5-10-0\site\lib\Class\Printable.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod