Dist-Zilla-Plugin-CheckExtraTests v0.029 Perl 5 v5.40.2 x86_64-linux

Status
Pass
From
Dan Book
Dist
Dist-Zilla-Plugin-CheckExtraTests v0.029
Platform
Perl 5 v5.40.2 x86_64-linux
Date
2025-04-15 09:54:02
ID
8f91a8be-19df-11f0-adc2-b2f30cf58c57
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 DAGOLDEN,

This is a computer-generated report for Dist-Zilla-Plugin-CheckExtraTests-0.029
on perl 5.40.2, 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 Dist-Zilla-Plugin-CheckExtraTests-0.029
cp lib/Dist/Zilla/Plugin/RunExtraTests.pm blib/lib/Dist/Zilla/Plugin/RunExtraTests.pm
cp lib/Dist/Zilla/App/Command/xtest.pm blib/lib/Dist/Zilla/App/Command/xtest.pm
cp lib/Dist/Zilla/Plugin/CheckExtraTests.pm blib/lib/Dist/Zilla/Plugin/CheckExtraTests.pm
Manifying 3 pod documents
PERL_DL_NONLAZY=1 "/home/grinnz/.plenv/versions/5.40.2/bin/perl5.40.2" "-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 6.17 7.70
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.16
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module                   Want     Have
#     ------------------------ ---- --------
#     Capture::Tiny             any     0.50
#     Dist::Zilla::App::Tester  any    6.032
#     ExtUtils::MakeMaker       any     7.70
#     File::Spec                any     3.91
#     Params::Util              any    1.102
#     Sub::Exporter             any    0.991
#     Test::More               0.88 1.302210
#     Test::Requires            any     0.11
#     Try::Tiny                 any     0.32
#     lib                       any     0.65
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module                            Want     Have
#     -------------------------------- ----- --------
#     App::Prove                        3.00     3.48
#     Archive::Tar                       any 3.02_001
#     Dist::Zilla                        4.3    6.032
#     Dist::Zilla::App                   any    6.032
#     Dist::Zilla::Role::BeforeRelease   any    6.032
#     Dist::Zilla::Role::TestRunner      any    6.032
#     File::pushd                        any    1.016
#     Moose                                2   2.2207
#     Path::Iterator::Rule               any    1.015
#     Path::Tiny                       0.013    0.148
#     namespace::autoclean              0.09     0.31
#     strict                             any     1.13
#     warnings                           any     1.70
# 
t/00-report-prereqs.t .. ok
t/checkxt.t ............ ok
t/runxt.t .............. ok
t/withblib.t ........... ok
All tests successful.
Files=4, Tests=20,  4 wallclock secs ( 0.01 usr  0.00 sys +  3.29 cusr  0.74 csys =  4.04 CPU)
Result: PASS

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

Prerequisite modules loaded:

runtime:

    Module                           Need  Have    
    -------------------------------- ----- --------
    App::Prove                       3.00  3.48    
    Archive::Tar                     0     3.02_001
    Dist::Zilla                      4.3   6.032   
    Dist::Zilla::App                 0     6.032   
    Dist::Zilla::Role::BeforeRelease 0     6.032   
    Dist::Zilla::Role::TestRunner    0     6.032   
    File::pushd                      0     1.016   
    Moose                            2     2.2207  
    namespace::autoclean             0.09  0.31    
    Path::Iterator::Rule             0     1.015   
    Path::Tiny                       0.013 0.148   
    perl                             5.006 5.040002
    strict                           0     1.13    
    warnings                         0     1.70    

build:

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

configure:

    Module                           Need  Have    
    -------------------------------- ----- --------
    ExtUtils::MakeMaker              6.17  7.70    


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /home/grinnz/.plenv/versions/5.40.2/bin:/home/grinnz/.plenv/libexec:/home/grinnz/.plenv/plugins/perl-build/bin:/home/grinnz/.plenv/plugins/plenv-contrib/bin:/home/grinnz/.plenv/shims:/home/grinnz/.plenv/bin:/usr/local/cuda/bin:/home/grinnz/.plenv/bin:/usr/local/cuda/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
    SHELL = /usr/bin/fish
    TERM = tmux-256color

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

    EGID = 1000 10 26 135 974 1000
    EUID = 1000
    EXECUTABLE_NAME = /home/grinnz/.plenv/versions/5.40.2/bin/perl5.40.2
    GID = 1000 10 26 135 974 1000
    UID = 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.91    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.91    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.89    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.48    
    Test::More          1.302210
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9930  


--

Summary of my perl5 (revision 5 version 40 subversion 2) configuration:
   
  Platform:
    osname=linux
    osvers=6.13.7-100.fc40.x86_64
    archname=x86_64-linux
    uname='linux home.grinnz.com 6.13.7-100.fc40.x86_64 #1 smp preempt_dynamic thu mar 13 17:45:36 utc 2025 x86_64 gnulinux '
    config_args='-Dprefix=/home/grinnz/.plenv/versions/5.40.2 -de -Dversiononly -A'eval:scriptdir=/home/grinnz/.plenv/versions/5.40.2/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='14.2.1 20240912 (Red Hat 14.2.1-3)'
    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 /usr/lib64 /usr/local/lib64
    libs=-lpthread -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=/lib/../lib64/libc.so.6
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.39'
  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_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 Apr 15 2025 03:20:52
  @INC:
    /home/grinnz/.plenv/versions/5.40.2/lib/perl5/site_perl/5.40.2/x86_64-linux
    /home/grinnz/.plenv/versions/5.40.2/lib/perl5/site_perl/5.40.2
    /home/grinnz/.plenv/versions/5.40.2/lib/perl5/5.40.2/x86_64-linux
    /home/grinnz/.plenv/versions/5.40.2/lib/perl5/5.40.2