Front page | perl.cpan.testers |
Postings from March 2008
PASS Data-Table-1.54 i686-linux-thread-multi 2.4.21-27.0.2.elsmp
From:
dh
Date:
March 19, 2008 06:22
Subject:
PASS Data-Table-1.54 i686-linux-thread-multi 2.4.21-27.0.2.elsmp
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 5.8.6, created automatically by CPAN-Reporter-1.08
and sent to the CPAN Testers mailing list.
If you have received this email directly, it is because the person testing
your distribution chose to send a copy to your CPAN email address; there
may be a delay before the official report is received and processed
by CPAN Testers.
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:
[none provided]
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /usr/local/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:
LANG = en_GB.UTF-8
PATH = /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 430
PERL5_CPAN_IS_RUNNING = 430
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl
$UID/$EUID = 0 / 0
$GID = 0 10 6 4 3 2 1 0
$EGID = 0 10 6 4 3 2 1 0
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
Cwd 3.27
ExtUtils::CBuilder 0.22
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.42
ExtUtils::Manifest 1.51
ExtUtils::ParseXS n/a
File::Spec 3.27
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 3.08
Test::More 0.78
YAML 0.66
YAML::Syck n/a
version 0.73
--
Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
Platform:
osname=linux, osvers=2.4.21-27.0.2.elsmp, archname=i686-linux-thread-multi
uname='linux dynhost1.iucr.org 2.4.21-27.0.2.elsmp #1 smp wed jan 12 23:24:48 est 2005 i686 athlon i386 gnulinux '
config_args=''
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef 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 ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm'
ccversion='', gccversion='3.2.3 20030502 (Red Hat Linux 3.2.3-49)', gccosandvers=''
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 =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
-
PASS Data-Table-1.54 i686-linux-thread-multi 2.4.21-27.0.2.elsmp
by dh