namespace-autoclean v0.31 Perl 5 v5.33.8 MSWin32-x86-multi-thread-64int

Status
Pass
From
twata
Dist
namespace-autoclean v0.31
Platform
Perl 5 v5.33.8 MSWin32-x86-multi-thread-64int
Date
2025-06-28 18:43:06
ID
b5b86f1a-70ea-1014-a1a1-b9c407c19ce6
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 namespace-autoclean-0.31
on perl 5.33.8, 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:\Program Files\Microsoft Visual Studio 12.0\VC\BIN\nmake.EXE" test':


Microsoft (R) Program Maintenance Utility Version 12.00.21005.1
Copyright (C) Microsoft Corporation.  All rights reserved.

	"C:\vsperl32\5.33.8\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   any     7.60
#     perl                5.006 5.033008
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.60
# 
# === Test Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     Carp                  any     1.52
#     ExtUtils::MakeMaker   any     7.60
#     File::Basename        any     2.85
#     File::Spec            any     3.80
#     FindBin               any     1.52
#     Scalar::Util          any     1.55
#     Test::More           0.88 1.302183
#     Test::Needs           any 0.002010
#     constant              any     1.33
#     overload              any     1.33
#     perl                5.006 5.033008
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                Want     Have
#     -------------------- ----- --------
#     B                      any     1.82
#     B::Hooks::EndOfScope  0.12     0.28
#     List::Util             any     1.55
#     namespace::clean      0.20     0.27
#     perl                 5.006 5.033008
#     strict                 any     1.12
#     warnings               any     1.51
# 
# === Other Modules ===
# 
#     Module                            Have
#     ----------------------------- --------
#     Class::MOP                     missing
#     Encode                            3.08
#     Exporter                          5.76
#     File::Temp                      0.2311
#     JSON::PP                          4.06
#     Module::Runtime                  0.018
#     Moo                           2.005005
#     Moose                          missing
#     MooseX::Role::Parameterized    missing
#     MooseX::Role::WithOverloading  missing
#     Mouse                          missing
#     Mouse::PurePerl                missing
#     Pod::Coverage                  missing
#     Role::Tiny                    2.002004
#     Sub::Exporter                    0.991
#     Sub::Install                     0.929
#     Sub::Name                      missing
#     Sub::Util                         1.55
#     Test::Fatal                      0.017
#     YAML                           missing
#     autodie                           2.34
#     parent                           0.238
# 
t\00-report-prereqs.t .............. ok
t\also.t ........................... ok
t\basic.t .......................... ok
t\broken_meta.t .................... ok
t\cleanee.t ........................ ok
t\constant.t ....................... ok
t\except.t ......................... ok
t\matchclean.t ..................... ok
t\moo-with-moose.t ................. skipped: Need Moose
t\moo.t ............................ ok
t\moose-with-native-overloading.t .. skipped: Need Moose 2.1300
t\moose-withoverloading.t .......... skipped: Need Moose, MooseX::Role::WithOverloading
t\moose.t .......................... skipped: Need Moose 0.56
t\mouse-pp.t ....................... skipped: Need Mouse
t\mouse.t .......................... skipped: Need Mouse
t\overload.t ....................... ok
t\sub-install.t .................... ok
t\sub-name.t ....................... skipped: Need Sub::Name
All tests successful.

Test Summary Report
-------------------
t\moo.t                          (Wstat: 0 Tests: 30 Failed: 0)
  TODO passed:   11
Files=18, Tests=64, 12 wallclock secs ( 0.22 usr +  0.09 sys =  0.31 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module               Need     Have    
    -------------------- -------- --------
    B                    0        1.82    
    B::Hooks::EndOfScope 0.12     0.28    
    List::Util           0        1.55    
    namespace::clean     0.20     0.27    
    perl                 5.006    5.033008
    strict               0        1.12    
    warnings             0        1.51    

build_requires:

    Module               Need     Have    
    -------------------- -------- --------
    Carp                 0        1.52    
    constant             0        1.33    
    ExtUtils::MakeMaker  0        7.60    
    File::Basename       0        2.85    
    File::Spec           0        3.80    
    FindBin              0        1.52    
    overload             0        1.33    
    Scalar::Util         0        1.55    
    Test::More           0.88     1.302183
    Test::Needs          0        0.002010

configure_requires:

    Module               Need     Have    
    -------------------- -------- --------
    ExtUtils::MakeMaker  0        7.60    
    perl                 5.006    5.033008

opt_build_requires:

    Module               Need     Have    
    -------------------- -------- --------
    CPAN::Meta           2.120900 2.150010


------------------------------
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:\perl32\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\mars5338\perl5\bin;C:\vsperl32\5.33.8\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\mars5338\perl5\lib\perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 6152
    PERL5_CPAN_IS_RUNNING = 6152
    PERL_LOCAL_LIB_ROOT = C:\home\mars5338\perl5
    PERL_MB_OPT = --install_base "C:\\home\\mars5338\\perl5"
    PERL_MM_OPT = INSTALL_BASE=C:\\home\\mars5338\\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:\vsperl32\5.33.8\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.60    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.60    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.42    
    File::Spec          3.80    
    JSON                n/a     
    JSON::PP            4.06    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302183
    Test::Harness       3.43    
    Test::More          1.302183
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9928  


--

Summary of my perl5 (revision 5 version 33 subversion 8) 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:\vsperl32\5.33.8\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=perl533.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:\vsperl32\5.33.8\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: [backport] [GH #19138] Fix 5.34 test failures with Inf NaN numbers on Windows
  Built under MSWin32
  Compiled at Jan 28 2024 12:21:00
  %ENV:
    PERL5LIB="C:\home\mars5338\perl5\lib\perl5"
    PERL5_CPANPLUS_IS_RUNNING="6152"
    PERL5_CPAN_IS_RUNNING="6152"
    PERL_LOCAL_LIB_ROOT="C:\home\mars5338\perl5"
    PERL_MB_OPT="--install_base "C:\\home\\mars5338\\perl5""
    PERL_MM_OPT="INSTALL_BASE=C:\\home\\mars5338\\perl5"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    C:\home\mars5338\perl5\lib\perl5/MSWin32-x86-multi-thread-64int
    C:\home\mars5338\perl5\lib\perl5
    C:/vsperl32/site/5.33.8/lib
    C:/vsperl32/5.33.8/lib
    .