Class-Load v0.25 Perl 5 v5.32.1 x86_64-linux-thread-multi

Status
Pass
From
Chris Hills
Dist
Class-Load v0.25
Platform
Perl 5 v5.32.1 x86_64-linux-thread-multi
Date
2021-01-24T15:36:43
ID
f6150b44-5e59-11eb-b2d6-a25829b22f25
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.32.1, created by App::cpanminus::reporter 0.17 (1.7044).

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 "/home/chaz/.local/local/perl-5.32.1/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.44
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.06
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.44
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.44
#     File::Spec           any     3.78
#     Test::Fatal          any    0.016
#     Test::More          0.88 1.302175
#     Test::Needs          any 0.002006
#     constant             any     1.33
#     lib                  any     0.65
#     version              any   0.9924
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                  Want  Have
#     ---------------------- ----- -----
#     Carp                     any  1.50
#     Data::OptList          0.110 0.110
#     Exporter                 any  5.74
#     Module::Implementation  0.04  0.09
#     Module::Runtime        0.012 0.016
#     Package::Stash          0.14  0.39
#     Scalar::Util             any  1.55
#     Try::Tiny                any  0.30
#     base                     any  2.27
#     strict                   any  1.11
#     warnings                 any  1.47
# 
# === Other Modules ===
# 
#     Module       Have
#     --------- -------
#     Encode       3.06
#     JSON::PP     4.06
#     Sub::Name    0.26
#     YAML      missing
#     autodie      2.32
# 
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,  2 wallclock secs ( 0.04 usr  0.01 sys +  1.03 cusr  0.13 csys =  1.21 CPU)
Result: PASS

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = en_GB.UTF-8
    PATH = /home/chaz/perl5/bin:/home/chaz/.local/local/clang+llvm/bin:/home/chaz/.local/local/qt5/bin:/home/chaz/.local/local/apache-maven/bin:/home/chaz/.dotnet/tools:/home/chaz/go/bin:/home/chaz/.cargo/bin:/home/chaz//bin:/home/chaz/.local/bin:/home/chaz/perl5/bin:/home/chaz/.local/bin:/home/chaz/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/chaz/.composer/vendor/bin
    PERL5LIB = /home/chaz/perl5/lib/perl5:/home/chaz/perl5/lib/perl5
    PERL_LOCAL_LIB_ROOT = /home/chaz/perl5:/home/chaz/perl5
    PERL_MB_OPT = --install_base "/home/chaz/perl5"
    PERL_MM_OPT = INSTALL_BASE=/home/chaz/perl5
    SHELL = /bin/bash
    TERM = screen-256color

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

    EGID = 1000 10 63 986 1000
    EUID = 1000
    EXECUTABLE_NAME = /home/chaz/.local/local/perl-5.32.1/bin/perl
    GID = 1000 10 63 986 1000
    UID = 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.27    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280234
    ExtUtils::Command   7.44    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.44    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.03    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302175
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
   
  Platform:
    osname=linux
    osvers=5.10.2-1.el7.elrepo.x86_64
    archname=x86_64-linux-thread-multi
    uname='linux vps-5.chaz6.com 5.10.2-1.el7.elrepo.x86_64 #1 smp sun dec 20 09:53:23 est 2020 x86_64 gnulinux '
    config_args='-des -Dprefix=/home/chaz/.local/local/perl-5.32.1 -Duseshrplib -Dusethreads -Dcc=clang'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='clang'
    ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='Clang 11.0.0 (https://github.com/syoyo/llvm-build-script.git 53a8648973ac0a9057e0ea8fa07c59416e5a6740)'
    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='clang'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /home/chaz/.local/local/clang+llvm-11.0.0/lib/clang/11.0.0/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib /lib64 /usr/lib64 /usr/local/lib64
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.17.so
    so=so
    useshrplib=true
    libperl=libperl.so
    gnulibc_version='2.17'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E -Wl,-rpath,/home/chaz/.local/local/perl-5.32.1/lib/5.32.1/x86_64-linux-thread-multi/CORE'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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
    USE_THREAD_SAFE_LOCALE
  Built under linux
  Compiled at Jan 23 2021 21:25:21
  %ENV:
    PERL5LIB="/home/chaz/perl5/lib/perl5:/home/chaz/perl5/lib/perl5"
    PERL_LOCAL_LIB_ROOT="/home/chaz/perl5:/home/chaz/perl5"
    PERL_MB_OPT="--install_base "/home/chaz/perl5""
    PERL_MM_OPT="INSTALL_BASE=/home/chaz/perl5"
  @INC:
    /home/chaz/perl5/lib/perl5/x86_64-linux-thread-multi
    /home/chaz/perl5/lib/perl5
    /home/chaz/perl5/lib/perl5/x86_64-linux-thread-multi
    /home/chaz/perl5/lib/perl5
    /home/chaz/.local/local/perl-5.32.1/lib/site_perl/5.32.1/x86_64-linux-thread-multi
    /home/chaz/.local/local/perl-5.32.1/lib/site_perl/5.32.1
    /home/chaz/.local/local/perl-5.32.1/lib/5.32.1/x86_64-linux-thread-multi
    /home/chaz/.local/local/perl-5.32.1/lib/5.32.1