[b]% make test[/b]
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/apache................ok
t/can...................ok
t/carp..................ok
t/cookie................ok
t/fast..................ok
t/form..................ok
t/function..............ok
t/html..................ok
t/no_tabindex...........ok
t/pretty................ok
t/push..................ok
1/12 skipped: do_sleep() test may take a while
t/request...............ok
t/start_end_asterisk....ok
t/start_end_end.........ok
t/start_end_start.......ok
t/switch................ok
t/upload................ok 2/0# Failed test (t/upload.t at line 74)
t/upload................ok 3/0# Structures begin differing at:
# $got->[0] = goodbye_world.txt
# $expected->[0] = 'goodbye_world.txt'
t/upload................ok 15/0# Looks like you failed 1 tests of 15.
t/upload................dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 4
Failed 1/15 tests, 93.33% okay
t/uploadInfo............ok
t/util-58...............skipped
all skipped: no reason given
t/util..................ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/upload.t 1 256 15 1 6.67% 4
1 test and 1 subtest skipped.
Failed 1/20 test scripts, 95.00% okay. 1/517 subtests failed, 99.81% okay.
make: *** [test_dynamic] Error 11