Commandable v0.07 Perl 5 v5.34.0 darwin-thread-multi-ld-2level

Status
Pass
From
Gary Greene
Dist
Commandable v0.07
Platform
Perl 5 v5.34.0 darwin-thread-multi-ld-2level
Date
2022-05-19 14:35:22
ID
ea0610e0-d780-11ec-ad79-a8e39b1eb129
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 Paul Evans,

This is a computer-generated report for Commandable-0.07
on perl 5.34.0, created by CPAN-Reporter-1.2018.

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 './Build test':

t/00use.t ......................... ok
t/01invocation.t .................. ok
t/10finder-packages-namemethod.t .. ok
t/11finder-packages-namepkg.t ..... ok
t/12finder-subattributes.t ........ ok
t/20command-args.t ................ ok
t/21command-opts.t ................ ok
t/50builtin-help.t ................ ok
t/99pod.t ......................... ok
All tests successful.
Files=9, Tests=67,  1 wallclock secs ( 0.03 usr  0.03 sys +  0.76 cusr  0.23 csys =  1.05 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                    Need   Have    
    ------------------------- ------ --------
    Module::Pluggable::Object 0      5.2     
    perl                      5.014  5.034000

build_requires:

    Module                    Need   Have    
    ------------------------- ------ --------
    Test::Fatal               0      0.016   
    Test::More                0.88   1.302190
    Test::Warnings            0      0.031   

configure_requires:

    Module                    Need   Have    
    ------------------------- ------ --------
    Module::Build             0.4004 0.4231  


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

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = en_US.UTF-8
    LC_CTYPE = C
    PATH = /opt/Perl/bin:/opt/Perl/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/libexec/gnubin:/Applications/VMware\ OVF\ Tool:/Users/ggreen99/.cargo/bin:/opt/google/kubernetes/bin:/opt/coreos/bin:/opt/coreos/sbin:/opt/packer/bin:/opt/vagrant/bin:/Applications/VirtualBox.app/Contents/MacOS/:/Users/ggreen99/.chefdk/gem/ruby/2.3.0/bin:/Users/ggreen99/bin:/opt/chefdk/bin:/opt/chefdk/embedded/bin:/opt/X11/bin:/opt/local/lib/go/bin:/opt/local/libexec/qt4/bin:/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.1/bin:/usr/local/mysql/bin:/Users/ggreene99/Development/hrs:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/Users/ggreen99/.rvm/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 45986
    PERL5_CPAN_IS_RUNNING = 45986
    PERL_USE_UNSAFE_INC = 1
    SHELL = /opt/local/bin/zsh
    TERM = xterm-256color
    TMPDIR = /var/folders/rz/kxg21j6s3nd00x242vzhlmtd3ybnw8/T/

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

    $^X = /opt/Perl5.34.0/bin/perl
    $UID/$EUID = 1206245256 / 1206245256
    $GID = 998356008 998356008 702 206 12 62 79 80 81 98 503 109106038 406238102 463325267 574656082 664732350 817903461
    $EGID = 998356008 998356008 702 206 12 62 79 80 81 98 503 109106038 406238102 463325267 574656082 664732350 817903461

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.150010
    Cwd                 3.80    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.80    
    JSON                4.05    
    JSON::PP            4.08    
    Module::Build       0.4231  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302190
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 34 subversion 0) configuration:
   
  Platform:
    osname=darwin
    osvers=19.6.0
    archname=darwin-thread-multi-ld-2level
    uname='darwin mgc000002952.fmcc.ford.com 19.6.0 darwin kernel version 19.6.0: mon aug 31 22:12:52 pdt 2020; root:xnu-6153.141.2~1release_x86_64 x86_64 i386 macbookpro13,3 darwin '
    config_args=''
    hint=previous
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.15 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/opt/local/include -DPERL_USE_SAFE_PUTENV'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=10.15 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -I/opt/local/include'
    ccversion=''
    gccversion='4.2.1 Compatible Apple LLVM 11.0.0 (clang-1100.0.33.17)'
    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='long double'
    nvsize=16
    Off_t='off_t'
    lseeksize=8
    alignbytes=16
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -mmacosx-version-min=10.15 -fstack-protector-strong -L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/11.0.0/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib /opt/local/lib /usr/lib
    libs=-lpthread -lgdbm -ldbm -ldl -lm -lutil -lc
    perllibs=-lpthread -ldl -lm -lutil -lc
    libc=
    so=dylib
    useshrplib=true
    libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=bundle
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' -mmacosx-version-min=10.15 -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/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
    PERL_USE_SAFE_PUTENV
    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_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Built under darwin
  Compiled at Jul 12 2021 15:03:23
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="45986"
    PERL5_CPAN_IS_RUNNING="45986"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/Perl5.34.0/lib/perl5/site_perl/5.34.0/darwin-thread-multi-ld-2level
    /opt/Perl5.34.0/lib/perl5/site_perl/5.34.0
    /opt/Perl5.34.0/lib/perl5/5.34.0/darwin-thread-multi-ld-2level
    /opt/Perl5.34.0/lib/perl5/5.34.0
    .