Bat-Interpreter v0.025 Perl 5 v5.40.1 MSWin32-x64-multi-thread

Status
Pass
From
LNATION
Dist
Bat-Interpreter v0.025
Platform
Perl 5 v5.40.1 MSWin32-x64-multi-thread
Date
2025-05-21 19:40:58
ID
82498f85-6f7c-1014-8029-b524ed1943f8
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 Pablo Rodriguez,

This is a computer-generated report for Bat-Interpreter-0.025
on perl 5.40.1, created by CPAN-Reporter-1.2020.

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-load.t ........................................ ok
t/01-basic.t ....................................... ok
t/02-comparison.t .................................. ok
t/03-negated_condition.t ........................... ok
t/04-substring_manipulation.t ...................... ok
t/05-NEQ_operator.t ................................ ok
t/06-EQU_operator.t ................................ ok
t/07-LSS_operator.t ................................ ok
t/08-LEQ_operator.t ................................ ok
t/09-GEQ_operator.t ................................ ok
t/10-call_command.t ................................ ok
t/10-call_command_path_with_colon.t ................ ok
t/11-for_loop.t .................................... ok
t/12-env_variables.t ............................... ok
t/13-comparison_with_spaces.t ...................... ok
t/13-error_on_unsupported_condition.t .............. skipped: All parsed conditions supported. Waiting for support in App::BatParser for more conditions
t/14-if_exists_with_variable_substitution.t ........ ok
t/14-if_exists_without_variable_substitution.t ..... ok
t/15-NEQ_mixedcase_operator.t ...................... ok
t/16-LEQ_mixedcase_operator.t ...................... ok
t/17-line_logger.t ................................. ok
t/18-call_subroutine_label.t ....................... ok
t/19-call_subroutine_label_exit.t .................. ok
t/20-goto_eof_with_previous_goto.t ................. ok
t/21-if_exists_glob_with_variable_substitution.t ... ok
t/21-if_exists_glob_without_variable_substution.t .. ok
t/author-pod-coverage.t ............................ skipped: these tests are for testing by the author
t/author-pod-syntax.t .............................. skipped: these tests are for testing by the author
t/author-synopsis.t ................................ skipped: these tests are for testing by the author
All tests successful.
Files=29, Tests=26, 16 wallclock secs ( 0.11 usr +  0.17 sys =  0.28 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module               Need  Have    
    -------------------- ----- --------
    App::BatParser       0.011 0.011   
    Carp                 0     1.54    
    Data::Dumper         0     2.189   
    File::Glob           0     1.42    
    Moo                  0     2.005005
    Moo::Role            0     2.005005
    namespace::autoclean 0     0.31    
    Path::Tiny           0     0.146   
    perl                 5.014 5.040001
    Types::Standard      0     2.006000
    utf8                 0     1.25    

build_requires:

    Module               Need  Have    
    -------------------- ----- --------
    English              0     1.11    
    Module::Build        0.28  0.4234  
    strict               0     1.13    
    Test::Exception      0     0.43    
    Test::More           0     1.302213
    Test::Most           0     0.38    
    warnings             0     1.70    

configure_requires:

    Module               Need  Have    
    -------------------- ----- --------
    Module::Build        0.28  0.4234  


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\Windows\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 2
    PATH = C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Amazon\cfn-bootstrap\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Users\Administrator\AppData\Local\Microsoft\WinGet\Links;
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 5416
    PERL5_CPAN_IS_RUNNING = 5416
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 7120,5416
    PERL_CR_SMOKER_CURRENT = Bat-Interpreter-0.025
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 85 Stepping 7, GenuineIntel
    TEMP = C:\Users\ADMINI~1\AppData\Local\Temp\2

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 = WinServer
    Win32::GetOSVersion = , 10, 0, 26100, 2, 0, 0, 400, 3
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.91    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.74    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.74    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.91    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302213
    Test::Harness       3.50    
    Test::More          1.302213
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 40 subversion 1) configuration:
   
  Platform:
    osname=MSWin32
    osvers=10.0.22631.4751
    archname=MSWin32-x64-multi-thread
    uname='Win32 strawberry-perl 5.40.1.1 # 10:38:39 Thu January 23 2025 x64'
    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
  Compiler:
    cc='gcc'
    ccflags ='-std=c99 -DWIN32 -DWIN64 -DPERL_TEXTMODE_SCRIPTS -DMULTIPLICITY -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D__USE_MINGW_ANSI_STDIO -fwrapv -fno-strict-aliasing -mms-bitfields'
    optimize='-O2'
    cppflags='-DWIN32'
    ccversion=''
    gccversion='13.2.0'
    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:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib" -L"C:\STRAWB~1\c\x86_64-w64-mingw32\lib" -L"C:\STRAWB~1\c\lib\gcc\x86_64-w64-mingw32\13.2.0"'
    libpth=C:\STRAWB~1\c\lib C:\STRAWB~1\c\x86_64-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\x86_64-w64-mingw32\13.2.0 C:\STRAWB~1\c\x86_64-w64-mingw32\lib C:\STRAWB~1\c\lib\gcc\x86_64-w64-mingw32\13.2.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=-lucrt
    so=dll
    useshrplib=true
    libperl=libperl540.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs
    dlext=xs.dll
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags='-shared -s -L"C:\STRAWB~1\perl\lib\CORE" -L"C:\STRAWB~1\c\lib" -L"C:\STRAWB~1\c\x86_64-w64-mingw32\lib" -L"C:\STRAWB~1\c\lib\gcc\x86_64-w64-mingw32\13.2.0"'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_TIMES
    HAVE_INTERP_INTERN
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_IMPLICIT_SYS
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_SAFE_PUTENV
    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
    USE_THREAD_SAFE_LOCALE
  Built under MSWin32
  Compiled at Jan 23 2025 21:38:54
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="5416"
    PERL5_CPAN_IS_RUNNING="5416"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="7120,5416"
    PERL_CR_SMOKER_CURRENT="Bat-Interpreter-0.025"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    C:/Strawberry/perl/site/lib
    C:/Strawberry/perl/vendor/lib
    C:/Strawberry/perl/lib
    .