Path-Tiny v0.144 Perl 5 v5.22.3 MSWin32-x64-multi-thread

Status
Pass
From
twata
Dist
Path-Tiny v0.144
Platform
Perl 5 v5.22.3 MSWin32-x64-multi-thread
Date
2022-12-03 09:00:56
ID
57d40e86-6f57-1014-a2b3-b5e4efaa1848
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.22.3, 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\dmake.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.58
#     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.2311
#     Test::More            0.96 1.302191
#     lib                    any     0.63
#     open                   any     1.10
# 
# === 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.20
#     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.30
#     File::Glob          any   1.24
#     File::Path         2.07   2.18
#     File::Spec         0.86   3.75
#     File::Temp         0.19 0.2311
#     File::stat          any   1.07
#     constant            any   1.33
#     overload            any   1.26
#     strict              any   1.09
#     warnings            any   1.34
#     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=1785, 18 wallclock secs ( 0.47 usr +  0.23 sys =  0.70 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.20    
    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.30    
    File::Glob            0        1.24    
    File::Path            2.07     2.18    
    File::Spec            0.86     3.75    
    File::stat            0        1.07    
    File::Temp            0.19     0.2311  
    overload              0        1.26    
    perl                  5.008001 5.022003
    strict                0        1.09    
    warnings              0        1.34    
    warnings::register    0        1.04    

build_requires:

    Module                Need     Have    
    --------------------- -------- --------
    Digest::MD5           0        2.58    
    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.2311  
    lib                   0        0.63    
    open                  0        1.10    
    Test::More            0.96     1.302191

configure_requires:

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


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

Environment variables:

    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NONINTERACTIVE_TESTING = 1
    NUMBER_OF_PROCESSORS = 4
    PATH = C:\home\windmill\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\windmill\perl5\lib\perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 7016
    PERL5_CPAN_IS_RUNNING = 7016
    PERL_LOCAL_LIB_ROOT = C:\home\windmill\perl5
    PERL_MB_OPT = --install_base "C:\\home\\windmill\\perl5"
    PERL_MM_OPT = INSTALL_BASE=C:\\home\\windmill\\perl5
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
    TEMP = C:\Users\USER\AppData\Local\Temp
    TERM = dumb
    TUGI_PERLVER = 5.022003

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 = Win8.1
    Win32::GetOSVersion = , 6, 3, 9600, 2, 0, 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.280236
    ExtUtils::Command   7.65_02 
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.65_02 
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.75    
    JSON                4.10    
    JSON::PP            4.12    
    Module::Build       0.4231  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302191
    YAML                1.21    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 22 subversion 3) configuration:
   
  Platform:
    osname=MSWin32, osvers=6.3, archname=MSWin32-x64-multi-thread
    uname='Win32 strawberry-perl 5.22.3.1 #1 Sun Jan 15 04:42:16 2017 x64'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32 -DWIN64 -DCONSERVATIVE  -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=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, 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\x86_64-w64-mingw32\lib C:\strawberry\c\lib\gcc\x86_64-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=libperl522.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_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_NEW_COPY_ON_WRITE
                        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 Jan 15 2017 04:47:34
  %ENV:
    PERL5LIB="C:\home\windmill\perl5\lib\perl5"
    PERL5_CPANPLUS_IS_RUNNING="7016"
    PERL5_CPAN_IS_RUNNING="7016"
    PERL_LOCAL_LIB_ROOT="C:\home\windmill\perl5"
    PERL_MB_OPT="--install_base "C:\\home\\windmill\\perl5""
    PERL_MM_OPT="INSTALL_BASE=C:\\home\\windmill\\perl5"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    C:\home\windmill\perl5\lib\perl5/MSWin32-x64-multi-thread
    C:\home\windmill\perl5\lib\perl5
    C:/Strawberry/perl/site/lib
    C:/Strawberry/perl/vendor/lib
    C:/Strawberry/perl/lib
    .