Checking if your kit is complete... Looks good Writing Makefile for Class::Accessor::Class Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Class/Accessor/Class.pm blib\lib\Class\Accessor\Class.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/00-load.........1..1 ok 1 - use Class::Accessor::Class; # Testing Class::Accessor::Class 0.501 ok t/basic...........1..42 ok 1 - use Class::Accessor::Class; ok 2 - Class::Accessor::Class->can('mk_class_accessors') ok 3 - set up Robot package ok 4 - Robot->can('robots_online') ok 5 - Whiz isa Robot ok 6 - name set properly ok 7 - Iris isa Robot ok 8 - name set properly ok 9 - robots online by default ok 10 - package variable untouched ok 11 - robots online (via instance whiz) ok 12 - robots online (via instance iris) ok 13 - robots online: whiz can do something ok 14 - robots online: iris can do something ok 15 - robots taken offline ok 16 - robots now offline ok 17 - package variable untouched ok 18 - robots offline (via instance whiz) ok 19 - robots offline (via instance iris) ok 20 - robots offline: whiz can do nothing ok 21 - robots offline: iris can do nothing ok 22 - robots brought online ok 23 - robots now online ok 24 - package variable untouched ok 25 - robots online (via instance whiz) ok 26 - robots online (via instance iris) ok 27 - robots online: whiz can do something ok 28 - robots online: iris can do something ok 29 - robots taken offline whiz ok 30 - robots now offline ok 31 - package variable untouched ok 32 - robots offline (via instance whiz) ok 33 - robots offline (via instance iris) ok 34 - robots offline: whiz can do nothing ok 35 - robots offline: iris can do nothing ok 36 - robots brought online via iris ok 37 - robots now online ok 38 - package variable untouched ok 39 - robots online (via instance whiz) ok 40 - robots online (via instance iris) ok 41 - robots online: whiz can do something ok 42 - robots online: iris can do something ok t/duplicate.......1..9 ok 1 - use Class::Accessor::Class; ok 2 - The object isa CODE ok 3 - The object isa CODE ok 4 - The object isa CODE ok 5 - first accessor works ok 6 - second accessor gets first's data ok 7 - Bar:: accessor gets undef ok 8 - second accessor works ok 9 - first accessor gets second's data ok t/package.........1..42 ok 1 - use Class::Accessor::Class; ok 2 - Class::Accessor::Class->can('mk_class_accessors') ok 3 - set up Robot package ok 4 - Robot->can('robots_online') ok 5 - Whiz isa Robot ok 6 - name set properly ok 7 - Iris isa Robot ok 8 - name set properly ok 9 - robots online by default ok 10 - robots online by default (pkg var) ok 11 - robots online (via instance whiz) ok 12 - robots online (via instance iris) ok 13 - robots online: whiz can do something ok 14 - robots online: iris can do something ok 15 - robots taken offline ok 16 - robots now offline ok 17 - robots now offline (pkg var) ok 18 - robots offline (via instance whiz) ok 19 - robots offline (via instance iris) ok 20 - robots offline: whiz can do nothing ok 21 - robots offline: iris can do nothing ok 22 - robots brought online ok 23 - robots now online ok 24 - robots now online (pkg var) ok 25 - robots online (via instance whiz) ok 26 - robots online (via instance iris) ok 27 - robots online: whiz can do something ok 28 - robots online: iris can do something ok 29 - robots taken offline whiz ok 30 - robots now offline ok 31 - robots now offline (pkg var) ok 32 - robots offline (via instance whiz) ok 33 - robots offline (via instance iris) ok 34 - robots offline: whiz can do nothing ok 35 - robots offline: iris can do nothing ok 36 - robots brought online via iris ok 37 - robots now online ok 38 - robots now online (pkg var) ok 39 - robots online (via instance whiz) ok 40 - robots online (via instance iris) ok 41 - robots online: whiz can do something ok 42 - robots online: iris can do something ok t/perl-critic.....1..0 # Skip define PERL_TEST_CRITIC to run these tests skipped all skipped: define PERL_TEST_CRITIC to run these tests t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.06 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.06 required for testing POD coverage t/pod.............1..1 ok 1 - blib\lib\Class\Accessor\Class.pm ok All tests successful, 2 tests skipped. Files=7, Tests=95, 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\Accessor\Class.html Installing C:\cpanrun\build\5-10-0\site\lib\Class\Accessor\Class.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod