develooper Front page | perl.cpan.testers | Postings from May 2008

PASS Data-Table-1.54 darwin-2level 7.9.0

From:
JJ
Date:
May 14, 2008 16:13
Subject:
PASS Data-Table-1.54 darwin-2level 7.9.0
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Yingyao Zhou,
    
This is a computer-generated report for Data-Table-1.54
on perl 5.8.1, created by CPAN-Reporter-1.13. 

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 /Users/jj/perl/perl-5.8.1/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
1..60
ok loaded
ok 1 fromCSV
ok 2 colIndex
ok 3 nofCol
ok 4 nofRow
ok 5 html
ok 6 html2
ok 7 nofCol
ok 8 colMap
ok 9 colsMap
ok 10 delRow()
ok 11 addRow()
ok 12 delRows()
ok 13 delRows() & addRow()
ok 14 delCol()
ok 15 addCol()
ok 16 delCols()
ok 17 delCols() & addCol()
ok 18 rowRef()
ok 19 rowRefs()
ok 20 row()
ok 21 colRef()
ok 22 colRefs()
ok 23 col()
ok 24 rename()
ok 25 replace()
ok 26 swap()
ok 27 elm()
ok 28 elmRef()
ok 29 setElm()
ok 30 sort()
ok 31 match_pattern()
ok 32 match_string()
ok 33 clone()
ok 34 subTable()
ok 35 subTable($rowIdcsRef,undef)
ok 36 subTable(undef,$colIDsRef)
ok 37 rowMerge()
ok 38 colMerge()
ok 39 fromTSV and tsv
ok 40 rowHashRef
ok 41 looks good so far
ok 42 join: inner
ok 43 join: left outer
ok 44 join: right outer
ok 45 join: full outer
ok 46 instant method fromCSVi
ok 47 instant method fromTSVi
ok 48 rowMask
ok 49 header rename
ok 50 group
ok 51 pivot
ok 52 fromCSV using file handler
ok 53 fromTSV using file handler
ok 54 sort using custom operator
ok 55 using custom delimiter and qualifier for fromCSV
ok 56 using skip_lines and skip_pattern for fromCSV
ok 57 using fromFileGuessOS
ok 58 using fromFile
ok 59 Inheritance
ok 60 inheritated instant method fromCSVi

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

Prerequisite modules loaded:

requires:

    Module Need Have
    ------ ---- ----
    bytes  0    1.01

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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /Users/jj/bin:/bin:/sbin:/usr/bin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 23047
    PERL5_CPAN_IS_RUNNING = 23047
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 17174,23047
    PERL_CR_SMOKER_CURRENT = Data-Table-1.54
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm-color

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

    $^X = /Users/jj/perl/perl-5.8.1/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 501 81 80 79 501
    $EGID = 501 81 80 79 501

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.92_61
    Cwd                 3.2701 
    ExtUtils::CBuilder  0.23   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.45   
    ExtUtils::MakeMaker 6.44   
    ExtUtils::Manifest  1.51   
    ExtUtils::ParseXS   n/a    
    File::Spec          3.2701 
    Module::Build       0.2808 
    Module::Signature   n/a    
    Test::Harness       3.10   
    Test::More          0.80   
    YAML                0.66   
    YAML::Syck          1.04   
    version             n/a    


--

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:
  Platform:
    osname=darwin, osvers=7.9.0, archname=darwin-2level
    uname='darwin peladon.local 7.9.0 darwin kernel version 7.9.0: wed mar 30 20:11:17 pst 2005; root:xnuxnu-517.12.7.obj~1release_ppc power macintosh powerpc '
    config_args='-de -Dprefix=/Users/jj/perl/perl-5.8.1'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing',
    optimize='-Os',
    cppflags='-no-cpp-precomp -pipe -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing'
    ccversion='', gccversion='3.3 20030304 (Apple Computer, Inc. build 1666)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =''
    libpth=/usr/lib
    libs=-ldbm -ldl -lm -lc
    perllibs=-ldl -lm -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About