Path-Tiny v0.144 Perl 5 v5.26.0 MSWin32-x86-multi-thread-64int

Status
Pass
From
NONAME
Dist
Path-Tiny v0.144
Platform
Perl 5 v5.26.0 MSWin32-x86-multi-thread-64int
Date
2022-12-03 09:57:04
ID
d3c64b35-6d0f-1014-a2d7-ce0dc445e7f0
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 David Golden,

This is a computer-generated report for Path-Tiny-0.144
on perl 5.26.0, 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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from 'C:\Strawberry\c\bin\gmake.exe test':

"C:\Strawberry\perl\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want    Have
#     ------------------- ---- -------
#     ExtUtils::MakeMaker 6.17 7.65_02
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.12
# 
# === Build Requires ===
# 
#     Module              Want    Have
#     ------------------- ---- -------
#     ExtUtils::MakeMaker  any 7.65_02
# 
# === Test Requires ===
# 
#     Module                Want     Have
#     --------------------- ---- --------
#     Digest::MD5            any     2.55
#     ExtUtils::MakeMaker    any  7.65_02
#     File::Basename         any     2.85
#     File::Spec            0.86     3.75
#     File::Spec::Functions  any     3.75
#     File::Spec::Unix       any     3.75
#     File::Temp            0.19   0.2309
#     Test::More            0.96 1.302191
#     lib                    any     0.64
#     open                   any     1.11
# 
# === Test Recommends ===
# 
#     Module                 Want     Have
#     ------------------ -------- --------
#     CPAN::Meta         2.120900 2.150010
#     Test::FailWarnings      any    0.008
#     Test::MockRandom        any     1.01
# 
# === Runtime Requires ===
# 
#     Module             Want    Have
#     ------------------ ---- -------
#     Carp                any    1.50
#     Cwd                 any    3.75
#     Digest             1.03 1.17_01
#     Digest::SHA        5.45    6.03
#     Encode              any    3.19
#     Exporter           5.57    5.74
#     Fcntl               any    1.13
#     File::Compare       any  1.1006
#     File::Copy          any    2.32
#     File::Glob          any    1.28
#     File::Path         2.07    2.16
#     File::Spec         0.86    3.75
#     File::Temp         0.19  0.2309
#     File::stat          any    1.07
#     constant            any    1.33
#     overload            any    1.28
#     strict              any    1.11
#     warnings            any    1.37
#     warnings::register  any    1.04
# 
# === Runtime Recommends ===
# 
#     Module        Want Have
#     ------------- ---- ----
#     Unicode::UTF8 0.58 0.62
# 
t/00-report-prereqs.t ............. ok
t/basename.t ...................... ok
t/basic.t ......................... ok
t/children.t ...................... ok
t/chmod.t ......................... ok
t/digest.t ........................ ok
t/exception.t ..................... ok
t/exports.t ....................... ok
t/filesystem.t .................... ok
t/has_same_bytes.t ................ ok
t/input_output.t .................. ok
t/input_output_no_PU_UU.t ......... ok
t/input_output_no_UU.t ............ ok
t/locking.t ....................... ok
t/mkdir.t ......................... ok
t/mkpath.t ........................ ok
t/mutable_tree_while_iterating.t .. ok
t/normalize.t ..................... ok
t/overloading.t ................... ok
t/parent.t ........................ ok
t/recurse.t ....................... ok
t/rel-abs.t ....................... ok
t/sig_die.t ....................... ok
t/size.t .......................... ok
t/subsumes.t ...................... ok
t/symlinks.t ...................... skipped: No symlink support
t/temp.t .......................... ok
t/visit.t ......................... ok
t/zz-atomic.t ..................... ok
t/zzz-spec.t ...................... ok
All tests successful.
Files=30, Tests=1786, 16 wallclock secs ( 0.69 usr +  0.16 sys =  0.84 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need     Have    
    --------------------- -------- --------
    Carp                  0        1.50    
    constant              0        1.33    
    Cwd                   0        3.75    
    Digest                1.03     1.17_01 
    Digest::SHA           5.45     6.03    
    Encode                0        3.19    
    Exporter              5.57     5.74    
    Fcntl                 0        1.13    
    File::Compare         0        1.1006  
    File::Copy            0        2.32    
    File::Glob            0        1.28    
    File::Path            2.07     2.16    
    File::Spec            0.86     3.75    
    File::stat            0        1.07    
    File::Temp            0.19     0.2309  
    overload              0        1.28    
    perl                  5.008001 5.026000
    strict                0        1.11    
    warnings              0        1.37    
    warnings::register    0        1.04    

build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    Digest::MD5           0        2.55    
    ExtUtils::MakeMaker   0        7.65_02 
    File::Basename        0        2.85    
    File::Spec            0.86     3.75    
    File::Spec::Functions 0        3.75    
    File::Spec::Unix      0        3.75    
    File::Temp            0.19     0.2309  
    lib                   0        0.64    
    open                  0        1.11    
    Test::More            0.96     1.302191

configure_requires:

    Module                Need     Have    
    --------------------- -------- --------
    ExtUtils::MakeMaker   6.17     7.65_02 
    perl                  5.008001 5.026000


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

Environment variables:

    COMSPEC = C:\windows\system32\cmd.exe
    NONINTERACTIVE_TESTING = 1
    NUMBER_OF_PROCESSORS = 4
    PATH = C:\home\bath\perl5\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin
    PERL5LIB = C:\home\bath\perl5\lib\perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 8164
    PERL5_CPAN_IS_RUNNING = 8164
    PERL_LOCAL_LIB_ROOT = C:\home\bath\perl5
    PERL_MB_OPT = --install_base "C:\\home\\bath\\perl5"
    PERL_MM_OPT = INSTALL_BASE=C:\\home\\bath\\perl5
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 37 Stepping 5, GenuineIntel
    TEMP = C:\Users\user\AppData\Local\Temp
    TERM = dumb
    TUGI_PERLVER = 5.026000

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 = Win7
    Win32::GetOSVersion = Service Pack 1, 6, 1, 7601, 2, 1, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.65_02 
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.65_02 
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.75    
    JSON                4.10    
    JSON::PP            4.12    
    Module::Build       0.42_28 
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302191
    YAML                1.27    
    YAML::Syck          1.31    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 26 subversion 0) configuration:
   
  Platform:
    osname=MSWin32
    osvers=6.3
    archname=MSWin32-x86-multi-thread-64int
    uname='Win32 strawberry-perl 5.26.0.1 #1 Tue May 30 22:49:36 2017 i386'
    config_args='undef'
    hint=recommended
    useposix=true
    d_sigaction=undef
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=undef
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='gcc'
    ccflags =' -s -O2 -DWIN32 -D__USE_MINGW_ANSI_STDIO -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fwrapv -fno-strict-aliasing -mms-bitfields'
    optimize='-s -O2'
    cppflags='-DWIN32'
    ccversion=''
    gccversion='7.1.0'
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=12
    longdblkind=3
    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\i686-w64-mingw32\lib C:\Strawberry\c\lib\gcc\i686-w64-mingw32\7.1.0
    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=libperl526.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs
    dlext=xs.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:
    HAS_TIMES
    HAVE_INTERP_INTERN
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_IMPLICIT_SYS
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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
  Built under MSWin32
  Compiled at May 30 2017 23:02:25
  %ENV:
    PERL5LIB="C:\home\bath\perl5\lib\perl5"
    PERL5_CPANPLUS_IS_RUNNING="8164"
    PERL5_CPAN_IS_RUNNING="8164"
    PERL_LOCAL_LIB_ROOT="C:\home\bath\perl5"
    PERL_MB_OPT="--install_base "C:\\home\\bath\\perl5""
    PERL_MM_OPT="INSTALL_BASE=C:\\home\\bath\\perl5"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    C:\home\bath\perl5\lib\perl5/MSWin32-x86-multi-thread-64int
    C:\home\bath\perl5\lib\perl5
    C:/Strawberry/perl/site/lib
    C:/Strawberry/perl/vendor/lib
    C:/Strawberry/perl/lib
    .