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\10_CSV_Template_test.t t\pod.t t\pod_coverage.t t\10_CSV_Template_test....1..7 ok 1 - use CSV::Template; ok 2 - CSV::Template->can('new') # Failed test (t\10_CSV_Template_test.t at line 40) # got: '"This is a test, ""title""", # , # 1,2,3,2,4,6,3,6,9, # ,' # expected: '"This is a test, ""title""", # , # 1,2,3, # 2,4,6, # 3,6,9, # ,' # Looks like you failed 1 tests of 7. ok 3 - The object isa CSV::Template ok 4 - CSV::Template->can('quote_string') ok 5 - CSV::Template->can('param') ok 6 - CSV::Template->can('output') not ok 7 - ... got what we expected dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 7 Failed 1/7 tests, 85.71% okay t\pod.....................1..1 ok 1 - blib\lib\CSV\Template.pm ok t\pod_coverage............1..1 ok 1 - Pod coverage on CSV::Template ok Failed 1/3 test scripts, 66.67% okay. 1/9 subtests failed, 88.89% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\10_CSV_Template_test.t 1 256 7 1 14.29% 7 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.