DBD-CSV v0.60 Perl 5 v5.36.1 darwin-thread-multi-2level

Status
Pass
From
Serguei Trouchelle (STRO)
Dist
DBD-CSV v0.60
Platform
Perl 5 v5.36.1 darwin-thread-multi-2level
Date
2023-07-14 04:56:47
ID
d61e1f46-2202-11ee-becd-e64113442f84
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 H.Merijn Brand,

This is a computer-generated report for DBD-CSV-0.60
on perl 5.36.1, created by CPAN-Reporter-1.2019.

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/Cellar/perl/5.36.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Showing relevant versions (DBI_SQL_NANO = not set)
# Using DBI            version 1.643
# Using DBD::File      version 0.44
# Using SQL::Statement version 1.414
# Using Text::CSV_XS   version 1.50
# DBD::CSV                 0.60 using Text::CSV_XS (1.50)
#   DBD::File              0.44 using IO::File (1.48)
#     DBI::DBD::SqlEngine  0.06 using SQL::Statement 1.414
# DBI                      1.643
# OS                       darwin (20.6.0)
# Perl                     5.036001 (darwin-thread-multi-2level)
t/10_base.t ............... ok
t/11_dsnlist.t ............ ok
t/20_createdrop.t ......... ok
t/30_insertfetch.t ........ ok
t/31_delete.t ............. ok
t/32_update.t ............. ok
t/40_numrows.t ............ ok
t/41_nulls.t .............. ok
t/42_bindparam.t .......... ok
t/43_blobs.t .............. ok
t/44_listfields.t ......... ok
t/48_utf8.t ............... ok
t/50_chopblanks.t ......... ok
t/51_commit.t ............. ok
t/55_dir_search.t ......... ok
t/60_misc.t ............... ok
t/61_meta.t ............... ok
t/70_csv.t ................ ok
t/71_csv-ext.t ............ ok
t/72_csv-schema.t ......... ok
t/73_csv-case.t ........... ok
t/74-class.t .............. ok
t/80_rt.t ................. ok
t/82_free_unref_scalar.t .. ok
t/85_error.t .............. ok
All tests successful.
Files=25, Tests=1593,  7 wallclock secs ( 0.19 usr  0.06 sys +  6.00 cusr  1.11 csys =  7.36 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    charnames           0        1.50    
    DBD::File           0.42     0.44    
    DBI                 1.628    1.643   
    Encode              0        3.19    
    SQL::Statement      1.405    1.414   
    Test::More          0.9      1.302190
    Text::CSV_XS        1.01     1.50    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    charnames           0        1.50    
    Cwd                 0        3.84    
    Encode              0        3.19    
    ExtUtils::MakeMaker 0        7.64    
    Test::Harness       0        3.44    
    Test::More          0.90     1.302190

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    DBI                 1.628    1.643   
    ExtUtils::MakeMaker 0        7.64    

opt_requires:

    Module              Need     Have    
    ------------------- -------- --------
    DBD::File           0.44     0.44    
    DBI                 1.643    1.643   
    SQL::Statement      1.414    1.414   
    Text::CSV_XS        1.49     1.50    

opt_build_requires:

    Module              Need     Have    
    ------------------- -------- --------
  ! Test::More          1.302191 1.302190


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

Environment variables:

    LANG = en_US.UTF-8
    LC_TERMINAL = iTerm2
    LC_TERMINAL_VERSION = 3.4.19
    NONINTERACTIVE_TESTING = 1
    PATH = /Library/Frameworks/Python.framework/Versions/2.7/bin:/Users/stro/perl5/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin
    PERL5LIB = /Users/stro/perl5/lib/perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 74290
    PERL5_CPAN_IS_RUNNING = 74290
    PERL_LOCAL_LIB_ROOT = /Users/stro/perl5
    PERL_MB_OPT = --install_base "/Users/stro/perl5"
    PERL_MM_OPT = INSTALL_BASE=/Users/stro/perl5
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = xterm-256color
    TMPDIR = /var/folders/pv/sx7m2v_53gx_c4cl77b9_7_m0000gp/T/

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

    $^X = /usr/local/Cellar/perl/5.36.1/bin/perl
    $UID/$EUID = 502 / 502
    $GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
    $EGID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.33    
    CPAN::Meta          2.150010
    Cwd                 3.84    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.45    
    File::Spec          3.84    
    JSON                n/a     
    JSON::PP            4.07    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302190
    Test::Harness       3.44    
    Test::More          1.302190
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 36 subversion 1) configuration:
   
  Platform:
    osname=darwin
    osvers=20.6.0
    archname=darwin-thread-multi-2level
    uname='darwin big-sur 20.6.0 darwin kernel version 20.6.0: thu mar 9 20:39:26 pst 2023; root:xnu-7195.141.49.700.6~1release_x86_64 x86_64 '
    config_args='-des -Dinstallstyle=lib/perl5 -Dinstallprefix=/usr/local/Cellar/perl/5.36.1 -Dprefix=/usr/local/opt/perl -Dprivlib=/usr/local/opt/perl/lib/perl5/5.36 -Dsitelib=/usr/local/opt/perl/lib/perl5/site_perl/5.36 -Dotherlibdirs=/usr/local/lib/perl5/site_perl/5.36 -Dperlpath=/usr/local/opt/perl/bin/perl -Dstartperl=#!/usr/local/opt/perl/bin/perl -Dman1dir=/usr/local/opt/perl/share/man/man1 -Dman3dir=/usr/local/opt/perl/share/man/man3 -Duseshrplib -Duselargefiles -Dusethreads'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=11.7 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=11.7 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='Apple LLVM 13.0.0 (clang-1300.0.29.30)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -mmacosx-version-min=11.7 -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/opt/openssl@1.1/lib /usr/local/opt/berkeley-db/lib /usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/lib /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
    libs=-lgdbm -ldb
    perllibs=
    libc=
    so=dylib
    useshrplib=true
    libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=bundle
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' -mmacosx-version-min=11.7 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_SAFE_PUTENV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under darwin
  Compiled at May  8 2023 06:35:46
  %ENV:
    PERL5LIB="/Users/stro/perl5/lib/perl5"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="74290"
    PERL5_CPAN_IS_RUNNING="74290"
    PERL_LOCAL_LIB_ROOT="/Users/stro/perl5"
    PERL_MB_OPT="--install_base "/Users/stro/perl5""
    PERL_MM_OPT="INSTALL_BASE=/Users/stro/perl5"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /Users/stro/perl5/lib/perl5/5.36.1/darwin-thread-multi-2level
    /Users/stro/perl5/lib/perl5/5.36.1
    /Users/stro/perl5/lib/perl5/darwin-thread-multi-2level
    /Users/stro/perl5/lib/perl5
    /usr/local/opt/perl/lib/perl5/site_perl/5.36/darwin-thread-multi-2level
    /usr/local/opt/perl/lib/perl5/site_perl/5.36
    /usr/local/opt/perl/lib/perl5/5.36/darwin-thread-multi-2level
    /usr/local/opt/perl/lib/perl5/5.36
    /usr/local/lib/perl5/site_perl/5.36
    .