Hi, I'm just wondering if anyone has seen any problems with the t/modules/cgi.t and/or t/modules/cgiupload.t tests in the cvs mp2? On Win32 I'm getting failures (Apache/2.0.47): ================================================================= modules/cgi....1..5 # Running under perl version 5.008 for MSWin32 # Win32::BuildNumber 806 # Using Test.pm version 1.24 # testing : GET /TestModules__cgi?PARAM=2 # expected: ok 2 # received: not ok 1 # testing : POST /TestModules__cgi # PARAM=%33 # expected: ok 3 # received: not ok 2 # testing : file upload # expected: ok 4 # received: not ok 3 # expected: (?-xism:^text/test-output) # received: Content-type header not ok 4 # testing : X-Perl-Module header # expected: TestModules::cgi # received: TestModules::cgi ok 5 FAILED tests 1-4
modules/cgiupload....1..2 # Running under perl version 5.008 for MSWin32 # Win32::BuildNumber 806 # Using Test.pm version 1.24 # body_len=0, file_len=256148 not ok 1 # body_len=0, file_len=256148 not ok 2 FAILED tests 1-2 ============================================================= This is with CGI.pm-3.00. -- best regards, randy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
