Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Class::Accessor::Class cp lib/Class/Accessor/Class.pm blib/lib/Class/Accessor/Class.pm Manifying blib/man3/Class::Accessor::Class.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' 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: 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: Test::Pod::Coverage 1.06 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD All tests successful, 3 tests skipped. Files=7, Tests=94, 3 wallclock secs ( 1.59 cusr + 0.40 csys = 1.99 CPU) Installing /export/home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Class/Accessor/Class.pm Installing /export/home/cpanrun/build/5.6.1/man/man3/Class::Accessor::Class.3 Appending installation info to /export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi/perllocal.pod