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 /home/cpanrun/tmp/5.8.0/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..15 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 /home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/Spreadsheet/BasicReadNamedCol.pm Installing /home/cpanrun/build/5.8.0/man/man3/Spreadsheet::BasicReadNamedCol.3 Appending installation info to /home/cpanrun/build/5.8.0/lib/5.8.0/i686-linux-thread-multi/perllocal.pod