Class-Throwable v0.13 Perl 5 v5.41.13 x86_64-linux

Status
Pass
From
John SJ Anderson
Dist
Class-Throwable v0.13
Platform
Perl 5 v5.41.13 x86_64-linux
Date
2025-05-29 00:41:48
ID
b4456c8c-3c25-11f0-8a96-db9261abd53a
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 KMX,

This is a computer-generated report for Class-Throwable-0.13
on perl 5.41.13, 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 Class-Throwable-0.13
cp lib/Class/Throwable.pm blib/lib/Class/Throwable.pm
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/opt/plenv/versions/5.41.13/bin/perl5.41.13" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/10_Class_Throwable_test.t .................... ok
t/20_Class_Throwable_subException_test.t ....... ok
t/30_Class_Throwable_inline_exceptions_test.t .. ok
t/35_Class_Throwable_sub_class_test.t .......... ok
t/40_Class_Throwable_misc_test.t ............... ok
no_plan takes no arguments at t/50_Class_Throwable_retrofit_test.t line 6.
t/50_Class_Throwable_retrofit_test.t ........... ok
t/pod.t ........................................ ok
t/pod_coverage.t ............................... ok
All tests successful.
Files=8, Tests=77,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.31 cusr  0.04 csys =  0.39 CPU)
Result: PASS

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

Prerequisite modules loaded:

runtime:

    Module              Need Have    
    ------------------- ---- --------
    Scalar::Util        1.1  1.68_01 
    Test::More          0.47 1.302210

build:

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

configure:

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


------------------------------
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.41.13/bin:/opt/plenv/libexec:/opt/plenv/plugins/Perl-Build/bin:/opt/rbenv/shims:/home/genehack/src/git-subrepo/lib:/opt/local/bin:/opt/rbenv/shims:/home/genehack/src/git-subrepo/lib:/opt/nextstrain-env/cli-standalone:/home/genehack/bin:/opt/rust/cargo/bin:/opt/miniconda3/bin:/opt/miniconda3/condabin:/opt/plenv/shims:/opt/plenv/bin:/opt/git/bin:/opt/emacs/bin:/opt/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/opt/rbenv/bin
    PERL_CPANM_OPT = --skip-installed --prompt
    SHELL = /usr/bin/zsh
    TERM = screen-256color

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

    EGID = 1000 24 25 27 29 30 44 46 100 106 1000
    EUID = 1027
    EXECUTABLE_NAME = /opt/plenv/versions/5.41.13/bin/perl5.41.13
    GID = 1000 24 25 27 29 30 44 46 100 106 1000
    UID = 1027

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.94    
    ExtUtils::CBuilder  0.280241
    ExtUtils::Command   7.76    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.76    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.57    
    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.50    
    Test::More          1.302210
    YAML                1.31    
    YAML::Syck          n/a     
    version             0.9933  


--

Summary of my perl5 (revision 5 version 41 subversion 13) configuration:
   
  Platform:
    osname=linux
    osvers=6.1.0-35-amd64
    archname=x86_64-linux
    uname='linux beeves 6.1.0-35-amd64 #1 smp preempt_dynamic debian 6.1.137-1 (2025-05-07) x86_64 gnulinux '
    config_args='-Dprefix=/opt/plenv/versions/5.41.13 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.41.13/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 ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='12.2.0'
    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 /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
    libs=-lpthread -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=/lib/x86_64-linux-gnu/libc.so.6
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.36'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -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_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at May 28 2025 16:46:30
  %ENV:
    PERL_CPANM_OPT="--skip-installed --prompt"
  @INC:
    /opt/plenv/versions/5.41.13/lib/perl5/site_perl/5.41.13/x86_64-linux
    /opt/plenv/versions/5.41.13/lib/perl5/site_perl/5.41.13
    /opt/plenv/versions/5.41.13/lib/perl5/5.41.13/x86_64-linux
    /opt/plenv/versions/5.41.13/lib/perl5/5.41.13