IO-ReadPreProcess v0.85 Perl 5 v5.32.1 MSWin32-x86-multi-thread-64int

Status
Pass
From
gregor herrmann
Dist
IO-ReadPreProcess v0.85
Platform
Perl 5 v5.32.1 MSWin32-x86-multi-thread-64int
Date
2023-06-13 05:26:58
ID
d3bd2a5e-6c92-1014-9f38-9371df1012c4
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 Alain Williams,

This is a computer-generated report for IO-ReadPreProcess-0.85
on perl 5.32.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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
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
pwd = 'C:/cpan/build/IO-ReadPreProcess-0.85-0'

ok 1 0_basic_01
ok 2 Line Starting dot
ok 3 Eval test
ok 4 Fd-Opened
ok 5 variable set & substitute
ok 6 variable set from application
ok 7 variable set numeric from environment
ok 8 Preset variables
ok 9 Preset variables, Fd Opened
ok 10 Simple arithmetic
ok 11 Variable scoping with .local
ok 12 Simple If
ok 13 If/unless and else
ok 14 Nested If/unless
ok 15 If-removes-all
ok 16 Ifelse
ok 17 Unless followed by elseif
ok 18 Include simple
ok 19 Include nested
20: Not running 3_include_3.input as this is not a Unix machine
ok 21 Include Paths
ok 22 Arguments and local
ok 23 include with spaces
ok 24 Read from perl from pipe
25: Not running 3_include_8.input as this is not a Unix machine
ok 26 Basic subroutine
ok 27 Basic subroutine in an if
ok 28 Basic subroutine with an if
ok 29 Subroutine, args
ok 30 Subroutine, all args
ok 31 Subroutine argument names
ok 32 Subroutine and return
ok 33 Recursive sub
ok 34 Recursive sub
ok 35 Subroutine does .include
ok 36 Subroutine return value
ok 37 simple read
ok 38 read in sub
39: Not running 5_read_3.input as this is not a Unix machine
40: Not running 5_read_4.input as this is not a Unix machine
41: Not running 5_read_5.input as this is not a Unix machine
ok 42 6_loop_1
ok 43 6_loop_2
ok 44 Loop in sub
ok 45 For loop
ok 46 For loop with break
ok 47 For loop with continue
ok 48 For loop with break 2
ok 49 For loop with continue 2
ok 50 Condition that is a sub - top level
ok 51 Condition that is a sub - from in a sub
ok 52 Condition that is a sub - top level - loops
ok 53 Condition that is a sub - in a sub - loops
ok 54 Condition that is a sub - top level - loops within loops
ok 55 Condition that is a sub - in a sub - loops in loops
56: Not running 7_condDir_7.input as it is not enabled
57: Not running 7_condDir_8.input as this is not a Unix machine
58: Not running 7_condDir_9.input as this is not a Unix machine
ok 59 Check .test -f
ok 60 Check output streams
ok 61 Include @stream
ok 62 In-memory @stream, .print
t/test.t .. ok
All tests successful.
Files=1, Tests=54,  1 wallclock secs ( 0.05 usr +  0.03 sys =  0.08 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module              Need  Have    
    ------------------- ----- --------
    Math::Expression    1.47  1.48    
    perl                5.006 5.032001

build_requires:

    Module              Need  Have    
    ------------------- ----- --------
    Test::More          0     1.302195

configure_requires:

    Module              Need  Have    
    ------------------- ----- --------
    ExtUtils::MakeMaker 0     7.70    


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NONINTERACTIVE_TESTING = 1
    NUMBER_OF_PROCESSORS = 2
    PATH = C:\WINDOWS\system32;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 8332
    PERL5_CPAN_IS_RUNNING = 8332
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 5244,8332
    PERL_CR_SMOKER_CURRENT = IO-ReadPreProcess-0.85
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 11, GenuineIntel
    TEMP = C:\Users\smoker\AppData\Local\Temp

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 = Win10
    Win32::GetOSVersion = , 10, 0, 19045, 2, 0, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.42_35 
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302195
    Test::Harness       3.45_02 
    Test::More          1.302195
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9928  


--

Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
   
  Platform:
    osname=MSWin32
    osvers=10.0.19042.746
    archname=MSWin32-x86-multi-thread-64int
    uname='Win32 strawberry-perl 5.32.1.1 #1 Sun Jan 24 12:17:47 2021 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 =' -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='8.3.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:\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\8.3.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=libperl532.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_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 Jan 24 2021 12:22:49
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="8332"
    PERL5_CPAN_IS_RUNNING="8332"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="5244,8332"
    PERL_CR_SMOKER_CURRENT="IO-ReadPreProcess-0.85"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    C:/Strawberry/perl/site/lib/MSWin32-x86-multi-thread-64int
    C:/Strawberry/perl/site/lib
    C:/Strawberry/perl/vendor/lib
    C:/Strawberry/perl/lib
    .