MooseX-App-Cmd v0.34 Perl 5 v5.41.3 x86_64-linux

Status
Pass
From
Carlos Guevara
Dist
MooseX-App-Cmd v0.34
Platform
Perl 5 v5.41.3 x86_64-linux
Date
2024-08-30 01:59:37
ID
82f5cd08-6673-11ef-b805-b068dee94883
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 Karen Etheridge,

This is a computer-generated report for MooseX-App-Cmd-0.34
on perl 5.41.3, created by CPAN-Reporter-1.2020.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':

# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module               Want  Have
#     ------------------- ----- -----
#     ExtUtils::MakeMaker   any  7.70
#     Module::Build::Tiny 0.034 0.048
# 
# === Test Requires ===
# 
#     Module           Want     Have
#     ---------------- ---- --------
#     Data::Dumper      any    2.190
#     File::Spec        any     3.92
#     Module::Metadata  any 1.000038
#     Test::More        any 1.302201
#     base              any     2.27
#     lib               any     0.65
#     strict            any     1.13
#     warnings          any     1.70
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Test Suggests ===
# 
#     Module                 Want  Have
#     ---------------------- ---- -----
#     MooseX::ConfigFromFile  any  0.14
#     Test::Output            any 1.034
#     YAML                    any  1.31
# 
# === Runtime Requires ===
# 
#     Module                     Want   Have
#     ------------------------- ----- ------
#     App::Cmd                  0.321  0.336
#     App::Cmd::Command           any  0.336
#     Getopt::Long::Descriptive 0.091  0.114
#     Moose                       any 2.2207
#     Moose::Object               any 2.2207
#     MooseX::Getopt              any   0.76
#     MooseX::NonMoose            any   0.26
#     namespace::autoclean        any   0.29
# 
# === Other Modules ===
# 
#     Module            Have
#     --------------- ------
#     Encode            3.21
#     File::Temp      0.2311
#     JSON::PP          4.16
#     Module::Runtime  0.016
#     Pod::Coverage     0.23
#     Sub::Name         0.27
#     YAML              1.31
#     autodie           2.37
# 
t/00-report-prereqs.t ... ok
t/basic.t ............... ok
t/build_emulates_new.t .. ok
t/configfile.t .......... ok
t/moose.t ............... ok
t/zzz-check-breaks.t .... ok
All tests successful.
Files=6, Tests=22,  2 wallclock secs ( 0.02 usr  0.01 sys +  1.91 cusr  0.16 csys =  2.10 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                    Need     Have    
    ------------------------- -------- --------
    App::Cmd                  0.321    0.336   
    App::Cmd::Command         0        0.336   
    Getopt::Long::Descriptive 0.091    0.114   
    Moose                     0        2.2207  
    Moose::Object             0        2.2207  
    MooseX::Getopt            0        0.76    
    MooseX::NonMoose          0        0.26    
    namespace::autoclean      0        0.29    
    perl                      5.008005 5.041003

build_requires:

    Module                    Need     Have    
    ------------------------- -------- --------
    base                      0        2.27    
    Data::Dumper              0        2.190   
    File::Spec                0        3.92    
    lib                       0        0.65    
    Module::Metadata          0        1.000038
    perl                      5.008005 5.041003
    strict                    0        1.13    
    Test::More                0        1.302201
    warnings                  0        1.70    

configure_requires:

    Module                    Need     Have    
    ------------------------- -------- --------
    ExtUtils::MakeMaker       0        7.70    
    Module::Build::Tiny       0.034    0.048   
    perl                      5.006    5.041003


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

Environment variables:

    AUTOMATED_TESTING = 1
    DATE_MANIP_TEST_DM5 = 1
    LANG = en_US.UTF-8
    LC_ALL = C
    NONINTERACTIVE_TESTING = 1
    NO_NETWORK_TESTING = 1
    PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/usr/share/Modules/bin:/home/cpan/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1718719
    PERL5_CPAN_IS_RUNNING = 1718719
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = screen
    TMPDIR = /home/cpan/tmp

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

    $^X = /home/cpan/bin/perl/bin/perl5.41.3
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001
    $EGID = 1001 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.92    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.53    
    File::Spec          3.92    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302201
    Test::Harness       3.50    
    Test::More          1.302201
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 41 subversion 3) configuration:
  Commit id: 6c2bf33dc96a631e0d86e584bcce24f001e8a215
  Platform:
    osname=linux
    osvers=5.14.0-427.33.1.el9_4.x86_64
    archname=x86_64-linux
    uname='linux cjg-rhel9 5.14.0-427.33.1.el9_4.x86_64 #1 smp preempt_dynamic fri aug 16 10:56:24 edt 2024 x86_64 x86_64 x86_64 gnulinux '
    config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall'
    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='11.4.1 20231218 (Red Hat 11.4.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 -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=/lib/../lib64/libc.so.6
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.34'
  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 Aug 29 2024 03:51:56
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="1718719"
    PERL5_CPAN_IS_RUNNING="1718719"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/bin/perl/lib/site_perl/5.41.3/x86_64-linux
    /home/cpan/bin/perl/lib/site_perl/5.41.3
    /home/cpan/bin/perl/lib/5.41.3/x86_64-linux
    /home/cpan/bin/perl/lib/5.41.3
    .