Checking if your kit is complete... Looks good Writing Makefile for Data::Tabular cp lib/Data/Tabular/Row/Extra.pm blib/lib/Data/Tabular/Row/Extra.pm cp lib/Data/Tabular/Output.pm blib/lib/Data/Tabular/Output.pm cp lib/Data/Tabular/Table.pm blib/lib/Data/Tabular/Table.pm cp lib/Data/Tabular/Row/Titles.pm blib/lib/Data/Tabular/Row/Titles.pm cp lib/Data/Tabular/Formula.pm blib/lib/Data/Tabular/Formula.pm cp lib/Data/Tabular/Output/CSV.pm blib/lib/Data/Tabular/Output/CSV.pm cp lib/Data/Tabular/Config/Extra.pm blib/lib/Data/Tabular/Config/Extra.pm cp lib/Data/Tabular/Row/General.pm blib/lib/Data/Tabular/Row/General.pm cp lib/Data/Tabular/Extra.pm blib/lib/Data/Tabular/Extra.pm cp lib/Data/Tabular/Config/Output.pm blib/lib/Data/Tabular/Config/Output.pm cp lib/Data/Tabular/Table/Extra.pm blib/lib/Data/Tabular/Table/Extra.pm cp lib/Data/Tabular/Table/Data.pm blib/lib/Data/Tabular/Table/Data.pm cp lib/Data/Tabular/Output/HTML.pm blib/lib/Data/Tabular/Output/HTML.pm cp lib/Data/Tabular/Column.pm blib/lib/Data/Tabular/Column.pm cp lib/Data/Tabular.pm blib/lib/Data/Tabular.pm cp lib/Data/Tabular/Row/Averages.pm blib/lib/Data/Tabular/Row/Averages.pm cp lib/Data/Tabular/Row/Data.pm blib/lib/Data/Tabular/Row/Data.pm cp lib/Data/Tabular/Cell.pm blib/lib/Data/Tabular/Cell.pm cp lib/Data/Tabular/Row/Group.pm blib/lib/Data/Tabular/Row/Group.pm cp lib/Data/Tabular/Row/Totals.pm blib/lib/Data/Tabular/Row/Totals.pm cp lib/Data/Tabular/Output/XLS.pm blib/lib/Data/Tabular/Output/XLS.pm cp lib/Data/Tabular/Group/Interface.pm blib/lib/Data/Tabular/Group/Interface.pm cp lib/Data/Tabular/Table/Group.pm blib/lib/Data/Tabular/Table/Group.pm cp lib/Data/Tabular/Group.pm blib/lib/Data/Tabular/Group.pm cp lib/Data/Tabular/Row.pm blib/lib/Data/Tabular/Row.pm cp lib/Data/Tabular/Row/Header.pm blib/lib/Data/Tabular/Row/Header.pm cp lib/Data/Tabular/Output/TXT.pm blib/lib/Data/Tabular/Output/TXT.pm Manifying blib/man3/Data::Tabular::Cell.3 Manifying blib/man3/Data::Tabular::Output.3 Manifying blib/man3/Data::Tabular::Table.3 Manifying blib/man3/Data::Tabular::Output::XLS.3 Manifying blib/man3/Data::Tabular::Group::Interface.3 Manifying blib/man3/Data::Tabular::Output::CSV.3 Manifying blib/man3/Data::Tabular::Extra.3 Manifying blib/man3/Data::Tabular::Table::Extra.3 Manifying blib/man3/Data::Tabular::Table::Data.3 Manifying blib/man3/Data::Tabular::Output::HTML.3 Manifying blib/man3/Data::Tabular::Table::Group.3 Manifying blib/man3/Data::Tabular::Group.3 Manifying blib/man3/Data::Tabular::Output::TXT.3 Manifying blib/man3/Data::Tabular.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=1; runtests @ARGV;' t/*.t t/Data-Tabular......1..3 ok 1 - use Data::Tabular; ok 2 - compare headers ok 3 - compare headers ok t/cgi...............1..2 content-type: text/html ok 1 # skip Need Spreadsheet::WriteExcel ok 2 ok, 1/2 skipped: Need Spreadsheet::WriteExcel t/coverage..........1..0 # Skip Test::Pod::Coverage required for testing pod coverage skipped: Test::Pod::Coverage required for testing pod coverage t/csv...............1..1 ok 1 ok t/pod...............1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD t/spreadsheet.......1..9 ok 1 - use Data::Tabular; ok 2 # skip Need Spreadsheet::WriteExcel ok 3 # skip Need Spreadsheet::WriteExcel ok 4 # skip Need Spreadsheet::WriteExcel ok 5 # skip Need Spreadsheet::ParseExcel ok 6 # skip Need Spreadsheet::ParseExcel ok 7 # skip Need Spreadsheet::ParseExcel ok 8 # skip Need Spreadsheet::ParseExcel ok 9 # skip Need Spreadsheet::ParseExcel ok, 8/9 skipped: various reasons t/spreadsheets......1..4 ok 1 - use Data::Tabular; cat black jane 1 2 1.01 jan 1 2002 extra column extra column cat black joey 2 3 1.01 jan 1 2002 extra column extra column cat white jack 3 4 1.01 jan 1 2002 extra column extra column cat white john 4 5 1.01 mar 2 2002 extra column extra column bat gray john 4 5 -99999.99999999 mar 4 2003 extra column extra column dog white john 5 6 1.01 mar 4 2003 extra column extra column dog white joey 6 7 1.01 mar 4 2003 extra column extra column dog black jack 7 8 1.01 mar 4 2003 extra column extra column dog black jane 8 90900 100007.01 mar 4 2003 extra column extra column rabbit black jane 8 9 1.01 mar 4 2003 extra column extra column ok 2
cat black jane 1 2 1.01 jan 1 2002 extra column extra column
cat black joey 2 3 1.01 jan 1 2002 extra column extra column
cat white jack 3 4 1.01 jan 1 2002 extra column extra column
cat white john 4 5 1.01 mar 2 2002 extra column extra column
bat gray john 4 5 -99999.99999999 mar 4 2003 extra column extra column
dog white john 5 6 1.01 mar 4 2003 extra column extra column
dog white joey 6 7 1.01 mar 4 2003 extra column extra column
dog black jack 7 8 1.01 mar 4 2003 extra column extra column
dog black jane 8 90900 100007.01 mar 4 2003 extra column extra column
rabbit black jane 8 9 1.01 mar 4 2003 extra column extra column
ok 3 ok 4 # skip need Spreadsheet::WriteExcel::Simple ok, 1/4 skipped: need Spreadsheet::WriteExcel::Simple t/txt...............1..1 ok 1 - output ok t/txt_2.............1..8 ok 1 - use Data::Tabular; ok 2 - undef return for failed call ok 3 - error message ok 4 - undef return for failed call ok 5 - error message ok 6 - No die ok 7 - Data::Tabular Object ok 8 ok All tests successful, 2 tests and 10 subtests skipped. Files=9, Tests=28, 4 wallclock secs ( 3.89 cusr + 0.35 csys = 4.24 CPU) Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Output.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Table.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Formula.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Extra.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Column.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Cell.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Group.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Row.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Group/Interface.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Table/Extra.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Table/Data.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Table/Group.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Config/Extra.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Config/Output.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Output/CSV.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Output/HTML.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Output/XLS.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Output/TXT.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Row/Extra.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Row/Titles.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Row/General.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Row/Averages.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Row/Data.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Row/Group.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Row/Totals.pm Installing /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/Data/Tabular/Row/Header.pm Installing /home/cpanrun/build/5.6.1/man/man3/Data::Tabular::Cell.3 Installing /home/cpanrun/build/5.6.1/man/man3/Data::Tabular::Output.3 Installing /home/cpanrun/build/5.6.1/man/man3/Data::Tabular::Table.3 Installing /home/cpanrun/build/5.6.1/man/man3/Data::Tabular::Output::XLS.3 Installing /home/cpanrun/build/5.6.1/man/man3/Data::Tabular::Group::Interface.3 Installing /home/cpanrun/build/5.6.1/man/man3/Data::Tabular::Output::CSV.3 Installing /home/cpanrun/build/5.6.1/man/man3/Data::Tabular::Extra.3 Installing /home/cpanrun/build/5.6.1/man/man3/Data::Tabular::Table::Extra.3 Installing /home/cpanrun/build/5.6.1/man/man3/Data::Tabular::Table::Data.3 Installing /home/cpanrun/build/5.6.1/man/man3/Data::Tabular::Output::HTML.3 Installing /home/cpanrun/build/5.6.1/man/man3/Data::Tabular::Table::Group.3 Installing /home/cpanrun/build/5.6.1/man/man3/Data::Tabular::Group.3 Installing /home/cpanrun/build/5.6.1/man/man3/Data::Tabular::Output::TXT.3 Installing /home/cpanrun/build/5.6.1/man/man3/Data::Tabular.3 Appending installation info to /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/perllocal.pod