WARNING: LICENSE is not a known parameter. 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 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........1..1 # Testing Class::Accessor::Class 0.501 ok 1 - use Class::Accessor::Class; 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..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD All tests successful, 3 tests skipped. Files=7, Tests=94, 1 wallclock secs ( 0.80 cusr + 0.19 csys = 0.99 CPU) Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Class/Accessor/Class.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Class::Accessor::Class.3 Appending installation info to /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/perllocal.pod