namespace-autoclean v0.31 Perl 5 v5.43.3 OpenBSD.amd64-openbsd-thread-multi

Status
Pass
From
Carlos Guevara
Dist
namespace-autoclean v0.31
Platform
Perl 5 v5.43.3 OpenBSD.amd64-openbsd-thread-multi
Date
2025-08-22 07:49:01
ID
781c620c-7f2c-11f0-b58a-ce8c0ff0db31
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.43.3, 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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/cpan/bin/perl/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
#     ------------------- ----- --------
#     ExtUtils::MakeMaker   any     7.76
#     perl                5.006 5.043003
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.76
# 
# === Test Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     Carp                  any     1.54
#     ExtUtils::MakeMaker   any     7.76
#     File::Basename        any     2.86
#     File::Spec            any     3.94
#     FindBin               any     1.54
#     Scalar::Util          any     1.70
#     Test::More           0.88 1.302214
#     Test::Needs           any 0.002010
#     constant              any     1.33
#     overload              any     1.40
#     perl                5.006 5.043003
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                Want     Have
#     -------------------- ----- --------
#     B                      any     1.89
#     B::Hooks::EndOfScope  0.12     0.28
#     List::Util             any     1.70
#     namespace::clean      0.20     0.27
#     perl                 5.006 5.043003
#     strict                 any     1.14
#     warnings               any     1.74
# 
# === Other Modules ===
# 
#     Module                            Have
#     ----------------------------- --------
#     Class::MOP                      2.4000
#     Encode                            3.21
#     Exporter                          5.79
#     File::Temp                      0.2311
#     JSON::PP                          4.16
#     Module::Runtime                  0.018
#     Moo                           2.005005
#     Moose                           2.4000
#     MooseX::Role::Parameterized    missing
#     MooseX::Role::WithOverloading  missing
#     Mouse                          v2.5.11
#     Mouse::PurePerl                  undef
#     Pod::Coverage                     0.23
#     Role::Tiny                    2.002004
#     Sub::Exporter                    0.991
#     Sub::Install                     0.929
#     Sub::Name                         0.28
#     Sub::Util                         1.70
#     Test::Fatal                      0.017
#     YAML                              1.31
#     autodie                           2.37
#     parent                           0.244
# 
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
Possible attempt to escape whitespace in qw() list at /home/cpan/bin/perl/lib/site_perl/5.43.3/Sub/Quote.pm line 64.
t/moo-with-moose.t ................. ok
Possible attempt to escape whitespace in qw() list at /home/cpan/bin/perl/lib/site_perl/5.43.3/Sub/Quote.pm line 64.
t/moo.t ............................ ok
t/moose-with-native-overloading.t .. ok
t/moose-withoverloading.t .......... skipped: Need MooseX::Role::WithOverloading
t/moose.t .......................... ok
t/mouse-pp.t ....................... ok
t/mouse.t .......................... ok
t/overload.t ....................... ok
t/sub-install.t .................... ok
t/sub-name.t ....................... ok
All tests successful.

Test Summary Report
-------------------
t/moo.t                          (Wstat: 0 Tests: 30 Failed: 0)
  TODO passed:   11
Files=18, Tests=217,  4 wallclock secs ( 0.07 usr  0.06 sys +  1.67 cusr  1.64 csys =  3.44 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module               Need     Have    
    -------------------- -------- --------
    B                    0        1.89    
    B::Hooks::EndOfScope 0.12     0.28    
    List::Util           0        1.70    
    namespace::clean     0.20     0.27    
    perl                 5.006    5.043003
    strict               0        1.14    
    warnings             0        1.74    

build_requires:

    Module               Need     Have    
    -------------------- -------- --------
    Carp                 0        1.54    
    constant             0        1.33    
    ExtUtils::MakeMaker  0        7.76    
    File::Basename       0        2.86    
    File::Spec           0        3.94    
    FindBin              0        1.54    
    overload             0        1.40    
    Scalar::Util         0        1.70    
    Test::More           0.88     1.302214
    Test::Needs          0        0.002010

configure_requires:

    Module               Need     Have    
    -------------------- -------- --------
    ExtUtils::MakeMaker  0        7.76    
    perl                 5.006    5.043003

opt_build_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    DATE_MANIP_TEST_DM5 = 1
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    NO_NETWORK_TESTING = 1
    PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
    PERL5LIB = /home/cpan/.cpan/build/Test-File-ShareDir-1.001002-0/blib/arch:/home/cpan/.cpan/build/Test-File-ShareDir-1.001002-0/blib/lib:/home/cpan/.cpan/build/File-Copy-Recursive-0.45-0/blib/arch:/home/cpan/.cpan/build/File-Copy-Recursive-0.45-0/blib/lib:/home/cpan/.cpan/build/Params-ValidationCompiler-0.31-0/blib/arch:/home/cpan/.cpan/build/Params-ValidationCompiler-0.31-0/blib/lib:/home/cpan/.cpan/build/Test-Without-Module-0.23-0/blib/arch:/home/cpan/.cpan/build/Test-Without-Module-0.23-0/blib/lib:/home/cpan/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/arch:/home/cpan/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/lib:/home/cpan/.cpan/build/Ref-Util-0.204-0/blib/arch:/home/cpan/.cpan/build/Ref-Util-0.204-0/blib/lib:/home/cpan/.cpan/build/Specio-0.52-0/blib/arch:/home/cpan/.cpan/build/Specio-0.52-0/blib/lib:/home/cpan/.cpan/build/XString-0.005-0/blib/arch:/home/cpan/.cpan/build/XString-0.005-0/blib/lib:/home/cpan/.cpan/build/Clone-PP-1.08-0/blib/arch:/home/cpan/.cpan/build/Clone-PP-1.08-0/blib/lib:/home/cpan/.cpan/build/Exception-Class-1.45-0/blib/arch:/home/cpan/.cpan/build/Exception-Class-1.45-0/blib/lib:/home/cpan/.cpan/build/Data-Validator-1.07-0/blib/arch:/home/cpan/.cpan/build/Data-Validator-1.07-0/blib/lib:/home/cpan/.cpan/build/DBIx-TransactionManager-1.13-0/blib/arch:/home/cpan/.cpan/build/DBIx-TransactionManager-1.13-0/blib/lib:/home/cpan/.cpan/build/DBI-1.647-0/blib/arch:/home/cpan/.cpan/build/DBI-1.647-0/blib/lib:/home/cpan/.cpan/build/Class-Data-Inheritable-0.10-0/blib/arch:/home/cpan/.cpan/build/Class-Data-Inheritable-0.10-0/blib/lib:/home/cpan/.cpan/build/Class-Accessor-Lite-0.08-0/blib/arch:/home/cpan/.cpan/build/Class-Accessor-Lite-0.08-0/blib/lib:/home/cpan/.cpan/build/Class-Factory-Util-1.7-0/blib/arch:/home/cpan/.cpan/build/Class-Factory-Util-1.7-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 16276
    PERL5_CPAN_IS_RUNNING = 16276
    PERL_MM_USE_DEFAULT = 1
    PERL_PERTURB_KEYS = 0
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = screen
    TMPDIR = /home/cpan/tmp

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

    $^X = /home/cpan/bin/perl/bin/perl5.43.3
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

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.59    
    File::Spec          3.94    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302214
    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:
  Commit id: 1e7e8de43571ba12e142b213b5387aad5873243c
  Platform:
    osname=openbsd
    osvers=7.7
    archname=OpenBSD.amd64-openbsd-thread-multi
    uname='openbsd cjg-openbsd7 7.7 generic#2 amd64 '
    config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall -Duseithreads'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-pthread -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2'
    cppflags='-pthread -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='OpenBSD Clang 16.0.6'
    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 ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib/clang/16/lib /usr/lib /usr/local/lib
    libs=-lpthread -lm -lutil -lc
    perllibs=-lpthread -lm -lutil -lc
    libc=/usr/lib/libc.so.100.3
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags='-DPIC -fPIC '
    lddlflags='-shared -fPIC  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    MULTIPLICITY
    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_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_CTYPE
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under openbsd
  Compiled at Aug 21 2025 23:34:44
  %ENV:
    PERL5LIB="/home/cpan/.cpan/build/Test-File-ShareDir-1.001002-0/blib/arch:/home/cpan/.cpan/build/Test-File-ShareDir-1.001002-0/blib/lib:/home/cpan/.cpan/build/File-Copy-Recursive-0.45-0/blib/arch:/home/cpan/.cpan/build/File-Copy-Recursive-0.45-0/blib/lib:/home/cpan/.cpan/build/Params-ValidationCompiler-0.31-0/blib/arch:/home/cpan/.cpan/build/Params-ValidationCompiler-0.31-0/blib/lib:/home/cpan/.cpan/build/Test-Without-Module-0.23-0/blib/arch:/home/cpan/.cpan/build/Test-Without-Module-0.23-0/blib/lib:/home/cpan/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/arch:/home/cpan/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/lib:/home/cpan/.cpan/build/Ref-Util-0.204-0/blib/arch:/home/cpan/.cpan/build/Ref-Util-0.204-0/blib/lib:/home/cpan/.cpan/build/Specio-0.52-0/blib/arch:/home/cpan/.cpan/build/Specio-0.52-0/blib/lib:/home/cpan/.cpan/build/XString-0.005-0/blib/arch:/home/cpan/.cpan/build/XString-0.005-0/blib/lib:/home/cpan/.cpan/build/Clone-PP-1.08-0/blib/arch:/home/cpan/.cpan/build/Clone-PP-1.08-0/blib/lib:/home/cpan/.cpan/build/Exception-Class-1.45-0/blib/arch:/home/cpan/.cpan/build/Exception-Class-1.45-0/blib/lib:/home/cpan/.cpan/build/Data-Validator-1.07-0/blib/arch:/home/cpan/.cpan/build/Data-Validator-1.07-0/blib/lib:/home/cpan/.cpan/build/DBIx-TransactionManager-1.13-0/blib/arch:/home/cpan/.cpan/build/DBIx-TransactionManager-1.13-0/blib/lib:/home/cpan/.cpan/build/DBI-1.647-0/blib/arch:/home/cpan/.cpan/build/DBI-1.647-0/blib/lib:/home/cpan/.cpan/build/Class-Data-Inheritable-0.10-0/blib/arch:/home/cpan/.cpan/build/Class-Data-Inheritable-0.10-0/blib/lib:/home/cpan/.cpan/build/Class-Accessor-Lite-0.08-0/blib/arch:/home/cpan/.cpan/build/Class-Accessor-Lite-0.08-0/blib/lib:/home/cpan/.cpan/build/Class-Factory-Util-1.7-0/blib/arch:/home/cpan/.cpan/build/Class-Factory-Util-1.7-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="16276"
    PERL5_CPAN_IS_RUNNING="16276"
    PERL_MM_USE_DEFAULT="1"
    PERL_PERTURB_KEYS="0"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/.cpan/build/Test-File-ShareDir-1.001002-0/blib/arch
    /home/cpan/.cpan/build/Test-File-ShareDir-1.001002-0/blib/lib
    /home/cpan/.cpan/build/File-Copy-Recursive-0.45-0/blib/arch
    /home/cpan/.cpan/build/File-Copy-Recursive-0.45-0/blib/lib
    /home/cpan/.cpan/build/Params-ValidationCompiler-0.31-0/blib/arch
    /home/cpan/.cpan/build/Params-ValidationCompiler-0.31-0/blib/lib
    /home/cpan/.cpan/build/Test-Without-Module-0.23-0/blib/arch
    /home/cpan/.cpan/build/Test-Without-Module-0.23-0/blib/lib
    /home/cpan/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/arch
    /home/cpan/.cpan/build/Test2-Plugin-NoWarnings-0.10-0/blib/lib
    /home/cpan/.cpan/build/Ref-Util-0.204-0/blib/arch
    /home/cpan/.cpan/build/Ref-Util-0.204-0/blib/lib
    /home/cpan/.cpan/build/Specio-0.52-0/blib/arch
    /home/cpan/.cpan/build/Specio-0.52-0/blib/lib
    /home/cpan/.cpan/build/XString-0.005-0/blib/arch
    /home/cpan/.cpan/build/XString-0.005-0/blib/lib
    /home/cpan/.cpan/build/Clone-PP-1.08-0/blib/arch
    /home/cpan/.cpan/build/Clone-PP-1.08-0/blib/lib
    /home/cpan/.cpan/build/Exception-Class-1.45-0/blib/arch
    /home/cpan/.cpan/build/Exception-Class-1.45-0/blib/lib
    /home/cpan/.cpan/build/Data-Validator-1.07-0/blib/arch
    /home/cpan/.cpan/build/Data-Validator-1.07-0/blib/lib
    /home/cpan/.cpan/build/DBIx-TransactionManager-1.13-0/blib/arch
    /home/cpan/.cpan/build/DBIx-TransactionManager-1.13-0/blib/lib
    /home/cpan/.cpan/build/DBI-1.647-0/blib/arch
    /home/cpan/.cpan/build/DBI-1.647-0/blib/lib
    /home/cpan/.cpan/build/Class-Data-Inheritable-0.10-0/blib/arch
    /home/cpan/.cpan/build/Class-Data-Inheritable-0.10-0/blib/lib
    /home/cpan/.cpan/build/Class-Accessor-Lite-0.08-0/blib/arch
    /home/cpan/.cpan/build/Class-Accessor-Lite-0.08-0/blib/lib
    /home/cpan/.cpan/build/Class-Factory-Util-1.7-0/blib/arch
    /home/cpan/.cpan/build/Class-Factory-Util-1.7-0/blib/lib
    /home/cpan/bin/perl/lib/site_perl/5.43.3/OpenBSD.amd64-openbsd-thread-multi
    /home/cpan/bin/perl/lib/site_perl/5.43.3
    /home/cpan/bin/perl/lib/5.43.3/OpenBSD.amd64-openbsd-thread-multi
    /home/cpan/bin/perl/lib/5.43.3
    .