Checking if your kit is complete... Looks good Writing Makefile for Spreadsheet::WriteExcelXML cp lib/Spreadsheet/WriteExcelXML/Workbook.pm blib/lib/Spreadsheet/WriteExcelXML/Workbook.pm cp lib/Spreadsheet/WriteExcelXML/Format.pm blib/lib/Spreadsheet/WriteExcelXML/Format.pm cp lib/Spreadsheet/WriteExcelXML.pm blib/lib/Spreadsheet/WriteExcelXML.pm cp lib/Spreadsheet/WriteExcelXML/Utility.pm blib/lib/Spreadsheet/WriteExcelXML/Utility.pm cp lib/Spreadsheet/WriteExcelXML/XMLwriter.pm blib/lib/Spreadsheet/WriteExcelXML/XMLwriter.pm cp lib/Spreadsheet/WriteExcelXML/Worksheet.pm blib/lib/Spreadsheet/WriteExcelXML/Worksheet.pm Manifying blib/man3/Spreadsheet::WriteExcelXML::Workbook.3 Manifying blib/man3/Spreadsheet::WriteExcelXML::Format.3 Manifying blib/man3/Spreadsheet::WriteExcelXML.3 Manifying blib/man3/Spreadsheet::WriteExcelXML::XMLwriter.3 Manifying blib/man3/Spreadsheet::WriteExcelXML::Utility.3 Manifying blib/man3/Spreadsheet::WriteExcelXML::Worksheet.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_regression.........ok t/01_xml_writer.........ok t/02_format.............ok t/03_convert_formula....ok t/11_date_time..........ok t/12_date_only..........ok t/13_date_seconds.......ok t/21_set_column.........ok t/22_set_row............ok t/23_index..............ok t/31_hyperlink..........ok t/32_merge..............ok t/33_array_formula......ok t/34_page_setup.........ok t/35_print_area.........ok t/36_print_repeat.......ok t/40_autofilter01.......Can't locate object method "autofilter" via package "Spreadsheet::WriteExcelXML::Worksheet" at t/40_autofilter01.t line 48. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-13 Failed 13/13 tests, 0.00% okay t/40_autofilter02.......Can't locate object method "autofilter" via package "Spreadsheet::WriteExcelXML::Worksheet" at t/40_autofilter02.t line 48. # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-13 Failed 13/13 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/40_autofilter01.t 255 65280 13 26 200.00% 1-13 t/40_autofilter02.t 255 65280 13 26 200.00% 1-13 Failed 2/18 test scripts, 88.89% okay. 26/1075 subtests failed, 97.58% okay. make: *** [test_dynamic] Error 255