Report for Spreadsheet-BasicReadNamedCol-1.03

Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: PASS Spreadsheet-BasicReadNamedCol-1.03 v5.12.1 OpenBSD
Date: 2010-09-23T15:20:07Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Greg George,

This is a computer-generated report for Spreadsheet-BasicReadNamedCol-1.03
on perl 5.12.1, created by CPAN-Reporter-1.18.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/sts/cpansmoke/perl-5.12.1/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..15
# Running under perl version 5.012001 for openbsd
# Current time local: Thu Sep 23 17:20:06 2010
# Current time GMT:   Thu Sep 23 15:20:06 2010
# Using Test.pm version 1.25_02
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

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                  Need Have
    ----------------------- ---- ----
    Spreadsheet::BasicRead  1.07 1.10
    Spreadsheet::ParseExcel 0.26 0.58


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
    PERL5LIB = /home/sts/cpansmoke/perl-5.12.1/cpan/build/Spreadsheet-BasicRead-1.10-mTpLdc/blib/arch:/home/sts/cpansmoke/perl-5.12.1/cpan/build/Spreadsheet-BasicRead-1.10-mTpLdc/blib/lib:/home/sts/cpansmoke/perl-5.12.1/cpan/build/Spreadsheet-ParseExcel-0.58-c1ZbBS/blib/arch:/home/sts/cpansmoke/perl-5.12.1/cpan/build/Spreadsheet-ParseExcel-0.58-c1ZbBS/blib/lib:/home/sts/cpansmoke/perl-5.12.1/cpan/build/OLE-Storage_Lite-0.19-JRnHeI/blib/arch:/home/sts/cpansmoke/perl-5.12.1/cpan/build/OLE-Storage_Lite-0.19-JRnHeI/blib/lib:/home/sts/cpansmoke/perl-5.12.1/cpan/build/IO-stringy-2.110-goe8HZ/blib/arch:/home/sts/cpansmoke/perl-5.12.1/cpan/build/IO-stringy-2.110-goe8HZ/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 15451
    PERL5_CPAN_IS_RUNNING = 15451
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 23609,15451
    PERL_CR_SMOKER_CURRENT = Spreadsheet-BasicReadNamedCol-1.03
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen
    TMPDIR = /home/sts/cpansmoke/tmp

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/sts/cpansmoke/perl-5.12.1/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 10 10 0
    $EGID = 10 10 0

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.94_56
    Cwd                 3.31   
    ExtUtils::CBuilder  0.2703 
    ExtUtils::Command   1.16   
    ExtUtils::Install   1.55   
    ExtUtils::MakeMaker 6.56   
    ExtUtils::Manifest  1.57   
    ExtUtils::ParseXS   2.21   
    File::Spec          3.31   
    Module::Build       0.3607 
    Module::Signature   n/a    
    Test::Harness       3.22   
    Test::More          0.96   
    YAML                0.71   
    YAML::Syck          1.12   
    version             0.82   


--

Summary of my perl5 (revision 5 version 12 subversion 1) configuration:
   
  Platform:
    osname=openbsd, osvers=4.7, archname=OpenBSD.i386-openbsd-thread-multi
    uname='openbsd cpansmoke3 4.7 generic.mp#449 i386 '
    config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.12.1'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='3.3.5 (propolice)', gccosandvers='openbsd4.7'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-lm -lutil -lc
    perllibs=-lm -lutil -lc
    libc=/usr/lib/libc.so.53.1, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under openbsd
  Compiled at Aug 26 2010 18:28:18
  %ENV:
    PERL5LIB="/home/sts/cpansmoke/perl-5.12.1/cpan/build/Spreadsheet-BasicRead-1.10-mTpLdc/blib/arch:/home/sts/cpansmoke/perl-5.12.1/cpan/build/Spreadsheet-BasicRead-1.10-mTpLdc/blib/lib:/home/sts/cpansmoke/perl-5.12.1/cpan/build/Spreadsheet-ParseExcel-0.58-c1ZbBS/blib/arch:/home/sts/cpansmoke/perl-5.12.1/cpan/build/Spreadsheet-ParseExcel-0.58-c1ZbBS/blib/lib:/home/sts/cpansmoke/perl-5.12.1/cpan/build/OLE-Storage_Lite-0.19-JRnHeI/blib/arch:/home/sts/cpansmoke/perl-5.12.1/cpan/build/OLE-Storage_Lite-0.19-JRnHeI/blib/lib:/home/sts/cpansmoke/perl-5.12.1/cpan/build/IO-stringy-2.110-goe8HZ/blib/arch:/home/sts/cpansmoke/perl-5.12.1/cpan/build/IO-stringy-2.110-goe8HZ/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="15451"
    PERL5_CPAN_IS_RUNNING="15451"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="23609,15451"
    PERL_CR_SMOKER_CURRENT="Spreadsheet-BasicReadNamedCol-1.03"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/sts/cpansmoke/perl-5.12.1/cpan/build/Spreadsheet-BasicRead-1.10-mTpLdc/blib/arch
    /home/sts/cpansmoke/perl-5.12.1/cpan/build/Spreadsheet-BasicRead-1.10-mTpLdc/blib/lib
    /home/sts/cpansmoke/perl-5.12.1/cpan/build/Spreadsheet-ParseExcel-0.58-c1ZbBS/blib/arch
    /home/sts/cpansmoke/perl-5.12.1/cpan/build/Spreadsheet-ParseExcel-0.58-c1ZbBS/blib/lib
    /home/sts/cpansmoke/perl-5.12.1/cpan/build/OLE-Storage_Lite-0.19-JRnHeI/blib/arch
    /home/sts/cpansmoke/perl-5.12.1/cpan/build/OLE-Storage_Lite-0.19-JRnHeI/blib/lib
    /home/sts/cpansmoke/perl-5.12.1/cpan/build/IO-stringy-2.110-goe8HZ/blib/arch
    /home/sts/cpansmoke/perl-5.12.1/cpan/build/IO-stringy-2.110-goe8HZ/blib/lib
    /home/sts/cpansmoke/perl-5.12.1/lib/site_perl/5.12.1/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.12.1/lib/site_perl/5.12.1
    /home/sts/cpansmoke/perl-5.12.1/lib/5.12.1/OpenBSD.i386-openbsd-thread-multi
    /home/sts/cpansmoke/perl-5.12.1/lib/5.12.1
    .