Report for Class-DBI-Sweet-0.11

Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: PASS Class-DBI-Sweet-0.11 v5.25.8 
Date: 2017-01-30T10:29:33Z

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 Fred Moyer,

This is a computer-generated report for Class-DBI-Sweet-0.11
on perl 5.25.8, created by CPAN-Reporter-1.2018.

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 'C:\Strawberry258\perl\bin\perl.exe ./Build test':

t\01use.t ................................ ok
t\02pod.t ................................ skipped: set TEST_POD to enable this test
t\03podcoverage.t ........................ skipped: set TEST_POD to enable this test
t\04join.t ............................... ok
t\05count.t .............................. ok
t\06object_cache.t ....................... ok
Use of uninitialized value $got in numeric eq (==) at (eval in cmp_ok) t\07prefetch.t line 48.
t\07prefetch.t ........................... ok
t\08pager.t .............................. ok
t\09sequence.t ........................... skipped: Need Win32API::GUID for this test
t\cdbi-t-ocache\01-columns.t ............. ok
t\cdbi-t-ocache\03-subclassing.t ......... ok
t\cdbi-t-ocache\05-Query.t ............... ok
t\cdbi-t-ocache\06-hasa.t ................ ok
t\cdbi-t-ocache\08-inheritcols.t ......... ok
t\cdbi-t-ocache\09-has_many.t ............ ok
DBI connect('test','',...) failed: Can't connect to MySQL server on 'localhost' (10061) at t/cdbi-t/testlib/MyBase.pm line 10.
t\cdbi-t-ocache\10-mysql.t ............... skipped: Need MySQL for this test
t\cdbi-t-ocache\11-triggers.t ............ ok
t\cdbi-t-ocache\12-filter.t .............. ok
t\cdbi-t-ocache\13-constraint.t .......... ok
t\cdbi-t-ocache\14-might_have.t .......... ok
t\cdbi-t-ocache\16-reserved.t ............ ok
# Pg connection failed (DBI connect('dbname=template1','postgres',...) failed: could not connect to server: Connection refused (0x0000274D/10061)
# 	Is the server running on host "localhost" (127.0.0.1) and accepting
# 	TCP/IP connections on port 5432? at C:/Strawberry258/perl/site/lib/Ima/DBI.pm line 328.
# ). Set env variables DBD_PG_DBNAME,  DBD_PG_USER,
# DBD_PG_PASSWD to enable testing.
t\cdbi-t-ocache\17-data_type.t ........... skipped: Pg connection failed.
t\cdbi-t-ocache\18-has_a.t ............... ok
t\cdbi-t-ocache\19-set_sql.t ............. ok
t\cdbi-t-ocache\21-iterator.t ............ ok
t\cdbi-t-ocache\22-deflate_order.t ....... skipped: Need Time::Piece::MySQL for this test
t\cdbi-t-ocache\23-cascade.t ............. ok
t\cdbi-t-ocache\24-meta_info.t ........... ok
DBI connect('test','',...) failed: Can't connect to MySQL server on 'localhost' (10061) at t/cdbi-t/testlib/MyBase.pm line 10.
t\cdbi-t-ocache\25-closures_in_meta.t .... skipped: Need MySQL for this test
t\cdbi-t-ocache\97-pod.t ................. ok
t\cdbi-t-ocache\98-failure.t ............. ok
t\cdbi-t-ocache\99-misc.t ................ ok
t\cdbi-t-rescache\01-columns.t ........... ok
t\cdbi-t-rescache\03-subclassing.t ....... ok
t\cdbi-t-rescache\05-Query.t ............. ok
t\cdbi-t-rescache\06-hasa.t .............. ok
t\cdbi-t-rescache\08-inheritcols.t ....... ok
t\cdbi-t-rescache\09-has_many.t .......... ok
DBI connect('test','',...) failed: Can't connect to MySQL server on 'localhost' (10061) at t/cdbi-t/testlib/MyBase.pm line 10.
t\cdbi-t-rescache\10-mysql.t ............. skipped: Need MySQL for this test
t\cdbi-t-rescache\11-triggers.t .......... ok
t\cdbi-t-rescache\12-filter.t ............ ok
t\cdbi-t-rescache\13-constraint.t ........ ok
t\cdbi-t-rescache\14-might_have.t ........ ok
t\cdbi-t-rescache\16-reserved.t .......... ok
# Pg connection failed (DBI connect('dbname=template1','postgres',...) failed: could not connect to server: Connection refused (0x0000274D/10061)
# 	Is the server running on host "localhost" (127.0.0.1) and accepting
# 	TCP/IP connections on port 5432? at C:/Strawberry258/perl/site/lib/Ima/DBI.pm line 328.
# ). Set env variables DBD_PG_DBNAME,  DBD_PG_USER,
# DBD_PG_PASSWD to enable testing.
t\cdbi-t-rescache\17-data_type.t ......... skipped: Pg connection failed.
t\cdbi-t-rescache\18-has_a.t ............. ok
t\cdbi-t-rescache\19-set_sql.t ........... ok
t\cdbi-t-rescache\21-iterator.t .......... ok
t\cdbi-t-rescache\22-deflate_order.t ..... skipped: Need Time::Piece::MySQL for this test
t\cdbi-t-rescache\23-cascade.t ........... ok
t\cdbi-t-rescache\24-meta_info.t ......... ok
DBI connect('test','',...) failed: Can't connect to MySQL server on 'localhost' (10061) at t/cdbi-t/testlib/MyBase.pm line 10.
t\cdbi-t-rescache\25-closures_in_meta.t .. skipped: Need MySQL for this test
t\cdbi-t-rescache\97-pod.t ............... ok
t\cdbi-t-rescache\98-failure.t ........... ok
t\cdbi-t-rescache\99-misc.t .............. ok
t\cdbi-t\01-columns.t .................... ok
t\cdbi-t\02-Film.t ....................... ok
t\cdbi-t\03-subclassing.t ................ ok
t\cdbi-t\04-lazy.t ....................... ok
t\cdbi-t\05-Query.t ...................... ok
t\cdbi-t\06-hasa.t ....................... ok
t\cdbi-t\08-inheritcols.t ................ ok
t\cdbi-t\09-has_many.t ................... ok
DBI connect('test','',...) failed: Can't connect to MySQL server on 'localhost' (10061) at t/cdbi-t/testlib/MyBase.pm line 10.
t\cdbi-t\10-mysql.t ...................... skipped: Need MySQL for this test
t\cdbi-t\11-triggers.t ................... ok
t\cdbi-t\12-filter.t ..................... ok
t\cdbi-t\13-constraint.t ................. ok
t\cdbi-t\14-might_have.t ................. ok
# Pg connection failed (DBI connect('dbname=template1','postgres',...) failed: could not connect to server: Connection refused (0x0000274D/10061)
# 	Is the server running on host "localhost" (127.0.0.1) and accepting
# 	TCP/IP connections on port 5432? at C:/Strawberry258/perl/site/lib/Ima/DBI.pm line 328.
# ). Set env variables DBD_PG_DBNAME,  DBD_PG_USER,
# DBD_PG_PASSWD to enable testing.
t\cdbi-t\17-data_type.t .................. skipped: Pg connection failed.
t\cdbi-t\18-has_a.t ...................... ok
t\cdbi-t\19-set_sql.t .................... ok
t\cdbi-t\21-iterator.t ................... ok
t\cdbi-t\22-deflate_order.t .............. skipped: Need Time::Piece::MySQL for this test
t\cdbi-t\23-cascade.t .................... ok
t\cdbi-t\24-meta_info.t .................. ok
DBI connect('test','',...) failed: Can't connect to MySQL server on 'localhost' (10061) at t/cdbi-t/testlib/MyBase.pm line 10.
t\cdbi-t\25-closures_in_meta.t ........... skipped: Need MySQL for this test
t\cdbi-t\97-pod.t ........................ ok
t\cdbi-t\98-failure.t .................... ok
t\cdbi-t\99-misc.t ....................... ok
All tests successful.
Files=79, Tests=1278, 44 wallclock secs ( 0.50 usr +  0.16 sys =  0.66 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module        Need    Have  
    ------------- ------- ------
    Class::DBI    v3.0.12 3.0.17
    Data::Page    0       2.02  
    DBD::SQLite   1.08    1.54  
    DBI           0       1.636 
    List::Util    0       1.47  
    SQL::Abstract 1.55    1.81  

configure_requires:

    Module        Need    Have  
    ------------- ------- ------
    Module::Build 0.38    0.4220


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Git\cmd;C:\Strawberry258\c\bin;C:\Strawberry258\perl\site\bin;C:\Strawberry258\perl\bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3452
    PERL5_CPAN_IS_RUNNING = 3452
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 856,3452
    PERL_CR_SMOKER_CURRENT = Class-DBI-Sweet-0.11
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HASH_SEED = 0x11111111
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 18 Model 1 Stepping 0, AuthenticAMD
    TEMP = C:\DOCUME~1\a\LOCALS~1\Temp

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

    $^X = C:\Strawberry258\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.14_01   
    CPAN::Meta          2.150010  
    Cwd                 3.66      
    ExtUtils::CBuilder  0.280225  
    ExtUtils::Command   7.24      
    ExtUtils::Install   2.04      
    ExtUtils::MakeMaker 7.24      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.33      
    File::Spec          3.66      
    JSON                2.90      
    JSON::PP            2.27400_02
    Module::Build       0.4220    
    Module::Signature   0.81      
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.36_01   
    Test::More          1.302073  
    YAML                1.21      
    YAML::Syck          1.29      
    version             0.9917    


--

Summary of my perl5 (revision 5 version 25 subversion 8) configuration:
   
  Platform:
    osname=MSWin32
    osvers=4.0
    archname=MSWin32-x86-multi-thread
    uname='Win32 strawberry-perl 5.25.8.1-beta1 #1 Thu Dec 29 20:16:24 2016 i386'
    config_args='undef'
    hint=recommended
    useposix=true
    d_sigaction=undef
    useithreads=define
    usemultiplicity=define
    use64bitint=undef
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    bincompat5005=undef
  Compiler:
    cc='gcc'
    ccflags =' -s -O2 -DWIN32  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fwrapv -fno-strict-aliasing -mms-bitfields'
    optimize='-s -O2'
    cppflags='-DWIN32'
    ccversion=''
    gccversion='4.9.2'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=1234
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    longdblkind=3
    ivtype='long'
    ivsize=4
    nvtype='double'
    nvsize=8
    Off_t='long long'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='g++'
    ldflags ='-s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'
    libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\i686-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\i686-w64-mingw32\4.9.2
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=
    so=dll
    useshrplib=true
    libperl=libperl525.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs
    dlext=xs.dll
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags='-mdll -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    HAVE_INTERP_INTERN
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
    PERL_IMPLICIT_CONTEXT
    PERL_IMPLICIT_SYS
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under MSWin32
  Compiled at Dec 29 2016 20:25:17
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="3452"
    PERL5_CPAN_IS_RUNNING="3452"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="856,3452"
    PERL_CR_SMOKER_CURRENT="Class-DBI-Sweet-0.11"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HASH_SEED="0x11111111"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/Strawberry258/perl/site/lib
    C:/Strawberry258/perl/vendor/lib
    C:/Strawberry258/perl/lib
    .