Checking if your kit is complete... Looks good Writing Makefile for Test::ClassAPI Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Test/ClassAPI.pm blib\lib\Test\ClassAPI.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, 'inc', 'blib\lib', 'blib\arch')" t/*.t t/01_main..........1..2 ok 1 - Your perl is new enough ok 2 - use Test::ClassAPI; ok t/02_api...........1..15 ok 1 - use Test::ClassAPI; ok 2 - Class 'My::Config' is loaded ok 3 - Class 'Test::ClassAPI' is loaded ok 4 - My::Config isa Config::Tiny ok 5 - My::Config->can('foo') ok 6 - My::Config->can('errstr') ok 7 - My::Config->can('new') ok 8 - My::Config->can('read') ok 9 - My::Config->can('read_string') ok 10 - My::Config->can('write') ok 11 - My::Config->can('write_string') ok 12 - No unknown public methods in 'My::Config' ok 13 - Test::ClassAPI->can('execute') ok 14 - Test::ClassAPI->can('init') ok 15 - No unknown public methods in 'Test::ClassAPI' ok t/03_implements....1..14 ok 1 - use Test::ClassAPI; ok 2 - Class 'My::Config' is loaded ok 3 - Class 'Test::ClassAPI' is loaded ok 4 - My::Config->can('foo') ok 5 - My::Config->can('errstr') ok 6 - My::Config->can('read_string') ok 7 - My::Config->can('read') ok 8 - My::Config->can('new') ok 9 - My::Config->can('write_string') ok 10 - My::Config->can('write') ok 11 - No unknown public methods in 'My::Config' ok 12 - Test::ClassAPI->can('execute') ok 13 - Test::ClassAPI->can('init') ok 14 - No unknown public methods in 'Test::ClassAPI' ok t/04_collisions....1..16 ok 1 - use Test::ClassAPI; ok 2 - Class 'My::Config' is loaded ok 3 - Class 'Test::ClassAPI' is loaded ok 4 - My::Config->can('foo') ok 5 - My::Config->can('errstr') ok 6 - My::Config->can('read_string') ok 7 - My::Config->can('read') ok 8 - My::Config->can('new') ok 9 - My::Config->can('write_string') ok 10 - My::Config->can('write') ok 11 - No unknown public methods in 'My::Config' ok 12 - No function/class collisions in 'My::Config' ok 13 - Test::ClassAPI->can('execute') ok 14 - Test::ClassAPI->can('init') ok 15 - No unknown public methods in 'Test::ClassAPI' ok 16 - No function/class collisions in 'Test::ClassAPI' ok t/99_author........1..1 ok 1 - blib\lib\Test\ClassAPI.pm ok All tests successful. Files=5, Tests=48, 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\Test\ClassAPI.html Installing C:\cpanrun\build\5-10-0\site\lib\Test\ClassAPI.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod