Checking if your kit is complete... Looks good Writing Makefile for Class::Struct::FIELDS Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp FIELDS.pm blib\lib\Class\Struct\FIELDS.pm AutoSplitting blib\lib\Class\Struct\FIELDS.pm (blib\lib\auto\Class\Struct\FIELDS) 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/01load......1..1 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 10:13:26 2008 # Current time GMT: Wed Jan 9 18:13:26 2008 # Using Test.pm version 1.25 ok 1 ok t/02use.......1..14 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 10:13:26 2008 # Current time GMT: Wed Jan 9 18:13:26 2008 # Using Test.pm version 1.25 Modification of a read-only value attempted at (eval 2) line 48. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-14 Failed 14/14 tests, 0.00% okay t/03struct....1..22 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 10:13:26 2008 # Current time GMT: Wed Jan 9 18:13:26 2008 # Using Test.pm version 1.25 ok 1 Modification of a read-only value attempted at (eval 2) line 48. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-22 Failed 21/22 tests, 4.55% okay t/04fields....1..18 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 10:13:26 2008 # Current time GMT: Wed Jan 9 18:13:26 2008 # Using Test.pm version 1.25 Modification of a read-only value attempted at (eval 7) line 48. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-18 Failed 18/18 tests, 0.00% okay t/05misc......1..18 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Wed Jan 9 10:13:27 2008 # Current time GMT: Wed Jan 9 18:13:27 2008 # Using Test.pm version 1.25 Method 'dorf' exists in package 'Wallaby' overrides accessor at t/05misc.t line 20 Accessor 'dorf' exists in package 'Wallaby' hides method in base class at t/05misc.t line 20 Method 'dorf' exists in package 'Pachyderm' overrides accessor at t/05misc.t line 53 Accessor 'dorf' exists in package 'Pachyderm' hides method in base class at t/05misc.t line 53 Method 'dorf' exists in package 'Elephant' overrides accessor at t/05misc.t line 68 Accessor 'dorf' exists in package 'Elephant' hides method in base class at t/05misc.t line 68 Modification of a read-only value attempted at (eval 6) line 48. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-18 Failed 18/18 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02use.t 2 512 14 28 1-14 t/03struct.t 2 512 22 42 2-22 t/04fields.t 2 512 18 36 1-18 t/05misc.t 2 512 18 36 1-18 Failed 4/5 test scripts. 71/73 subtests failed. Files=5, Tests=73, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 4/5 test programs. 71/73 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x2' Stop.