MooseX-Extended v0.35 Perl 5 v5.40.0 RC1 i86pc-solaris-thread-multi-64
        
            - Status
 
            - Pass
 
            - From
 
            - Carlos Guevara
 
            - Dist
 
            - 
                MooseX-Extended v0.35
            
 
            - Platform
 
            - Perl 5 v5.40.0 RC1 i86pc-solaris-thread-multi-64
 
            - Date
 
            - 2024-06-02 18:45:36
 
            - ID
 
            - 4ca2cf06-2110-11ef-abcc-9a64dbfb6ef9
 
        
        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 Curtis Poe,
This is a computer-generated report for MooseX-Extended-0.35
on perl 5.40.0, created by CPAN-Reporter-1.2019.
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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/export/home/cpan/bin/perl/bin/perl5.40.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing MooseX::Extended 0.35, Perl 5.040000, /export/home/cpan/bin/perl/bin/perl5.40.0
t/00-load.t ............... ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Capture::Tiny        any     0.48
#     DateTime             any     1.65
#     ExtUtils::MakeMaker  any     7.70
#     File::Spec           any     3.90
#     List::Util           any     1.63
#     Scalar::Util         any     1.63
#     Test::Builder        any 1.302199
#     Test::More           any 1.302199
#     Test::Most           any     0.38
#     base                 any     2.27
#     lib                  any     0.65
#     version              any   0.9930
# 
# === Test Recommends ===
# 
#     Module              Want     Have
#     --------------- -------- --------
#     CPAN::Meta      2.120900 2.150010
#     Data::Printer        any 1.002001
#     IO::Async::Loop      any    0.803
# 
# === Runtime Requires ===
# 
#     Module                            Want     Have
#     ----------------------------- -------- --------
#     B::Hooks::AtRuntime                  8        8
#     Carp                               any     1.54
#     Data::Printer                      any 1.002001
#     Exporter                           any     5.78
#     Import::Into                       any 1.002005
#     Module::Load                       any     0.36
#     Moose                              any   2.2207
#     Moose::Exception                   any   2.2207
#     Moose::Exception::Role::Class      any   2.2207
#     Moose::Exporter                    any   2.2207
#     Moose::Meta::Role                  any   2.2207
#     Moose::Role                        any   2.2207
#     Moose::Util                        any   2.2207
#     MooseX::Role::WarnOnConflict       any     0.01
#     MooseX::StrictConstructor          any     0.21
#     Ref::Util                          any    0.204
#     Storable                           any     3.32
#     Type::Library                      any 2.004000
#     Type::Params                       any 2.004000
#     Type::Tiny                    1.012004 2.004000
#     Type::Utils                        any 2.004000
#     Types::Common::Numeric             any 2.004000
#     Types::Common::String              any 2.004000
#     Types::Standard                    any 2.004000
#     constant                           any     1.33
#     feature                            any     1.89
#     mro                                any     1.29
#     namespace::autoclean               any     0.29
#     parent                             any    0.241
#     perl                          5.020000 5.040000
#     strict                             any     1.13
#     true                            v1.0.2   v1.0.2
#     warnings                           any     1.70
# 
# === Runtime Suggests ===
# 
#     Module                        Want     Have
#     ------------------------- -------- --------
#     Function::Parameters      2.001003 2.002004
#     Future                        0.48     0.50
#     Future::AsyncAwait            0.58     0.66
#     Syntax::Keyword::MultiSub     0.03  missing
#     Syntax::Keyword::Try         0.027  missing
# 
t/00-report-prereqs.t ..... ok
t/async.t ................. ok
t/basic.t ................. ok
t/clone.t ................. ok
t/configuration.t ......... ok
t/custom.t ................ ok
t/exceptions.t ............ ok
t/excludes_field_param.t .. ok
t/field_init_arg.t ........ ok
t/import-lists.t .......... skipped: Could not load Syntax::Keyword::Try: Can't locate Syntax/Keyword/Try.pm in @INC (you may need to install the Syntax::Keyword::Try module) (@INC entries checked: t/lib /export/home/cpan/.cpan/build/MooseX-Extended-0.35-0/blib/lib /export/home/cpan/.cpan/build/MooseX-Extended-0.35-0/blib/arch /export/home/cpan/bin/perl/lib/site_perl/5.40.0/i86pc-solaris-thread-multi-64 /export/home/cpan/bin/perl/lib/site_perl/5.40.0 /export/home/cpan/bin/perl/lib/5.40.0/i86pc-solaris-thread-multi-64 /export/home/cpan/bin/perl/lib/5.40.0 .) at /export/home/cpan/bin/perl/lib/5.40.0/Module/Load.pm line 78.
t/inheritance.t ........... ok
t/inline.t ................ ok
t/method-keyword.t ........ ok
t/moose_compatibility.t ... ok
t/multimethods.t .......... skipped: Could not load Syntax::Keyword::MultiSub: Can't locate Syntax/Keyword/MultiSub.pm in @INC (you may need to install the Syntax::Keyword::MultiSub module) (@INC entries checked: t/lib /export/home/cpan/.cpan/build/MooseX-Extended-0.35-0/blib/lib /export/home/cpan/.cpan/build/MooseX-Extended-0.35-0/blib/arch /export/home/cpan/bin/perl/lib/site_perl/5.40.0/i86pc-solaris-thread-multi-64 /export/home/cpan/bin/perl/lib/site_perl/5.40.0 /export/home/cpan/bin/perl/lib/5.40.0/i86pc-solaris-thread-multi-64 /export/home/cpan/bin/perl/lib/5.40.0 .) at /export/home/cpan/bin/perl/lib/5.40.0/Module/Load.pm line 78.
t/roles.t ................. ok
t/rwp.t ................... ok
t/stringy-eval.t .......... ok
t/try.t ................... skipped: Could not load Syntax::Keyword::Try: Can't locate Syntax/Keyword/Try.pm in @INC (you may need to install the Syntax::Keyword::Try module) (@INC entries checked: t/lib /export/home/cpan/.cpan/build/MooseX-Extended-0.35-0/blib/lib /export/home/cpan/.cpan/build/MooseX-Extended-0.35-0/blib/arch /export/home/cpan/bin/perl/lib/site_perl/5.40.0/i86pc-solaris-thread-multi-64 /export/home/cpan/bin/perl/lib/site_perl/5.40.0 /export/home/cpan/bin/perl/lib/5.40.0/i86pc-solaris-thread-multi-64 /export/home/cpan/bin/perl/lib/5.40.0 .) at /export/home/cpan/bin/perl/lib/5.40.0/Module/Load.pm line 78.
t/types.t ................. ok
t/warnings.t .............. ok
All tests successful.
Files=22, Tests=117,  8 wallclock secs ( 0.10 usr  0.05 sys +  6.67 cusr  1.02 csys =  7.85 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
    Module                        Need     Have    
    ----------------------------- -------- --------
    B::Hooks::AtRuntime           8        8       
    Carp                          0        1.54    
    constant                      0        1.33    
    Data::Printer                 0        1.002001
    Exporter                      0        5.78    
    feature                       0        1.89    
    Import::Into                  0        1.002005
    Module::Load                  0        0.36    
    Moose                         0        2.2207  
    Moose::Exception              0        2.2207  
    Moose::Exception::Role::Class 0        2.2207  
    Moose::Exporter               0        2.2207  
    Moose::Meta::Role             0        2.2207  
    Moose::Role                   0        2.2207  
    Moose::Util                   0        2.2207  
    MooseX::Role::WarnOnConflict  0        0.01    
    MooseX::StrictConstructor     0        0.21    
    mro                           0        1.29    
    namespace::autoclean          0        0.29    
    parent                        0        0.241   
    perl                          5.020000 5.040000
    Ref::Util                     0        0.204   
    Storable                      0        3.32    
    strict                        0        1.13    
    true                          v1.0.2   v1.0.2  
    Type::Library                 0        2.004000
    Type::Params                  0        2.004000
    Type::Tiny                    1.012004 2.004000
    Type::Utils                   0        2.004000
    Types::Common::Numeric        0        2.004000
    Types::Common::String         0        2.004000
    Types::Standard               0        2.004000
    warnings                      0        1.70    
build_requires:
    Module                        Need     Have    
    ----------------------------- -------- --------
    base                          0        2.27    
    Capture::Tiny                 0        0.48    
    DateTime                      0        1.65    
    ExtUtils::MakeMaker           0        7.70    
    File::Spec                    0        3.90    
    lib                           0        0.65    
    List::Util                    0        1.63    
    Scalar::Util                  0        1.63    
    Test::Builder                 0        1.302199
    Test::More                    0        1.302199
    Test::Most                    0        0.38    
    version                       0        0.9930  
configure_requires:
    Module                        Need     Have    
    ----------------------------- -------- --------
    ExtUtils::MakeMaker           0        7.70    
------------------------------
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 = /export/home/cpan/bin/perl/bin:/usr/bin:/usr/sbin:/sbin:/opt/ooce/bin:/usr/gnu/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 12681
    PERL5_CPAN_IS_RUNNING = 12681
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
    $^X = /export/home/cpan/bin/perl/bin/perl5.40.0
    $UID/$EUID = 101 / 101
    $GID = 1 1
    $EGID = 1 1
Perl module toolchain versions installed:
    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.90    
    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.90    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test2               1.302199
    Test::Harness       3.48    
    Test::More          1.302199
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9930  
--
Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
  Commit id: 121cb45e8f6c507d1bac1c67fc71be0dbda02c18
  Platform:
    osname=solaris
    osvers=2.11
    archname=i86pc-solaris-thread-multi-64
    uname='sunos cjg-omniosce 5.11 omnios-r151048-78ef87aa2a4 i86pc i386 i86pc '
    config_args='-des -Dprefix=/export/home/cpan/bin/perl -Dscriptdir=/export/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall -Dcc=gcc -Duseithreads'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='gcc'
    ccflags ='-D_REENTRANT -m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O'
    cppflags='-D_REENTRANT -m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong'
    ccversion=''
    gccversion='13.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='gcc'
    ldflags =' -m64 -fstack-protector-strong -L/usr/gnu/lib '
    libpth=/opt/gcc-13/lib /usr/lib /usr/gnu/lib /usr/ccs/lib
    libs=-lpthread -lsocket -lnsl -ldl -lm -lc
    perllibs=-lpthread -lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so
    so=so
    useshrplib=true
    libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='  -R /export/home/cpan/bin/perl/lib/5.40.0/i86pc-solaris-thread-multi-64/CORE'
    cccdlflags='-fPIC'
    lddlflags=' -shared -m64 -L/usr/gnu/lib -fstack-protector-strong'
Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    MULTIPLICITY
    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_ITHREADS
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
    USE_REENTRANT_API
    USE_THREAD_SAFE_LOCALE
  Locally applied patches:
    RC1
  Built under solaris
  Compiled at Jun  2 2024 07:11:55
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="12681"
    PERL5_CPAN_IS_RUNNING="12681"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /export/home/cpan/bin/perl/lib/site_perl/5.40.0/i86pc-solaris-thread-multi-64
    /export/home/cpan/bin/perl/lib/site_perl/5.40.0
    /export/home/cpan/bin/perl/lib/5.40.0/i86pc-solaris-thread-multi-64
    /export/home/cpan/bin/perl/lib/5.40.0
    .