D:\Eigene Dateien\Downloads\IO-Zlib-1.01>Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for IO::Zlib D:\Eigene Dateien\Downloads\IO-Zlib-1.01>nmake test Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp Zlib.pm blib\lib\IO\Zlib.pm F:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t\basic.t t\getc.t t\getline.t t\larg e.t t\tied.t t\basic......ok t\getc.......ok t\getline....ok t\large......ok t\tied.......ok All tests successful. Files=5, Tests=61, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) D:\Eigene Dateien\Downloads\IO-Zlib-1.01>nmake install Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing F:\Perl\site\lib\IO\Zlib.pm Writing F:\Perl\site\lib\auto\IO\Zlib\.packlist Appending installation info to F:\Perl\lib/perllocal.pod D:\Eigene Dateien\Downloads\IO-Zlib-1.01>cd.. D:\Eigene Dateien\Downloads>cd CGI-Compress-Gzip-0.17 D:\Eigene Dateien\Downloads\CGI-Compress-Gzip-0.17>Makefile.PL Writing Makefile for CGI::Compress::Gzip D:\Eigene Dateien\Downloads\CGI-Compress-Gzip-0.17>nmake test Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/CGI/Compress/Gzip.pm blib\lib\CGI/Compress/Gzip.pm F:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t\gzip.t t\gzip....ok 3/14# Failed test (t\gzip.t at line 51) t\gzip....NOK 4# got: '&▼ &♂¾H&═&╔&╔¤/&╩IQ&♦ ú&∟)&∟&♀ ' # expected: '&▼ &♥¾H&═&╔&╔¤/&╩IQ&♦ ú&∟)&∟&♀ ' t\gzip....ok 5/14# Failed test (t\gzip.t at line 66) t\gzip....NOK 6# got: 'Content-Type: text/html; charset=ISO-8859-1 # # 'HelloWorld!'' # expected: 'Content-Type: text/html; charset=ISO-8859-1 # # Hello World!' # Failed test (t\gzip.t at line 77) t\gzip....NOK 8# got: 'Content-Type: text/html; charset=ISO-8859-1 # ' &♂S¸H&═&╔&╔&☼¤/&╩IQT Èå½% # expected: 'Content-Type: text/html; charset=ISO-8859-1 # # &▼ &♥¾H&═&╔&╔¤/&╩IQ&♦ ú&∟)&∟&♀ ' # Failed test (t\gzip.t at line 88) # got: 'Content-Type: text/html; charset=UTF-8 # ' &♂S¸H&═&╔&╔&☼¤/&╩IQT Èå½% # expected: 'Content-Type: text/html; charset=UTF-8 t\gzip....NOK 10# # &▼ &♥¾H&═&╔&╔¤/&╩IQ&♦ ú&∟)&∟&♀ ' # Failed test (t\gzip.t at line 100) # got: 'Status: 302 Moved # Location: 'http://www.foo.com/' # # ' # expected: 'Status: 302 Moved # Location: http://www.foo.com/ # # ' t\gzip....ok 14/14# Looks like you failed 5 tests of 14. t\gzip....dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 4, 6, 8, 10, 12 Failed 5/14 tests, 64.29% okay (less 2 skipped tests: 7 okay, 50.00%) Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\gzip.t 5 1280 14 5 35.71% 4 6 8 10 12 2 subtests skipped. Failed 1/1 test scripts, 0.00% okay. 5/14 subtests failed, 64.29% okay. NMAKE : fatal error U1077: 'F:\Perl\bin\perl.exe' : return code '0x2' Stop. D:\Eigene Dateien\Downloads\CGI-Compress-Gzip-0.17>nmake Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\Eigene Dateien\Downloads\CGI-Compress-Gzip-0.17>nmake install Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. Installing F:\Perl\site\lib\CGI\Compress\Gzip.pm Writing F:\Perl\site\lib\auto\CGI\Compress\Gzip\.packlist Appending installation info to F:\Perl\lib/perllocal.pod D:\Eigene Dateien\Downloads\CGI-Compress-Gzip-0.17>