Checking if your kit is complete... Looks good Writing Makefile for Attribute::Tie cp lib/Attribute/Tie.pm blib/lib/Attribute/Tie.pm Manifying blib/man3/Attribute::Tie.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load......1..1 ok 1 - use Attribute::Tie; ok t/01-hash......Not a GLOB reference at /Users/cpanrun/build/5.10.0/site/lib/Attribute/Handlers.pm line 16. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) t/02-array.....FETCHSIZE returned a negative value at t/02-array.t line 19. # Looks like your test died just after 1. ok 1 - my @array : Tie('EchoArray') 1..1 dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/03-scalar....ok 1 - my $scalar : Tie('ConstantScalar') ok 2 - $scalar == 42 ok 3 - Tie::ConstantScalar doesn't define a STORE method at t/03-scalar.t line 20 # ok 4 - Neither __NONE__ nor Tie::__NONE__ is available at t/03-scalar.t line 25 # 1..4 ok t/04-error.....ok 1 - Not a GLOB reference at /Users/cpanrun/build/5.10.0/site/lib/Attribute/Handlers.pm line 16. # Failed test 'no error' # at t/04-error.t line 19. # not ok 2 - no error ok 3 - Not a GLOB reference at /Users/cpanrun/build/5.10.0/site/lib/Attribute/Handlers.pm line 16. # ok 4 - Not a GLOB reference at /Users/cpanrun/build/5.10.0/site/lib/Attribute/Handlers.pm line 16. # Looks like you failed 1 test of 4. # 1..4 dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/4 tests, 75.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01-hash.t 255 65280 ?? ?? ?? t/02-array.t 255 65280 1 0 ?? t/04-error.t 1 256 4 1 2 Failed 3/5 test scripts. 1/10 subtests failed. Files=5, Tests=10, 1 wallclock secs ( 0.33 cusr + 0.11 csys = 0.44 CPU) Failed 3/5 test programs. 1/10 subtests failed. make: *** [test_dynamic] Error 1