Checking if your kit is complete... Looks good Writing Makefile for Attribute::Tie Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Attribute/Tie.pm blib\lib\Attribute\Tie.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 Attribute::Tie; ok t/01-hash......Not a GLOB reference at C:/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.....ok 1 - my @array : Tie('EchoArray') FETCHSIZE returned a negative value at t/02-array.t line 19. 1..1 # Looks like your test died just after 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..... # Failed test 'no error' # at t/04-error.t line 19. # Looks like you failed 1 test of 4. ok 1 - Not a GLOB reference at C:/cpanrun/build/5-10-0/site/lib/Attribute/Handlers.pm line 16. # not ok 2 - no error ok 3 - Not a GLOB reference at C:/cpanrun/build/5-10-0/site/lib/Attribute/Handlers.pm line 16. # ok 4 - Not a GLOB reference at C:/cpanrun/build/5-10-0/site/lib/Attribute/Handlers.pm line 16. # 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.00 cusr + 0.00 csys = 0.00 CPU) Failed 3/5 test programs. 1/10 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x1' Stop.