Checking if your kit is complete... Looks good Writing Makefile for Spreadsheet::WriteExcelXML cp lib/Spreadsheet/WriteExcelXML/XMLwriter.pm blib/lib/Spreadsheet/WriteExcelXML/XMLwriter.pm cp lib/Spreadsheet/WriteExcelXML/Worksheet.pm blib/lib/Spreadsheet/WriteExcelXML/Worksheet.pm cp lib/Spreadsheet/WriteExcelXML/Utility.pm blib/lib/Spreadsheet/WriteExcelXML/Utility.pm 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 Manifying blib/man3/Spreadsheet::WriteExcelXML::XMLwriter.3 Manifying blib/man3/Spreadsheet::WriteExcelXML::Worksheet.3 Manifying blib/man3/Spreadsheet::WriteExcelXML::Utility.3 Manifying blib/man3/Spreadsheet::WriteExcelXML::Workbook.3 Manifying blib/man3/Spreadsheet::WriteExcelXML::Format.3 Manifying blib/man3/Spreadsheet::WriteExcelXML.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' 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.....FAILED tests 1-33 Failed 33/33 tests, 0.00% okay t/35_print_area.....ok t/36_print_repeat...ok t/40_autofilter01...Can't locate object method "autofilter" via package "Spreadsheet::WriteExcelXML::Worksheet" (perhaps you forgot to load "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" (perhaps you forgot to load "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 Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/34_page_setup.t 33 33 100.00% 1-33 t/40_autofilter01.t 255 65280 13 13 100.00% 1-13 t/40_autofilter02.t 255 65280 13 13 100.00% 1-13 Failed 3/18 test scripts, 83.33% okay. 59/1075 subtests failed, 94.51% okay. make: *** [test_dynamic] Error 2