PATH=/usr/bin:/bin Start 2011-04-26T23:23:29 ActivePerl-1400 CPAN-1.9402 Going to read '/home/fly1400/var/cpan/Metadata' Database was generated on Tue, 26 Apr 2011 22:27:59 GMT Running make for A/AP/APEIRON/Task-Kensho-ExcelCSV-0.28.tar.gz Checksum for /net/nas/data/cpan/authors/id/A/AP/APEIRON/Task-Kensho-ExcelCSV-0.28.tar.gz ok Task-Kensho-ExcelCSV-0.28/ Task-Kensho-ExcelCSV-0.28/inc/ Task-Kensho-ExcelCSV-0.28/Changes Task-Kensho-ExcelCSV-0.28/MYMETA.yml Task-Kensho-ExcelCSV-0.28/MANIFEST Task-Kensho-ExcelCSV-0.28/t/ Task-Kensho-ExcelCSV-0.28/lib/ Task-Kensho-ExcelCSV-0.28/META.yml Task-Kensho-ExcelCSV-0.28/README Task-Kensho-ExcelCSV-0.28/Makefile.PL Task-Kensho-ExcelCSV-0.28/lib/Task/ Task-Kensho-ExcelCSV-0.28/lib/Task/Kensho/ Task-Kensho-ExcelCSV-0.28/lib/Task/Kensho/ExcelCSV.pm Task-Kensho-ExcelCSV-0.28/t/00.load.t Task-Kensho-ExcelCSV-0.28/inc/Module/ Task-Kensho-ExcelCSV-0.28/inc/Module/Install.pm Task-Kensho-ExcelCSV-0.28/inc/Module/Install/ Task-Kensho-ExcelCSV-0.28/inc/Module/AutoInstall.pm Task-Kensho-ExcelCSV-0.28/inc/Module/Install/AutoInstall.pm Task-Kensho-ExcelCSV-0.28/inc/Module/Install/Fetch.pm Task-Kensho-ExcelCSV-0.28/inc/Module/Install/Makefile.pm Task-Kensho-ExcelCSV-0.28/inc/Module/Install/Include.pm Task-Kensho-ExcelCSV-0.28/inc/Module/Install/Base.pm Task-Kensho-ExcelCSV-0.28/inc/Module/Install/Metadata.pm Task-Kensho-ExcelCSV-0.28/inc/Module/Install/Repository.pm Task-Kensho-ExcelCSV-0.28/inc/Module/Install/Can.pm Task-Kensho-ExcelCSV-0.28/inc/Module/Install/WriteAll.pm Task-Kensho-ExcelCSV-0.28/inc/Module/Install/Win32.pm Task-Kensho-ExcelCSV-0.28/inc/Module/Install/AutoManifest.pm CPAN.pm: Going to build A/AP/APEIRON/Task-Kensho-ExcelCSV-0.28.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... *** Since we're running under CPAN, I'll just let it take care of the dependency's installation later. [Text::CSV_XS] - Text::CSV_XS ...loaded. (0.81) [Spreadsheet::ParseExcel::Simple] - Spreadsheet::ParseExcel::Simple ...missing. ==> Auto-install the 1 optional module(s) from CPAN? [Y/n] y [Spreadsheet::WriteExcel::Simple] - Spreadsheet::WriteExcel::Simple ...missing. ==> Auto-install the 1 optional module(s) from CPAN? [Y/n] y *** Module::AutoInstall configuration finished. Warning: prerequisite Spreadsheet::ParseExcel::Simple 0 not found. Warning: prerequisite Spreadsheet::WriteExcel::Simple 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Task::Kensho::ExcelCSV Writing MYMETA.yml ---- Unsatisfied dependencies detected during ---- ---- APEIRON/Task-Kensho-ExcelCSV-0.28.tar.gz ---- Spreadsheet::WriteExcel::Simple [requires] Spreadsheet::ParseExcel::Simple [requires] Running make test Delayed until after prerequisites Running test for module 'Spreadsheet::WriteExcel::Simple' Running make for T/TM/TMTM/Spreadsheet-WriteExcel-Simple-1.04.tar.gz Checksum for /net/nas/data/cpan/authors/id/T/TM/TMTM/Spreadsheet-WriteExcel-Simple-1.04.tar.gz ok Spreadsheet-WriteExcel-Simple-1.04/ Spreadsheet-WriteExcel-Simple-1.04/t/ Spreadsheet-WriteExcel-Simple-1.04/t/01.t Spreadsheet-WriteExcel-Simple-1.04/t/pod.t Spreadsheet-WriteExcel-Simple-1.04/t/pod-coverage.t Spreadsheet-WriteExcel-Simple-1.04/README Spreadsheet-WriteExcel-Simple-1.04/Changes Spreadsheet-WriteExcel-Simple-1.04/Simple.pm Spreadsheet-WriteExcel-Simple-1.04/Makefile.PL Spreadsheet-WriteExcel-Simple-1.04/META.yml Spreadsheet-WriteExcel-Simple-1.04/MANIFEST CPAN.pm: Going to build T/TM/TMTM/Spreadsheet-WriteExcel-Simple-1.04.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Spreadsheet::WriteExcel::Simple Writing MYMETA.yml >>> make cp Simple.pm blib/lib/Spreadsheet/WriteExcel/Simple.pm Manifying blib/man3/Spreadsheet::WriteExcel::Simple.3 TMTM/Spreadsheet-WriteExcel-Simple-1.04.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01.t ............ 1..14 ok 1 - Parse /tmp/AdaaGV_wLN/lYrfWdl2vf # ok 2 - heading: foo ok 3 - heading: bar ok 4 - heading: baz ok 5 - data: 1 ok 6 - data: fred ok 7 - data: date ok 8 - Parse /tmp/AdaaGV_wLN/UyPh2A2vTx # ok 9 - heading: foo ok 10 - heading: bar ok 11 - heading: baz ok 12 - data: 1 ok 13 - data: fred ok 14 - data: date ok t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on Spreadsheet::WriteExcel::Simple ok t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/Spreadsheet/WriteExcel/Simple.pm ok All tests successful. Files=3, Tests=16, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.27 cusr 0.04 csys = 0.34 CPU) Result: PASS TMTM/Spreadsheet-WriteExcel-Simple-1.04.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Tony Bowden <tony@tmtm.com> A simple single-sheet Excel document >>> (cd /home/fly1400/var/cpan/build/Spreadsheet-WriteExcel-Simple-1.04-SC2SHR && tar cvf - Spreadsheet-WriteExcel-Simple-1.04.ppd blib) | gzip -c >/home/fly1400/var/REPO/T/TM/TMTM/Spreadsheet-WriteExcel-Simple-1.04.tar.gz Spreadsheet-WriteExcel-Simple-1.04.ppd blib/ blib/lib/ blib/lib/Spreadsheet/ blib/lib/Spreadsheet/WriteExcel/ blib/lib/Spreadsheet/WriteExcel/Simple.pm blib/man3/ blib/man3/Spreadsheet::WriteExcel::Simple.3 >>> mv /home/fly1400/var/cpan/build/Spreadsheet-WriteExcel-Simple-1.04-SC2SHR/Spreadsheet-WriteExcel-Simple-1.04.ppd /home/fly1400/var/REPO/T/TM/TMTM Running test for module 'Spreadsheet::ParseExcel::Simple' Running make for T/TM/TMTM/Spreadsheet-ParseExcel-Simple-1.04.tar.gz Prepending /home/fly1400/var/cpan/build/Spreadsheet-WriteExcel-Simple-1.04-SC2SHR/blib/arch /home/fly1400/var/cpan/build/Spreadsheet-WriteExcel-Simple-1.04-SC2SHR/blib/lib to PERL5LIB for 'get' Checksum for /net/nas/data/cpan/authors/id/T/TM/TMTM/Spreadsheet-ParseExcel-Simple-1.04.tar.gz ok Spreadsheet-ParseExcel-Simple-1.04/ Spreadsheet-ParseExcel-Simple-1.04/README Spreadsheet-ParseExcel-Simple-1.04/t/ Spreadsheet-ParseExcel-Simple-1.04/t/pod.t Spreadsheet-ParseExcel-Simple-1.04/t/01.t Spreadsheet-ParseExcel-Simple-1.04/t/02.t Spreadsheet-ParseExcel-Simple-1.04/t/pod-coverage.t Spreadsheet-ParseExcel-Simple-1.04/MANIFEST Spreadsheet-ParseExcel-Simple-1.04/META.yml Spreadsheet-ParseExcel-Simple-1.04/Changes Spreadsheet-ParseExcel-Simple-1.04/Makefile.PL Spreadsheet-ParseExcel-Simple-1.04/lib/ Spreadsheet-ParseExcel-Simple-1.04/lib/Spreadsheet/ Spreadsheet-ParseExcel-Simple-1.04/lib/Spreadsheet/ParseExcel/ Spreadsheet-ParseExcel-Simple-1.04/lib/Spreadsheet/ParseExcel/Simple.pm Spreadsheet-ParseExcel-Simple-1.04/test.xls Prepending /home/fly1400/var/cpan/build/Spreadsheet-WriteExcel-Simple-1.04-SC2SHR/blib/arch /home/fly1400/var/cpan/build/Spreadsheet-WriteExcel-Simple-1.04-SC2SHR/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build T/TM/TMTM/Spreadsheet-ParseExcel-Simple-1.04.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Spreadsheet::ParseExcel::Simple Writing MYMETA.yml >>> make cp lib/Spreadsheet/ParseExcel/Simple.pm blib/lib/Spreadsheet/ParseExcel/Simple.pm Manifying blib/man3/Spreadsheet::ParseExcel::Simple.3 TMTM/Spreadsheet-ParseExcel-Simple-1.04.tar.gz make -- OK Prepending /home/fly1400/var/cpan/build/Spreadsheet-WriteExcel-Simple-1.04-SC2SHR/blib/arch /home/fly1400/var/cpan/build/Spreadsheet-WriteExcel-Simple-1.04-SC2SHR/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01.t ............ 1..11 ok 1 - We have one sheet ok 2 - We have data to read ok 3 - Header OK ok 4 - We still have data to read ok 5 - Row 2 ok 6 - We still have data to read ok 7 - Row 3 (blank) ok 8 - We still have data to read ok 9 - Row 4 ok 10 - No more data to read ok 11 - So, can't read any ok t/02.t ............ 1..2 ok 1 - Sheet Sheet1 has data ok 2 - Sheet Sheet2 has data ok t/pod-coverage.t .. 1..1 ok 1 - Pod coverage on Spreadsheet::ParseExcel::Simple ok t/pod.t ........... 1..1 ok 1 - POD test for blib/lib/Spreadsheet/ParseExcel/Simple.pm ok All tests successful. Files=4, Tests=15, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.32 cusr 0.04 csys = 0.41 CPU) Result: PASS TMTM/Spreadsheet-ParseExcel-Simple-1.04.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Tony Bowden <tony@tmtm.com> A simple interface to Excel data >>> (cd /home/fly1400/var/cpan/build/Spreadsheet-ParseExcel-Simple-1.04-xLzdAl && tar cvf - Spreadsheet-ParseExcel-Simple-1.04.ppd blib) | gzip -c >/home/fly1400/var/REPO/T/TM/TMTM/Spreadsheet-ParseExcel-Simple-1.04.tar.gz Spreadsheet-ParseExcel-Simple-1.04.ppd blib/ blib/lib/ blib/lib/Spreadsheet/ blib/lib/Spreadsheet/ParseExcel/ blib/lib/Spreadsheet/ParseExcel/Simple.pm blib/man3/ blib/man3/Spreadsheet::ParseExcel::Simple.3 >>> mv /home/fly1400/var/cpan/build/Spreadsheet-ParseExcel-Simple-1.04-xLzdAl/Spreadsheet-ParseExcel-Simple-1.04.ppd /home/fly1400/var/REPO/T/TM/TMTM Running make for A/AP/APEIRON/Task-Kensho-ExcelCSV-0.28.tar.gz Prepending /home/fly1400/var/cpan/build/Spreadsheet-ParseExcel-Simple-1.04-xLzdAl/blib/arch /home/fly1400/var/cpan/build/Spreadsheet-ParseExcel-Simple-1.04-xLzdAl/blib/lib /home/fly1400/var/cpan/build/Spreadsheet-WriteExcel-Simple-1.04-SC2SHR/blib/arch /home/fly1400/var/cpan/build/Spreadsheet-WriteExcel-Simple-1.04-SC2SHR/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /home/fly1400/var/cpan/build/Task-Kensho-ExcelCSV-0.28-bk4Ay2 Prepending /home/fly1400/var/cpan/build/Spreadsheet-ParseExcel-Simple-1.04-xLzdAl/blib/arch /home/fly1400/var/cpan/build/Spreadsheet-ParseExcel-Simple-1.04-xLzdAl/blib/lib /home/fly1400/var/cpan/build/Spreadsheet-WriteExcel-Simple-1.04-SC2SHR/blib/arch /home/fly1400/var/cpan/build/Spreadsheet-WriteExcel-Simple-1.04-SC2SHR/blib/lib to PERL5LIB for 'make' CPAN.pm: Going to build A/AP/APEIRON/Task-Kensho-ExcelCSV-0.28.tar.gz >>> make cp lib/Task/Kensho/ExcelCSV.pm blib/lib/Task/Kensho/ExcelCSV.pm Manifying blib/man3/Task::Kensho::ExcelCSV.3 APEIRON/Task-Kensho-ExcelCSV-0.28.tar.gz make -- OK Prepending /home/fly1400/var/cpan/build/Spreadsheet-ParseExcel-Simple-1.04-xLzdAl/blib/arch /home/fly1400/var/cpan/build/Spreadsheet-ParseExcel-Simple-1.04-xLzdAl/blib/lib /home/fly1400/var/cpan/build/Spreadsheet-WriteExcel-Simple-1.04-SC2SHR/blib/arch /home/fly1400/var/cpan/build/Spreadsheet-WriteExcel-Simple-1.04-SC2SHR/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/fly1400/ap1400/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/00.load.t # Testing Task::Kensho::ExcelCSV 0.28 t/00.load.t .. 1..1 ok 1 - use Task::Kensho::ExcelCSV; ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.02 cusr 0.00 csys = 0.04 CPU) Result: PASS APEIRON/Task-Kensho-ExcelCSV-0.28.tar.gz make test TEST_VERBOSE=1 -- OK Chris Nehren <apeiron@cpan.org> A glimpse at an Enlightened Perl (modules for Excel / CSV files). >>> (cd /home/fly1400/var/cpan/build/Task-Kensho-ExcelCSV-0.28-bk4Ay2 && tar cvf - Task-Kensho-ExcelCSV-0.28.ppd blib) | gzip -c >/home/fly1400/var/REPO/A/AP/APEIRON/Task-Kensho-ExcelCSV-0.28.tar.gz Task-Kensho-ExcelCSV-0.28.ppd blib/ blib/lib/ blib/lib/Task/ blib/lib/Task/Kensho/ blib/lib/Task/Kensho/ExcelCSV.pm blib/man3/ blib/man3/Task::Kensho::ExcelCSV.3 >>> mv /home/fly1400/var/cpan/build/Task-Kensho-ExcelCSV-0.28-bk4Ay2/Task-Kensho-ExcelCSV-0.28.ppd /home/fly1400/var/REPO/A/AP/APEIRON Finished 2011-04-26T23:23:34