Checking if your kit is complete... Looks good Writing Makefile for Class::Interfaces Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Class/Interfaces.pm blib\lib\Class\Interfaces.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_Interfaces_test....1..32 ok 1 - use Class::Interfaces; ok 2 - Serializable->can('pack') ok 3 - Serializable->can('unpack') ok 4 - Iterable->can('iterator') ok 5 - Visitable->can('visit') ok 6 - The object isa Serializable ok 7 - Saveable->can('pack') ok 8 - Saveable->can('unpack') ok 9 - Saveable->can('save') ok 10 - Saveable->can('restore') ok 11 - The object isa Visitable ok 12 - The object isa Iterable ok 13 - VisitOrIterate->can('iterator') ok 14 - VisitOrIterate->can('visit') ok 15 - Printable->can('toString') ok 16 - Printable->can('stringValue') ok 17 - ... got the error we exepected ok 18 - ... got the error we exepected ok 19 - ... got the error we exepected ok 20 - ... got the error we exepected ok 21 - ... this passed fine ok 22 - ... got the error we exepected ok 23 - ... got the error we expected ok 24 - ... got the error we expected ok 25 - ... got the error we exepected ok 26 - ... created our Class::Interfaces subclass ok ok 27 - ... got the error we expected ok 28 - TestInterface->can('other_method') ok 29 - ... got the value we expected ok 30 - ... created our Class::Interfaces subclass ok ok 31 - ... got the error we expected ok 32 - ... we should not get an exception here ok t/pod.........................1..1 ok 1 - blib\lib\Class\Interfaces.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=33, 1 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\Interfaces.html Installing C:\cpanrun\build\5-10-0\site\lib\Class\Interfaces.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod