Checking if your kit is complete... Warning: the following files are missing in your kit: Makefile Please inform the author. Writing Makefile for Spreadsheet::BasicReadNamedCol cp BasicReadNamedCol.pm blib/lib/Spreadsheet/BasicReadNamedCol.pm Manifying blib/man3/Spreadsheet::BasicReadNamedCol.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..15 # Running under perl version 5.008007 for darwin # Current time local: Mon May 1 19:52:51 2006 # Current time GMT: Tue May 2 02:52:51 2006 # Using Test.pm version 1.25 Use it.................................ok 1 Create object..........................ok 2 Reading row, (3) columns...............ok 3 Getting sheet name (Test Sheet1).......ok 4 Getting number sheets (3)..............ok 5 Dumping the entire spreadsheet: Expecting Sht1: 3 row x 3 col, Sht2: 2 row x 3 col, Sht 3: 1 row x 3 col: Expecting columns to come out as: 'Heading Col A', 'Heading Col C', 'Heading Col B' *** Test Sheet1 *** |Heading Col A|Heading Col C|Heading Col B |Sht1, Row 1, col 1|Sht1, Row 1, col 3|Sht1, Row 1, col 2 |Sht1, Row 2, col 1|Sht1, Row 2, col 3|Sht1, Row 2, col 2 |Sht1, Row 3, col 1|Sht1, Row 3, col 3|Sht1, Row 3, col 2 *** Test Sheet2 *** |Heading Col A|Heading Col C|Heading Col B |Sht2, Row 1, col 1|Sht2, Row 1, col 3|Sht2, Row 1, col 2 |Sht2, Row 2, col 1|Sht2, Row 2, col 3|Sht2, Row 2, col 2 *** Test Sheet3 *** |Heading Col A|Heading Col C|Heading Col B |Sht3, Row 1, col 1|Sht3, Row 1, col 3|Sht3, Row 1, col 2 ok 6 First sheet, our col=0, real col=0....ok 7 First sheet, our col=1, real col=2....ok 8 First sheet, our col=2, real col=1....ok 9 Second sheet, our col=0, real col=0....ok 10 Second sheet, our col=1, real col=2....ok 11 Second sheet, our col=2, real col=1....ok 12 Third sheet, our col=0, real col=0....ok 13 Third sheet, our col=1, real col=2....ok 14 Third sheet, our col=2, real col=1....ok 15 Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/Spreadsheet/BasicReadNamedCol.pm Installing /Users/cpanrun/pristine/5.8.7/man/man3/Spreadsheet::BasicReadNamedCol.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true