Error v0.17029 Perl 5 v5.33.7 x86_64-linux

Status
Pass
From
John SJ Anderson
Dist
Error v0.17029
Platform
Perl 5 v5.33.7 x86_64-linux
Date
2021-02-20T21:33:31
ID
47557722-73c3-11eb-bca1-50e2f3ed5dd4
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 SHLOMIF,

This is a computer-generated report for Error-0.17029
on perl 5.33.7, 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 Error-0.17029
Building Error
t/00-compile.t ....................... ok
t/01throw.t .......................... ok
t/02order.t .......................... ok
t/03throw-non-Error.t ................ ok
t/04use-base-Error-Simple.t .......... ok
t/05text-errors-with-file-handles.t .. ok
t/06customize-text-throw.t ........... ok
t/07try-in-obj-destructor.t .......... ok
t/08warndie.t ........................ ok
t/09dollar-at.t ...................... ok
t/10throw-in-catch.t ................. ok
t/11rethrow.t ........................ ok
t/12wrong-error-var.t ................ ok
t/13except-arg0.t .................... ok
t/14Error-Simple-VERSION.t ........... ok
All tests successful.
Files=15, Tests=63,  2 wallclock secs ( 0.05 usr  0.02 sys +  1.04 cusr  0.17 csys =  1.28 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.3
    PATH = /opt/plenv/versions/5.33.7/bin:/opt/plenv/libexec:/opt/plenv/plugins/perl-build/bin:/opt/plenv/shims:/opt/plenv/shims:/opt/plenv/bin:/home/genehack/bin:/opt/nvm/versions/node/v12.16.3/bin:/opt/go/bin:/opt/git/bin:/opt/emacs/bin:/opt/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/games
    PERL_CPANM_OPT = --skip-installed --prompt
    SHELL = /bin/zsh
    TERM = screen-256color

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

    EGID = 1001 1001
    EUID = 1001
    EXECUTABLE_NAME = /opt/plenv/versions/5.33.7/bin/perl5.33.7
    GID = 1001 1001
    UID = 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.28    
    CPAN::Meta          2.150010
    Cwd                 3.80    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.60    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.60    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.42    
    File::Spec          3.80    
    JSON                4.03    
    JSON::PP            4.06    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.43    
    Test::More          1.302183
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9928  


--

Summary of my perl5 (revision 5 version 33 subversion 7) configuration:
   
  Platform:
    osname=linux
    osvers=4.19.0-14-amd64
    archname=x86_64-linux
    uname='linux doof 4.19.0-14-amd64 #1 smp debian 4.19.171-2 (2021-01-30) x86_64 gnulinux '
    config_args='-Dprefix=/opt/plenv/versions/5.33.7 -de -Dversiononly -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.33.7/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='8.3.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/gcc/x86_64-linux-gnu/8/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /lib64 /usr/lib64
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.28.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.28'
  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_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    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 Feb 20 2021 11:35:41
  %ENV:
    PERL_CPANM_OPT="--skip-installed --prompt"
  @INC:
    /opt/plenv/versions/5.33.7/lib/perl5/site_perl/5.33.7/x86_64-linux
    /opt/plenv/versions/5.33.7/lib/perl5/site_perl/5.33.7
    /opt/plenv/versions/5.33.7/lib/perl5/5.33.7/x86_64-linux
    /opt/plenv/versions/5.33.7/lib/perl5/5.33.7