Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Data-Report' version '0.06' Copying lib\Data\Report\Plugin\Text.pm -> blib\lib\Data\Report\Plugin\Text.pm Copying lib\Data\Report\Plugin\Html.pm -> blib\lib\Data\Report\Plugin\Html.pm Copying lib\Data\Report\Plugin\Csv.pm -> blib\lib\Data\Report\Plugin\Csv.pm Copying lib\Data\Report\Base.pm -> blib\lib\Data\Report\Base.pm Copying lib\Data\Report.pm -> blib\lib\Data\Report.pm Manifying blib\lib/Data/Report.pm -> blib\libdoc\Data.Report.3 Manifying blib\lib/Data/Report/Base.pm -> blib\libdoc\Data.Report.Base.3 HTMLifying blib\lib\Data\Report.pm -> blib\libhtml\site\lib\Data\Report.html HTMLifying blib\lib\Data\Report\Base.pm -> blib\libhtml\site\lib\Data\Report\Base.html t\00basic.....ok 1 - use Data::Report; ok 2 - use Data::Report::Base; ok 3 - use Data::Report::Plugin::Text; ok 4 - use Data::Report::Plugin::Html; ok 5 - use Data::Report::Plugin::Csv; # CSV uses Text::CSV_XS=HASH(0x1bfd054) 1..5 ok t\01text01....ok 1 - The object isa Data::Report::Plugin::Text ok 2 - contents 1..2 ok t\01text02....ok 1 ok 2 ok 3 1..3 ok t\01text03....ok 1 1..1 ok t\01text04....ok 1 1..1 ok t\01text05....ok 1 1..1 ok t\01text06....ok 1 1..1 ok t\02html01....ok 1 1..1 ok t\02html02....ok 1 1..1 ok t\03csv01.....ok 1 1..1 ok t\03csv02.....ok 1 not ok 2 # Failed test at t\03csv02.t line 61. # got: 'Acct,Report,Debet,Credit # 1234,"two two","th,ree","""four""" # ' # expected: '"Acct","Report","Debet","Credit" # "1234","two two","th,ree","""four""" # ' ok 3 1..3 # Looks like you failed 1 test of 3. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/3 tests, 66.67% okay t\03csv03.....ok 1 1..1 ok t\03csv04.....ok 1 1..1 ok t\09poc01.....ok 1 - The object isa POC::Report::Text ok 2 - CB: stylist ok 3 - CB: heading ok 4 - linecount ok 5 - contents 1..5 ok t\09poc02.....1..4 ok 1 - The object isa POC::Report::Html ok 2 - CB: stylist ok 3 - CB: heading ok 4 - contents ok t\09poc03.....ok 1 - The object isa POC::Report::Text ok 2 - CB: stylist ok 3 - CB: heading ok 4 - linecount ok 5 - contents 1..5 ok t\09poc04.....1..4 ok 1 - The object isa POC::Report::Html ok 2 - CB: stylist ok 3 - CB: heading ok 4 - contents ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t\03csv02.t 1 256 3 1 2 Failed 1/17 test scripts. 1/40 subtests failed. Files=17, Tests=40, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 1/17 test programs. 1/40 subtests failed.