Report for Text-CSV-R-0.3

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: PASS Text-CSV-R-0.3 v5.6.2 GNU/Linux
Date: 2010-09-26T16:27:28Z

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 LIMAONE,

This is a computer-generated report for Text-CSV-R-0.3
on perl 5.6.2, created by CPAN-Reporter-1.1801.

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 './Build test':

t/1.read.t ...... ok
t/2.write.t ..... ok
t/3.rownames.t .. ok
t/4.unicode.t ... skipped: Unicode requires Perl > 5.008
t/Text-CSV-R.t .. ok
All tests successful.
Files=5, Tests=60,  0 wallclock secs ( 0.04 usr  0.01 sys +  0.19 cusr  0.04 csys =  0.28 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module           Need   Have    
    ---------------- ------ --------
    Carp             0      0       
    List::Util       0      1.23    
    perl             v5.6.0 5.006002
    Scalar::Util     0      1.23    
    Text::CSV        1      1.18    

build_requires:

    Module           Need   Have    
    ---------------- ------ --------
    File::Temp       0      0.22    
    Test::LongString 0      0.14    
    Test::More       0      0.97_01 
    Test::NoWarnings 0      1.02    

configure_requires:

    Module           Need   Have    
    ---------------- ------ --------
    Module::Build    0.36   0.36_16 


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 13780
    PERL5_CPAN_IS_RUNNING = 13780
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /usr/local/perl-5.6.2-fromgit/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.94_58  
    Cwd                 3.33     
    ExtUtils::CBuilder  0.2703   
    ExtUtils::Command   1.16     
    ExtUtils::Install   1.52     
    ExtUtils::MakeMaker 6.57_05  
    ExtUtils::Manifest  1.58     
    ExtUtils::ParseXS   2.2206   
    File::Spec          3.33     
    Module::Build       0.36_16  
    Module::Signature   0.660_001
    Test::Harness       3.22     
    Test::More          0.97_01  
    YAML                n/a      
    YAML::Syck          1.15     
    version             0.82     


--

Summary of my perl5 (revision 5.0 version 6 subversion 2) configuration:
  Platform:
    osname=linux, osvers=2.6.32-2-amd64, archname=x86_64-linux
    uname='linux k81 2.6.32-2-amd64 #1 smp fri feb 12 00:01:47 utc 2010 x86_64 gnulinux '
    config_args='-Dprefix=/usr/local/perl-5.6.2-fromgit -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.4.4', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, usemymalloc=n, 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 -lc -lcrypt -lutil
    perllibs=-lnsl -ldl -lm -lc -lcrypt -lutil
    libc=/lib/libc-2.11.2.so, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: USE_64_BIT_INT USE_64_BIT_ALL USE_LARGE_FILES
  Built under linux
  Compiled at Jul 30 2010 21:19:18
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="13780"
    PERL5_CPAN_IS_RUNNING="13780"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/local/perl-5.6.2-fromgit/lib/5.6.2/x86_64-linux
    /usr/local/perl-5.6.2-fromgit/lib/5.6.2
    /usr/local/perl-5.6.2-fromgit/lib/site_perl/5.6.2/x86_64-linux
    /usr/local/perl-5.6.2-fromgit/lib/site_perl/5.6.2
    /usr/local/perl-5.6.2-fromgit/lib/site_perl
    .