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

Status
Pass
From
James E Keenan
Dist
namespace-autoclean v0.31
Platform
Perl 5 v5.43.3 amd64-freebsd-thread-multi
Date
2025-08-23 20:06:02
ID
97e6ff08-805c-11f0-947d-dfed99c57bbe
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:

none provided

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

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/usr/home/jkeenan/testing/blead/bin/perl" "-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                           missing
#     Moose                          2.4000
#     MooseX::Role::Parameterized   missing
#     MooseX::Role::WithOverloading missing
#     Mouse                         missing
#     Mouse::PurePerl               missing
#     Pod::Coverage                 missing
#     Role::Tiny                    missing
#     Sub::Exporter                   0.991
#     Sub::Install                    0.929
#     Sub::Name                     missing
#     Sub::Util                        1.70
#     Test::Fatal                     0.017
#     YAML                          missing
#     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
t/moo-with-moose.t ................. skipped: Need Moo 1.004000
t/moo.t ............................ skipped: Need Moo, Moo::Role
t/moose-with-native-overloading.t .. ok
t/moose-withoverloading.t .......... skipped: Need MooseX::Role::WithOverloading
t/moose.t .......................... ok
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.
Files=18, Tests=76,  3 wallclock secs ( 0.09 usr  0.03 sys +  3.27 cusr  0.30 csys =  3.70 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


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

Environment variables:

    LANG = C.UTF-8
    NONINTERACTIVE_TESTING = 1
    P7_TEST_REPORTS_DIR = /home/jkeenan/learn/perl/p5p/core-p7/alpha/test-reports
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/jkeenan/bin:/home/jkeenan/bin/perl:/home/jkeenan/bin/shell:/home/jkeenan/gitwork/metaconfig/bin
    PERL2DIR = /home/jkeenan/gitwork/perl2
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 8618
    PERL5_CPAN_IS_RUNNING = 8618
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    PERL_WORKDIR = /home/jkeenan/gitwork/perl
    SHELL = /bin/sh
    TERM = xterm-256color

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

    $^X = /usr/home/jkeenan/testing/blead/bin/perl
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002 0 5 920 1003
    $EGID = 1002 1002 0 5 920 1003

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                n/a     
    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                n/a     
    YAML::Syck          n/a     
    version             0.9933  


--

Summary of my perl5 (revision 5 version 43 subversion 3) configuration:
  Commit id: 0dd461623a4ff2e966b89561efd0904cf8239248
  Platform:
    osname=freebsd
    osvers=14.2-release-p1
    archname=amd64-freebsd-thread-multi
    uname='freebsd perlmonger.nycbug.org 14.2-release-p1 freebsd 14.2-release-p1 generic amd64 '
    config_args='-des -Dusedevel -Uversiononly -Dprefix=/home/jkeenan/testing/blead -Dman1dir=none -Dman3dir=none -Duseithreads -Doptimize=-O2 -pipe -fstack-protector -fno-strict-aliasing'
    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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2 -pipe -fstack-protector -fno-strict-aliasing'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 18.1.6 (https://github.com/llvm/llvm-project.git llvmorg-18.1.6-0-g1118c2e05e67)'
    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 /usr/local/lib /usr/lib/clang/18/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil
    perllibs=-lpthread -ldl -lm -lcrypt -lutil
    libc=
    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  -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_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
  Built under freebsd
  Compiled at Aug 23 2025 15:59:55
  %ENV:
    PERL2DIR="/home/jkeenan/gitwork/perl2"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="8618"
    PERL5_CPAN_IS_RUNNING="8618"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
    PERL_WORKDIR="/home/jkeenan/gitwork/perl"
  @INC:
    /home/jkeenan/testing/blead/lib/perl5/site_perl/5.43.3/amd64-freebsd-thread-multi
    /home/jkeenan/testing/blead/lib/perl5/site_perl/5.43.3
    /home/jkeenan/testing/blead/lib/perl5/5.43.3/amd64-freebsd-thread-multi
    /home/jkeenan/testing/blead/lib/perl5/5.43.3
    .