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\000_load.t t\010_report.t t\011_datasources.t t\020_cell.t t\000_load...........1..1 ok 1 - use PDF::ReportWriter; ok t\010_report.........1..13 # $rp=undef # $rp=PDF::ReportWriter::Report=HASH(0x1be561c) # load $@=lock can only be used on shared values at C:/cpanrun-5.8/build/5-8-0/site/lib/XML/Simple.pm line 477. # Failed test (t\010_report.t at line 35) # $VAR1 = undef; # load $@=lock can only be used on shared values at C:/cpanrun-5.8/build/5-8-0/site/lib/XML/Simple.pm line 477. # Failed test (t\010_report.t at line 46) # $VAR1 = undef; lock can only be used on shared values at C:/cpanrun-5.8/build/5-8-0/site/lib/XML/Simple.pm line 477. # Looks like you planned 13 tests but only ran 7. # Looks like your test died just after 7. ok 1 - use PDF::ReportWriter::Report; ok 2 - blank report object created ok 3 - can't load non existent xml report file ok 4 - loaded basic xml report file not ok 5 - data structure loaded ok 6 - opened report object not ok 7 - data structure loaded dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 5, 7-13 Failed 8/13 tests, 38.46% okay t\011_datasources....1..10 ok 1 - use PDF::ReportWriter::Report; ok 2 - blank report object created # $rp=PDF::ReportWriter::Report=HASH(0x1ba7a1c) lock can only be used on shared values at C:/cpanrun-5.8/build/5-8-0/site/lib/XML/Simple.pm line 477. # Looks like you planned 10 tests but only ran 3. # Looks like your test died just after 3. ok 3 - loaded datasources example dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 4-10 Failed 7/10 tests, 30.00% okay t\020_cell...........1..6 ok 1 - use PDF::ReportWriter; ok 2 - cell height of a single text row ok 3 - cell height of a single text row + whitespace ok 4 - cell height of a single text row + whitespace ok 5 - cell height of 2 text rows + whitespace ok 6 - cell height of 3 text rows + whitespace ok Failed 2/4 test scripts, 50.00% okay. 15/30 subtests failed, 50.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\010_report.t 255 65280 13 8 61.54% 5 7-13 t\011_datasources.t 255 65280 10 7 70.00% 4-10 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.