Test-CleanNamespaces v0.24 Perl 5 v5.43.3 darwin-2level

Status
Pass
From
John SJ Anderson
Dist
Test-CleanNamespaces v0.24
Platform
Perl 5 v5.43.3 darwin-2level
Date
2025-09-23 17:23:40
ID
0c395f1a-98a2-11f0-b350-c95a5b408b7c
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 ETHER,

This is a computer-generated report for Test-CleanNamespaces-0.24
on perl 5.43.3, created by App::cpanminus::reporter 0.22 (1.7048).

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 '':

Building and testing Test-CleanNamespaces-0.24
cp lib/Test/CleanNamespaces.pm blib/lib/Test/CleanNamespaces.pm
PERL_DL_NONLAZY=1 "/opt/plenv/versions/5.43.3/bin/perl5.43.3" "-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
#     ------------------------ -------- --------
#     CPAN::Meta::Requirements 2.120620    2.143
#     ExtUtils::MakeMaker           any     7.76
#     Module::Metadata              any 1.000038
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.76
# 
# === Test Requires ===
# 
#     Module                 Want     Have
#     --------------------- ----- --------
#     ExtUtils::MakeMaker     any     7.76
#     File::Spec              any     3.94
#     File::Spec::Functions   any     3.94
#     File::pushd             any    1.016
#     Scalar::Util            any     1.70
#     Sub::Exporter           any    0.991
#     Test::Deep              any    1.205
#     Test::More             0.96 1.302214
#     Test::Needs             any 0.002010
#     Test::Tester            any 1.302214
#     Test::Warnings        0.009    0.038
#     constant                any     1.33
#     if                      any   0.0610
#     lib                     any     0.65
#     namespace::clean        any     0.27
#     overload                any     1.40
#     parent                  any    0.244
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Test Suggests ===
# 
#     Module                          Want     Have
#     --------------------------- -------- --------
#     Class::MOP::Class                any   2.4000
#     Moo                              any 2.005005
#     Moo::Role                        any 2.005005
#     Moose                            any   2.4000
#     Moose::Exporter                  any   2.4000
#     Moose::Role                      any   2.4000
#     MooseX::Role::Parameterized      any     1.11
#     Mouse                            any  v2.5.11
#     Mouse::Role                      any  v2.5.11
#     Role::Tiny                  1.003000 2.002004
#     metaclass                        any   2.4000
# 
# === Runtime Requires ===
# 
#     Module              Want     Have
#     --------------- -------- --------
#     Exporter            5.57     5.79
#     File::Find           any     1.44
#     File::Spec           any     3.94
#     Module::Runtime      any    0.018
#     Package::Stash      0.14     0.40
#     Role::Tiny      1.003000 2.002004
#     Sub::Identify        any     0.14
#     Test::Builder        any 1.302214
#     strict               any     1.14
#     warnings             any     1.74
# 
# === Runtime Recommends ===
# 
#     Module             Want Have
#     ------------------ ---- ----
#     Package::Stash::XS  any 0.30
# 
# === Runtime Suggests ===
# 
#     Module     Want     Have
#     ---------- ---- --------
#     Role::Tiny  any 2.002004
# 
# === Other Modules ===
# 
#     Module            Have
#     --------------- ------
#     Encode            3.21
#     File::Temp      0.2312
#     JSON::PP          4.16
#     Module::Runtime  0.018
#     Pod::Coverage     0.23
#     Sub::Name         0.28
#     YAML              1.31
#     autodie           2.37
# 
t/00-report-prereqs.t ......... ok
t/basic.t ..................... ok
t/class_mop.t ................. skipped: skipping for regular installs, due to possible circular dependency issues
t/clean-namespaces.t .......... ok
t/find_modules.t .............. ok
t/moo.t ....................... ok
t/moose-parameterized-role.t .. skipped: skipping for regular installs, due to possible circular dependency issues
t/moose.t ..................... skipped: skipping for regular installs, due to possible circular dependency issues
t/mouse.t ..................... ok
t/overload.t .................. ok
t/role_tiny.t ................. ok
t/self.t ...................... ok
t/zzz-check-breaks.t .......... ok
All tests successful.
Files=13, Tests=161,  2 wallclock secs ( 0.04 usr  0.02 sys +  1.65 cusr  0.24 csys =  1.95 CPU)
Result: PASS

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

Prerequisite modules loaded:

runtime:

    Module                   Need     Have    
    ------------------------ -------- --------
    Exporter                 5.57     5.79    
    File::Find               0        1.44    
    File::Spec               0        3.94    
    Module::Runtime          0        0.018   
    Package::Stash           0.14     0.40    
    perl                     5.006    5.043003
    Role::Tiny               1.003000 2.002004
    strict                   0        1.14    
    Sub::Identify            0        0.14    
    Test::Builder            0        1.302214
    warnings                 0        1.74    

build:

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

configure:

    Module                   Need     Have    
    ------------------------ -------- --------
    CPAN::Meta::Requirements 2.120620 2.143   
    ExtUtils::MakeMaker      0        7.76    
    Module::Metadata         0        1.000038


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

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = en_US.UTF-8
    LC_TERMINAL = iTerm2
    LC_TERMINAL_VERSION = 3.5.14
    PATH = /opt/plenv/versions/5.43.3/bin:/opt/plenv/libexec:/opt/plenv/plugins/Perl-Build/bin:/opt/rbenv/shims:/opt/nextstrain-env/cli-standalone:/Users/genehack/bin:/opt/rust/cargo/bin:/opt/plenv/shims:/opt/plenv/bin:/opt/git/bin:/usr/local/bin:/usr/local/sbin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/opt/fzf/bin/
    PERL_CPANM_OPT = --skip-installed --prompt
    SHELL = /bin/zsh
    TERM = screen-256color
    TMPDIR = /var/folders/91/jjmr4sms7fz9s27f3_9glhb80000gn/T/

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

    EGID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
    EUID = 501
    EXECUTABLE_NAME = /opt/plenv/versions/5.43.3/bin/perl5.43.3
    GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 399 400
    UID = 501

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.94    
    ExtUtils::CBuilder  0.280242
    ExtUtils::Command   7.76    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.76    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.60    
    File::Spec          3.94    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.52    
    Test::More          1.302214
    YAML                1.31    
    YAML::Syck          n/a     
    version             0.9933  


--

Summary of my perl5 (revision 5 version 43 subversion 3) configuration:
   
  Platform:
    osname=darwin
    osvers=24.6.0
    archname=darwin-2level
    uname='darwin bigjob.home.genehack.org 24.6.0 darwin kernel version 24.6.0: mon jul 14 11:28:17 pdt 2025; root:xnu-11417.140.69~1release_x86_64 x86_64 i386 macmini8,1 darwin '
    config_args='-Dprefix=/opt/plenv/versions/5.43.3 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.43.3/bin''
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fno-common -DPERL_DARWIN -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -DNO_LOCALE_COLLATE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -DNO_LOCALE_COLLATE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='Apple LLVM 17.0.0 (clang-1700.3.19.1)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib
    libs=-lgdbm
    perllibs=
    libc=
    so=dylib
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=bundle
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags='-bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under darwin
  Compiled at Sep 23 2025 09:03:06
  %ENV:
    PERL_CPANM_OPT="--skip-installed --prompt"
  @INC:
    /opt/plenv/versions/5.43.3/lib/perl5/site_perl/5.43.3/darwin-2level
    /opt/plenv/versions/5.43.3/lib/perl5/site_perl/5.43.3
    /opt/plenv/versions/5.43.3/lib/perl5/5.43.3/darwin-2level
    /opt/plenv/versions/5.43.3/lib/perl5/5.43.3