Checking if your kit is complete... Looks good Writing Makefile for Tie::Gzip Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Docs/Site_SVD/Tie_Gzip.pm blib\lib\Docs\Site_SVD\Tie_Gzip.pm cp lib/Tie/Gzip.pm blib\lib\Tie\Gzip.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\Tie\Gzip.t t\Tie\Gzip....1..13 # Running under perl version 5.010000 for MSWin32 # Win32::BuildNumber 1001 # Current time local: Tue Jan 8 23:59:30 2008 # Current time GMT: Wed Jan 9 07:59:30 2008 # Using Test.pm version 1.25 # Test::Tech : 1.2 # Data::Secs2 : 1.17 # Data::SecsPack: 0.02 # =cut ok 1 - UUT not loaded ok 2 - Load UUT ok 3 - Tie::Gzip Version 1.15 loaded ok 4 - Ensure gzip.t can access gzip0.htm Can't use string ("Compress::Zlib::") as a HASH ref while "strict refs" in use at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Tie-Gzip\blib\lib/Tie/Gzip.pm line 56. ok 5 - Copy gzip0.htm to gzip1.htm. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 6-13 Failed 8/13 tests, 38.46% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\Tie\Gzip.t 2 512 13 16 6-13 Failed 1/1 test scripts. 8/13 subtests failed. Files=1, Tests=13, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/1 test programs. 8/13 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0x2' Stop.