MooseX-Getopt v0.76 Perl 5 v5.34.1 MSWin32-x86-multi-thread-64int

Status
Pass
From
twata
Dist
MooseX-Getopt v0.76
Platform
Perl 5 v5.34.1 MSWin32-x86-multi-thread-64int
Date
2023-12-24 10:24:08
ID
e2f0171c-70c5-1014-a832-a2bfe3396204
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 Karen Etheridge,

This is a computer-generated report for MooseX-Getopt-0.76
on perl 5.34.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:

none provided

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

Output from 'C:\perl32a\bin\perl.exe ./Build test':

# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     ExtUtils::MakeMaker   any     7.62
#     Module::Build::Tiny 0.034    0.047
#     perl                5.006 5.034001
# 
# === Configure Suggests ===
# 
#     Module      Want    Have
#     -------- ------- -------
#     JSON::PP 2.27300 4.17_01
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------ ----- --------
#     File::Spec           any     3.80
#     Module::Metadata     any 1.000037
#     Module::Runtime      any    0.016
#     Moose::Meta::Class   any   2.2206
#     Moose::Util          any   2.2206
#     Path::Tiny         0.009    0.144
#     Test::Deep           any    1.204
#     Test::Fatal        0.003    0.017
#     Test::Moose          any   2.2206
#     Test::More          0.88 1.302190
#     Test::Needs          any 0.002010
#     Test::Trap           any    0.3.5
#     Test::Warnings     0.009    0.032
#     if                   any   0.0609
#     perl               5.006 5.034001
# 
# === Test Recommends ===
# 
#     Module                     Want     Have
#     ---------------------- -------- --------
#     CPAN::Meta             2.120900 2.150010
#     MooseX::ConfigFromFile      any     0.14
#     MooseX::SimpleConfig        any     0.11
# 
# === Test Suggests ===
# 
#     Module                    Want Have
#     ------------------------- ---- ----
#     MooseX::StrictConstructor  any 0.21
# 
# === Runtime Requires ===
# 
#     Module                        Want     Have
#     ---------------------------- ----- --------
#     Carp                           any     1.52
#     Getopt::Long                  2.37     2.54
#     Getopt::Long::Descriptive    0.088    0.111
#     Moose                          any   2.2206
#     Moose::Meta::Attribute         any   2.2206
#     Moose::Role                   0.56   2.2206
#     Moose::Util::TypeConstraints   any   2.2206
#     MooseX::Role::Parameterized   1.01     1.11
#     Scalar::Util                   any     1.63
#     Try::Tiny                      any     0.31
#     namespace::autoclean           any     0.29
#     perl                         5.006 5.034001
#     strict                         any     1.12
#     warnings                       any     1.51
# 
# === Other Modules ===
# 
#     Module                  Have
#     -------------------- -------
#     Dist::CheckConflicts    0.11
#     Encode                  3.20
#     File::Temp            0.2311
#     JSON::PP             4.17_01
#     Module::Runtime        0.016
#     Pod::Coverage           0.23
#     Sub::Name               0.27
#     YAML                    1.30
#     autodie                 2.34
# 
t/00-report-prereqs.t ............... ok
t/001_basic.t ....................... ok
t/002_custom_option_type.t .......... ok
t/003_inferred_option_type.t ........ ok
t/004_nogetop.t ..................... ok
t/005_strict.t ...................... ok
t/006_metaclass_traits.t ............ ok
t/007_nogetopt_trait.t .............. ok
t/008_configfromfile.t .............. ok
t/009_gld_and_explicit_options.t .... ok
t/010_dashes.t ...................... ok
t/011_process_argv.t ................ ok
t/100_gld_default_bug.t ............. ok
t/101_argv_bug.t .................... ok
t/102_basic_basic.t ................. ok
t/103_uc_bug.t ...................... ok
t/104_override_usage.t .............. ok
t/105_uc_bug_more.t ................. ok
t/106_no_ignore_case.t .............. ok
t/107_no_auto_help.t ................ ok
t/107_union_bug.t ................... ok
t/108_usage_attr.t .................. ok
t/109_help_flag.t ................... ok
t/110_sort_usage_by_attr_order.t .... ok
t/111_gld_pass_through.t ............ ok
t/112_configfile_constructor_arg.t .. ok
t/113_moosex_strictconstructor.t .... ok
t/114_init_arg.t .................... ok
t/zzz-check-breaks.t ................ ok
All tests successful.
Files=29, Tests=425, 43 wallclock secs ( 0.20 usr +  0.19 sys =  0.39 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    Carp                         0        1.52    
    Getopt::Long                 2.37     2.54    
    Getopt::Long::Descriptive    0.088    0.111   
    Moose                        0        2.2206  
    Moose::Meta::Attribute       0        2.2206  
    Moose::Role                  0.56     2.2206  
    Moose::Util::TypeConstraints 0        2.2206  
    MooseX::Role::Parameterized  1.01     1.11    
    namespace::autoclean         0        0.29    
    perl                         5.006    5.034001
    Scalar::Util                 0        1.63    
    strict                       0        1.12    
    Try::Tiny                    0        0.31    
    warnings                     0        1.51    

build_requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    File::Spec                   0        3.80    
    if                           0        0.0609  
    Module::Metadata             0        1.000037
    Module::Runtime              0        0.016   
    Moose::Meta::Class           0        2.2206  
    Moose::Util                  0        2.2206  
    Path::Tiny                   0.009    0.144   
    perl                         5.006    5.034001
    Test::Deep                   0        1.204   
    Test::Fatal                  0.003    0.017   
    Test::Moose                  0        2.2206  
    Test::More                   0.88     1.302190
    Test::Needs                  0        0.002010
    Test::Trap                   0        0.3.5   
    Test::Warnings               0.009    0.032   

configure_requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    ExtUtils::MakeMaker          0        7.62    
    Module::Build::Tiny          0.034    0.047   
    perl                         5.006    5.034001

opt_build_requires:

    Module                       Need     Have    
    ---------------------------- -------- --------
    CPAN::Meta                   2.120900 2.150010
    MooseX::ConfigFromFile       0        0.14    
    MooseX::SimpleConfig         0        0.11    


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

Environment variables:

    COMSPEC = C:\windows\system32\cmd.exe
    INCLUDE = C:\Program Files\Microsoft Visual Studio 12.0\VC\INCLUDE;C:\Program Files\Microsoft Visual Studio 12.0\VC\ATLMFC\INCLUDE;C:\Program Files\Windows Kits\8.1\include\shared;C:\Program Files\Windows Kits\8.1\include\um;C:\Program Files\Windows Kits\8.1\include\winrt;;C:\perl32a\local\include
    LC_ALL = C
    LIB = C:\Program Files\Microsoft Visual Studio 12.0\VC\LIB;C:\Program Files\Microsoft Visual Studio 12.0\VC\ATLMFC\LIB;C:\Program Files\Windows Kits\8.1\lib\winv6.3\um\x86;
    NONINTERACTIVE_TESTING = 1
    NUMBER_OF_PROCESSORS = 4
    PATH = C:\home\earth1a\perl5\bin;C:\perl32a\bin;C:\build-openssl\bin;C:\Program Files\Microsoft Visual Studio 12.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow;C:\Program Files\Microsoft SDKs\F#\3.1\Framework\v4.0\;C:\Program Files\MSBuild\12.0\bin;C:\Program Files\Microsoft Visual Studio 12.0\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 12.0\VC\BIN;C:\Program Files\Microsoft Visual Studio 12.0\Common7\Tools;C:\windows\Microsoft.NET\Framework\v4.0.30319;C:\Program Files\Microsoft Visual Studio 12.0\VC\VCPackages;C:\Program Files\HTML Help Workshop;C:\Program Files\Microsoft Visual Studio 12.0\Team Tools\Performance Tools;C:\Program Files\Windows Kits\8.1\bin\x86;C:\Program Files\Microsoft SDKs\Windows\v8.1A\bin\NETFX 4.5.1 Tools\;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\
    PERL5LIB = C:\home\earth1a\perl5\lib\perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 4460
    PERL5_CPAN_IS_RUNNING = 4460
    PERL_LOCAL_LIB_ROOT = C:\home\earth1a\perl5
    PERL_MB_OPT = --install_base "C:\\home\\earth1a\\perl5"
    PERL_MM_OPT = INSTALL_BASE=C:\\home\\earth1a\\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

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

    $^X = C:\perl32a\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.28    
    CPAN::Meta          2.150010
    Cwd                 3.80    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.62    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.62    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.80    
    JSON                4.10    
    JSON::PP            4.17_01 
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302190
    Test::Harness       3.47    
    Test::More          1.302190
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9930  


--

Summary of my perl5 (revision 5 version 34 subversion 1) configuration:
   
  Platform:
    osname=MSWin32
    osvers=6.1.7601
    archname=MSWin32-x86-multi-thread-64int
    uname=''
    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='cl'
    ccflags ='-nologo -GF -W3 -MD -DWIN32 -D_CONSOLE -DNO_STRICT -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS'
    optimize='-O1 -Zi -GL'
    cppflags='-DWIN32'
    ccversion='18.00.40629'
    gccversion=''
    gccosandvers=''
    intsize=4
    longsize=4
    ptrsize=4
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=undef
    longlongsize=8
    d_longdbl=define
    longdblsize=8
    longdblkind=0
    ivtype='__int64'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='__int64'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='link'
    ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -ltcg  -libpath:"c:\Perl32a\lib\CORE"  -machine:x86 -subsystem:console,"5.01"'
    libpth="C:\Program Files\Microsoft Visual Studio 12.0\VC\\lib"
    libs=oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib comctl32.lib msvcrt.lib
    perllibs=oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib comctl32.lib msvcrt.lib
    libc=msvcrt.lib
    so=dll
    useshrplib=true
    libperl=perl534.lib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs
    dlext=dll
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf -ltcg  -libpath:"c:\Perl32a\lib\CORE"  -machine:x86 -subsystem:console,"5.01"'


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
    USE_THREAD_SAFE_LOCALE
  Locally applied patches:
    VS2013: [GH #19138] Fix 5.34 test failures with Inf NaN numbers on Windows
    VS2013: [GH #20008] File::Find: fix "follow => 1" on Windows
  Built under MSWin32
  Compiled at Jun  4 2023 20:06:12
  %ENV:
    PERL5LIB="C:\home\earth1a\perl5\lib\perl5"
    PERL5_CPANPLUS_IS_RUNNING="4460"
    PERL5_CPAN_IS_RUNNING="4460"
    PERL_LOCAL_LIB_ROOT="C:\home\earth1a\perl5"
    PERL_MB_OPT="--install_base "C:\\home\\earth1a\\perl5""
    PERL_MM_OPT="INSTALL_BASE=C:\\home\\earth1a\\perl5"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    C:\home\earth1a\perl5\lib\perl5/MSWin32-x86-multi-thread-64int
    C:\home\earth1a\perl5\lib\perl5
    C:/Perl32a/site/lib
    C:/Perl32a/lib
    .