PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-03-25T19:46:58 ActivePerl-1402 CPAN-1.9402 Going to read '/export/home/fly1464/var/cpan/Metadata' Database was generated on Mon, 26 Mar 2012 00:10:32 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 >>> /export/home/fly1464/bin/perl 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.88) [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 ...loaded. (1.04) *** Module::AutoInstall configuration finished. Warning: prerequisite Spreadsheet::ParseExcel::Simple 0 not found. Checking if your kit is complete... Looks good Writing Makefile for Task::Kensho::ExcelCSV Writing MYMETA.yml and MYMETA.json ---- Unsatisfied dependencies detected during ---- ---- APEIRON/Task-Kensho-ExcelCSV-0.28.tar.gz ---- Spreadsheet::ParseExcel::Simple [requires] Running make test Delayed until after prerequisites Running test for module 'Spreadsheet::ParseExcel::Simple' Running make for T/TM/TMTM/Spreadsheet-ParseExcel-Simple-1.04.tar.gz 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 CPAN.pm: Going to build T/TM/TMTM/Spreadsheet-ParseExcel-Simple-1.04.tar.gz >>> /export/home/fly1464/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Spreadsheet::ParseExcel::Simple Writing MYMETA.yml and MYMETA.json >>> 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 Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1464/bin/perl "-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, 2 wallclock secs ( 0.08 usr 0.05 sys + 2.10 cusr 0.27 csys = 2.50 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 /export/home/fly1464/var/cpan/build/Spreadsheet-ParseExcel-Simple-1.04-cbjvHe && tar cvf - Spreadsheet-ParseExcel-Simple-1.04.ppd blib) | gzip -c >/export/home/fly1464/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 /export/home/fly1464/var/cpan/build/Spreadsheet-ParseExcel-Simple-1.04-cbjvHe/Spreadsheet-ParseExcel-Simple-1.04.ppd /export/home/fly1464/var/REPO/T/TM/TMTM Running make for A/AP/APEIRON/Task-Kensho-ExcelCSV-0.28.tar.gz Prepending /export/home/fly1464/var/cpan/build/Spreadsheet-ParseExcel-Simple-1.04-cbjvHe/blib/arch /export/home/fly1464/var/cpan/build/Spreadsheet-ParseExcel-Simple-1.04-cbjvHe/blib/lib to PERL5LIB for 'get' Has already been unwrapped into directory /export/home/fly1464/var/cpan/build/Task-Kensho-ExcelCSV-0.28-7W_86z Prepending /export/home/fly1464/var/cpan/build/Spreadsheet-ParseExcel-Simple-1.04-cbjvHe/blib/arch /export/home/fly1464/var/cpan/build/Spreadsheet-ParseExcel-Simple-1.04-cbjvHe/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 /export/home/fly1464/var/cpan/build/Spreadsheet-ParseExcel-Simple-1.04-cbjvHe/blib/arch /export/home/fly1464/var/cpan/build/Spreadsheet-ParseExcel-Simple-1.04-cbjvHe/blib/lib to PERL5LIB for 'test' Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1464/bin/perl "-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.07 usr 0.03 sys + 0.10 cusr 0.03 csys = 0.23 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 /export/home/fly1464/var/cpan/build/Task-Kensho-ExcelCSV-0.28-7W_86z && tar cvf - Task-Kensho-ExcelCSV-0.28.ppd blib) | gzip -c >/export/home/fly1464/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 /export/home/fly1464/var/cpan/build/Task-Kensho-ExcelCSV-0.28-7W_86z/Task-Kensho-ExcelCSV-0.28.ppd /export/home/fly1464/var/REPO/A/AP/APEIRON Finished 2012-03-25T19:47:22