Report for Time-Piece-Plus-0.05

Back
From: David Solimano
Subject: PASS Time-Piece-Plus-0.05 v5.14.2 
Date: 2013-05-06T17:09:17Z

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 Masayuki Matsuki,

This is a computer-generated report for Time-Piece-Plus-0.05
on perl 5.14.2, created by CPAN-Reporter-1.2006.

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

t\00_compile.t ............... ok
t\01_create_instance.t ....... ok
t\02_today.t ................. ok
t\03_yesterday.t ............. ok
t\04_tomorrow.t .............. ok
t\05_truncate.t .............. ok
t\06_parse_mysql_date.t ...... ok
t\07_parse_mysql_datetime.t .. ok
t\08_mysql_date.t ............ ok
t\09_mysql_datetime.t ........ ok
t\10_add.t ................... ok
t\11_subtract.t .............. ok
t\12_epoch.t ................. ok
All tests successful.
Files=13, Tests=47,  3 wallclock secs ( 0.06 usr +  0.05 sys =  0.11 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module          Need     Have    
    --------------- -------- --------
    Data::Validator 0        1.02    
    Mouse           0        1.11    
    perl            5.010001 5.014002
    Scalar::Util    0        1.25    
    Time::Piece     1.20     1.20_01 

configure_requires:

    Module          Need     Have    
    --------------- -------- --------
    Module::Build   0.038    0.4001  


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\Windows\system32\cmd.exe
    LD_LIBRARY_PATH = /usr/lib/x86:/usr/X11R6/lib
    NUMBER_OF_PROCESSORS = 8
    PATH = C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Dell\SysMgt\RAC5;C:\Program Files (x86)\Dell\SysMgt\oma\bin;C:\RV\BIN;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin;C:\Program Files (x86)\GnuWin32\bin;C:\Windows\System32\Windows System Resource Manager\bin;C:\Windows\SUA\common\;C:\Windows\SUA\usr\lib\
    PERL5LIB = C:\Users\solimanod\AppData\Local\.cpan\build\Data-Validator-1.02-BCg0JN/blib/arch;C:\Users\solimanod\AppData\Local\.cpan\build\Data-Validator-1.02-BCg0JN/blib/lib;C:\Users\solimanod\AppData\Local\.cpan\build\Mouse-1.11-4SBoUe/blib/arch;C:\Users\solimanod\AppData\Local\.cpan\build\Mouse-1.11-4SBoUe/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3644
    PERL5_CPAN_IS_RUNNING = 3644
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3940,3644
    PERL_CR_SMOKER_CURRENT = Time-Piece-Plus-0.05
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_JSON_BACKEND = JSON::XS
    PERL_MM_USE_DEFAULT = 1
    PERL_YAML_BACKEND = YAML
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
    TEMP = C:\Users\SOLIMA~1\AppData\Local\Temp
    TERM = dumb

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

    $^X = C:\strawberry\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = Win2008
    Win32::GetOSVersion = , 6, 1, 7600, 2, 0, 0, 272, 3
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.120921
    Cwd                 3.36    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.56    
    ExtUtils::MakeMaker 6.62    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.15    
    File::Spec          3.33    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4001  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.25    
    Test::More          0.98    
    YAML                0.81    
    YAML::Syck          1.20    
    version             0.99    


--

Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x64-multi-thread
    uname='Win32 strawberryperl 5.14.2.0 #1 Wed Oct 26 03:41:00 2011 x64'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE  -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.4.7', gccosandvers=''
    intsize=4, longsize=4, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
    libpth=C:\strawberry\c\lib C:\strawberry\c\x86_64-w64-mingw32\lib
    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=libperl514.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF USE_SITECUSTOMIZE
  Built under MSWin32
  Compiled at Oct 26 2011 03:53:05
  %ENV:
    PERL5LIB="C:\Users\solimanod\AppData\Local\.cpan\build\Data-Validator-1.02-BCg0JN/blib/arch;C:\Users\solimanod\AppData\Local\.cpan\build\Data-Validator-1.02-BCg0JN/blib/lib;C:\Users\solimanod\AppData\Local\.cpan\build\Mouse-1.11-4SBoUe/blib/arch;C:\Users\solimanod\AppData\Local\.cpan\build\Mouse-1.11-4SBoUe/blib/lib"
    PERL5_CPANPLUS_IS_RUNNING="3644"
    PERL5_CPAN_IS_RUNNING="3644"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3940,3644"
    PERL_CR_SMOKER_CURRENT="Time-Piece-Plus-0.05"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_JSON_BACKEND="JSON::XS"
    PERL_MM_USE_DEFAULT="1"
    PERL_YAML_BACKEND="YAML"
  @INC:
    C:\Users\solimanod\AppData\Local\.cpan\build\Data-Validator-1.02-BCg0JN/blib/arch
    C:\Users\solimanod\AppData\Local\.cpan\build\Data-Validator-1.02-BCg0JN/blib/lib
    C:\Users\solimanod\AppData\Local\.cpan\build\Mouse-1.11-4SBoUe/blib/arch
    C:\Users\solimanod\AppData\Local\.cpan\build\Mouse-1.11-4SBoUe/blib/lib
    C:/strawberry/perl/site/lib
    C:/strawberry/perl/vendor/lib
    C:/strawberry/perl/lib
    .