t\02-pod.............1..1 ok 1 - blib\lib\CGI\Application\Plugin\Stream.pm ok t\03-pod_coverage....1..1 ok 1 - CGI::Application::Plugin::Stream has good pod coverage ok t\basic..............1..15 ok 1 - use CGI::Application::Plugin::Stream; # Failed test (t\basic.t at line 43) # 'Content-Disposition: attachment; filename="FILE" # Content-length: 31 # Content-Type: text/plain; charset=ISO-8859-1 # # darcs # http://www.darcs.net/ # ' # doesn't match '(?i-xsm:Content-Length: 29)' ok 2 - with fh: Content-Disposition and filename headers are correct ok 3 - with fh: Content-type detected correctly by File::MMagic not ok 4 - with fh: correct Content-Length header found ok 5 - Content-Disposition and filename headers are correct # Failed test (t\basic.t at line 57) ok 6 - Content-type detected correctly by File::MMagic # 'Content-Disposition: attachment; filename="test_file_to_stream.txt" # Content-length: 31 # Content-Type: text/plain; charset=ISO-8859-1 # # darcs # http://www.darcs.net/ # 1' # doesn't match '(?i-xsm:Content-Length: 29)' not ok 7 - correct Content-Length header found ok 8 - Setting a custom Content-Length ok 9 - Setting a custom -Content-Length ok 10 - Setting a custom type ok 11 - Setting a custom -type ok 12 - Setting a custom attachment ok 13 - Setting a custom -type ok 14 - Setting a non-attachment header is preserved # Looks like you failed 2 tests of 15. ok 15 - Setting a explicit byte Content-Length at least doesn't die dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 4, 7 Failed 2/15 tests, 86.67% okay Failed 1/3 test scripts, 66.67% okay. 2/17 subtests failed, 88.24% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\basic.t 2 512 15 2 13.33% 4 7