Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\01_serialize_sql_abstract.t t\02_puresql.t t\01_serialize_sql_abstract....1..5 ok 1 - time_to_iso8601 testing bad data # Failed test (t\01_serialize_sql_abstract.t at line 8) not ok 2 - time_to_iso8601 testing good data # got: '2003-07-24 15:17:50' # expected: '2003-07-25 14:17:50' not ok 3 - freeze() basic unit test # Failed test (t\01_serialize_sql_abstract.t at line 23) # Structures begin differing at: # $got->{creation_time} = '1973-05-10 12:01:47' # $expected->{creation_time} = '1973-05-11 11:01:47' # Looks like you failed 2 tests of 5. ok 4 - duration == end time - last access time ok 5 - thaw() basic unit test dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-3 Failed 2/5 tests, 60.00% okay t\02_puresql...................1..0 # Skip cannot test pure_sql without DBI_DSN defined in environment skipped all skipped: cannot test pure_sql without DBI_DSN defined in environment Failed 1/2 test scripts, 50.00% okay. 2/5 subtests failed, 60.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01_serialize_sql_abstract.t 2 512 5 2 40.00% 2-3 1 test skipped. NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.