Class-Load v0.25 Perl 5 v5.37.8 darwin-2level

Status
Pass
From
John SJ Anderson
Dist
Class-Load v0.25
Platform
Perl 5 v5.37.8 darwin-2level
Date
2023-01-21T23:23:05
ID
8e9f36c6-99e2-11ed-bf11-3ab7bbcfb353
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 Class-Load-0.25
on perl 5.37.8, created by App::cpanminus::reporter 0.17 (1.7046).

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 Class-Load-0.25
cp lib/Class/Load.pm blib/lib/Class/Load.pm
cp lib/Class/Load/PP.pm blib/lib/Class/Load/PP.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/opt/plenv/versions/5.37.8/bin/perl5.37.8" "-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.66
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.16
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.66
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.66
#     File::Spec           any     3.88
#     Test::Fatal          any    0.017
#     Test::More          0.88 1.302191
#     Test::Needs          any 0.002009
#     constant             any     1.33
#     lib                  any     0.65
#     version              any   0.9929
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                  Want  Have
#     ---------------------- ----- -----
#     Carp                     any  1.54
#     Data::OptList          0.110 0.113
#     Exporter                 any  5.77
#     Module::Implementation  0.04  0.09
#     Module::Runtime        0.012 0.016
#     Package::Stash          0.14  0.40
#     Scalar::Util             any  1.63
#     Try::Tiny                any  0.31
#     base                     any  2.27
#     strict                   any  1.12
#     warnings                 any  1.61
# 
# === Other Modules ===
# 
#     Module       Have
#     --------- -------
#     Encode       3.19
#     JSON::PP     4.16
#     Sub::Name missing
#     YAML      missing
#     autodie      2.34
# 
t/00-report-prereqs.t ........... ok
# Using PP implementation
t/000-load.t .................... ok
t/001-is-class-loaded.t ......... ok
t/002-try-load-class.t .......... ok
t/003-load-class.t .............. ok
t/004-load-double.t ............. ok
t/005-load-optional.t ........... ok
t/006-returned-error.t .......... ok
t/007-first-existing.t .......... ok
t/008-gvstash-bug.t ............. ok
t/009-invalid-module-name.t ..... ok
t/010-isa-false-positive.t ...... ok
t/011-without-xs.t .............. skipped: Need Test::Without::Module
t/012-without-implementation.t .. skipped: Need Test::Without::Module
t/013-errors.t .................. ok
t/014-weird-constants.t ......... ok
All tests successful.
Files=16, Tests=125,  1 wallclock secs ( 0.03 usr  0.02 sys +  0.77 cusr  0.14 csys =  0.96 CPU)
Result: PASS

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = en_US.UTF-8
    LC_TERMINAL = iTerm2
    LC_TERMINAL_VERSION = 3.4.18
    PATH = /opt/plenv/versions/5.37.8/bin:/opt/plenv/libexec:/opt/plenv/plugins/Perl-Build/bin:/opt/plenv/shims:/opt/plenv/bin:/Users/genehack/bin:/usr/local/opt/texinfo/bin:/opt/nvm/versions/node/v16.11.1/bin:/opt/vim/bin:/opt/git/bin:/opt/local/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Postgres.app/Contents/Versions/latest/bin:/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.37.8/bin/perl5.37.8
    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.34    
    CPAN::Meta          2.150010
    Cwd                 3.88    
    ExtUtils::CBuilder  0.280238
    ExtUtils::Command   7.66    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.66    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.49    
    File::Spec          3.88    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4232  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302191
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9929  


--

Summary of my perl5 (revision 5 version 37 subversion 8) configuration:
   
  Platform:
    osname=darwin
    osvers=22.2.0
    archname=darwin-2level
    uname='darwin bigjob.home.genehack.org 22.2.0 darwin kernel version 22.2.0: fri nov 11 02:08:47 pst 2022; root:xnu-8792.61.2~4release_x86_64 x86_64 i386 macmini8,1 darwin '
    config_args='-Dprefix=/opt/plenv/versions/5.37.8 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.37.8/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 -mmacosx-version-min=13.1 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=13.1 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='Apple LLVM 14.0.0 (clang-1400.0.29.202)'
    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 =' -mmacosx-version-min=13.1 -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/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=' -mmacosx-version-min=13.1 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    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_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under darwin
  Compiled at Jan 21 2023 14:08:06
  %ENV:
    PERL_CPANM_OPT="--skip-installed --prompt"
  @INC:
    /opt/plenv/versions/5.37.8/lib/perl5/site_perl/5.37.8/darwin-2level
    /opt/plenv/versions/5.37.8/lib/perl5/site_perl/5.37.8
    /opt/plenv/versions/5.37.8/lib/perl5/5.37.8/darwin-2level
    /opt/plenv/versions/5.37.8/lib/perl5/5.37.8