*** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Carp ...loaded. (0) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for Class::Data::Accessor /bin/sh -c true /bin/sh -c true cp lib/Class/Data/Accessor.pm blib/lib/Class/Data/Accessor.pm Manifying blib/man3/Class::Data::Accessor.3 /bin/sh -c true /bin/sh -c true PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/*/*.t t/accessor..........1..19 ok 1 - Ray->can(...) ok 2 - Gun->can(...) ok 3 - Suitcase->can(...) ok 4 - Ubu in Gun ok 5 - Inherited into children ok 6 - But not set in parent ok 7 - Ray datafile ok 8 - Inherited into gun ok 9 - Different in suitcase ok 10 - Set data in parent ok 11 - - it sticks ok 12 - filters down to unchanged children ok 13 - but not to changed ok 14 - Can't create classaccessor for an object ok 15 - But objects can access the data ok 16 - And they can set their own copy ok 17 - But it doesn't touch the value on the class ok 18 - Warn when creating DESTROY ok 19 - Die when used as an object method ok t/basic.............1..1 ok 1 - use Class::Data::Accessor; ok t/manifest..........1..0 # Skip set TEST_AUTHOR to enable this test skipped: set TEST_AUTHOR to enable this test t/pod_coverage......1..0 # Skip set TEST_AUTHOR to enable this test skipped: set TEST_AUTHOR to enable this test t/pod_spelling......1..0 # Skip set TEST_AUTHOR to enable this test skipped: set TEST_AUTHOR to enable this test t/pod_syntax........1..0 # Skip set TEST_AUTHOR to enable this test skipped: set TEST_AUTHOR to enable this test t/strict............1..0 # Skip set TEST_AUTHOR to enable this test skipped: set TEST_AUTHOR to enable this test t/style_no_tabs.....1..0 # Skip set TEST_AUTHOR to enable this test skipped: set TEST_AUTHOR to enable this test t/warnings..........1..0 # Skip set TEST_AUTHOR to enable this test skipped: set TEST_AUTHOR to enable this test t/*/*...............can't open t/*/*.t. No such file or directory can't close t/*/*.t. Bad file number Can't open perl script "t/*/*.t": No such file or directory dubious Test returned status 2 (wstat 512, 0x200) Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/*/*.t 2 512 ?? ?? % ?? 7 tests skipped. Failed 1/10 test scripts, 90.00% okay. 0/20 subtests failed, 100.00% okay. make: *** [test_dynamic] Error 2