MooseX-Util v0.006 Perl 5 v5.39.4 darwin-2level

Status
Pass
From
Dist
MooseX-Util v0.006
Platform
Perl 5 v5.39.4 darwin-2level
Date
2023-10-25 21:34:00
ID
35e8049c-737e-11ee-97ea-a9f6ca3328c5
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 RSRCHBOY,

This is a computer-generated report for MooseX-Util-0.006
on perl 5.39.4, created by App::cpanminus::reporter 0.21 (1.7047).

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 MooseX-Util-0.006
PERL_DL_NONLAZY=1 "/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.4/bin/perl5.39.4" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/metaclass/*.t
# 
Smartmatch is deprecated at (eval 170) line 8.
Smartmatch is deprecated at (eval 170) line 15.
Smartmatch is deprecated at (eval 171) line 8.
Smartmatch is deprecated at (eval 171) line 15.
Smartmatch is deprecated at (eval 172) line 8.
Smartmatch is deprecated at (eval 172) line 15.
Smartmatch is deprecated at (eval 173) line 11.
Smartmatch is deprecated at (eval 173) line 21.
# 
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.12
# perl: 5.039004 (wanted 5.006) on darwin from /Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.4/bin/perl5.39.4
# 
# Carp                                          => 1.54       (want any version)
# ExtUtils::MakeMaker                           => 7.70       (want any version)
# File::Spec                                    => 3.90       (want any version)
# IO::Handle                                    => 1.53       (want any version)
# IPC::Open3                                    => 1.22       (want any version)
# Moose                                         => 2.2206     (want any version)
# Moose::Meta::Class                            => 2.2206     (want any version)
# Moose::Role                                   => 2.2206     (want any version)
# Moose::Util                                   => 2.2206     (want any version)
# MooseX::TraitFor::Meta::Class::BetterAnonClassNames => 0.002003   (want 0.002001)
# Sub::Exporter::Progressive                    => 0.001013   (want any version)
# Test::CheckDeps                               => 0.010      (want 0.010)  
# Test::Moose::More                             => 0.050      (want 0.016)  
# Test::More                                    => 1.302195   (want 0.94)   
# Test::Requires                                => 0.11       (want any version)
# aliased                                       => 0.34       (want any version)
# namespace::autoclean                          => 0.29       (want any version)
# parent                                        => 0.241      (want any version)
# strict                                        => 1.13       (want any version)
# warnings                                      => 1.67       (want any version)
# 
# Thanks for using my code.  I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve your problem.
# 
t/is_private.t ................ ok
t/000-report-versions-tiny.t .. ok
t/find_meta.t ................. ok
Smartmatch is deprecated at (eval 10) line 8.
Smartmatch is deprecated at (eval 10) line 15.
Smartmatch is deprecated at (eval 11) line 8.
Smartmatch is deprecated at (eval 11) line 15.
Smartmatch is deprecated at (eval 12) line 8.
Smartmatch is deprecated at (eval 12) line 15.
Smartmatch is deprecated at (eval 13) line 11.
Smartmatch is deprecated at (eval 13) line 21.
t/basic.t ..................... ok
t/00-check-deps.t ............. ok
Smartmatch is deprecated at (eval 10) line 8.
Smartmatch is deprecated at (eval 10) line 15.
Smartmatch is deprecated at (eval 11) line 8.
Smartmatch is deprecated at (eval 11) line 15.
Smartmatch is deprecated at (eval 12) line 8.
Smartmatch is deprecated at (eval 12) line 15.
Smartmatch is deprecated at (eval 13) line 11.
Smartmatch is deprecated at (eval 13) line 21.
Smartmatch is deprecated at (eval 10) line 8.
Smartmatch is deprecated at (eval 10) line 15.
Smartmatch is deprecated at (eval 11) line 8.
Smartmatch is deprecated at (eval 11) line 15.
Smartmatch is deprecated at (eval 12) line 8.
Smartmatch is deprecated at (eval 12) line 15.
Smartmatch is deprecated at (eval 13) line 11.
Smartmatch is deprecated at (eval 13) line 21.
t/metaclass/compat.t .......... skipped: Test requires module 'Reindeer' but it's not found
t/00-compile.t ................ ok
Smartmatch is deprecated at (eval 10) line 8.
Smartmatch is deprecated at (eval 10) line 15.
Smartmatch is deprecated at (eval 11) line 8.
Smartmatch is deprecated at (eval 11) line 15.
Smartmatch is deprecated at (eval 12) line 8.
Smartmatch is deprecated at (eval 12) line 15.
Smartmatch is deprecated at (eval 13) line 11.
Smartmatch is deprecated at (eval 13) line 21.
t/metaclass/validate.t ........ ok
t/with_traits.t ............... ok
All tests successful.
Files=9, Tests=61,  0 wallclock secs ( 0.01 usr  0.01 sys +  0.77 cusr  0.11 csys =  0.90 CPU)
Result: PASS

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

Prerequisite modules loaded:

runtime:

    Module                                              Need     Have    
    --------------------------------------------------- -------- --------
    Carp                                                0        1.54    
    Moose                                               0        2.2206  
    Moose::Meta::Class                                  0        2.2206  
    Moose::Util                                         0        2.2206  
    MooseX::TraitFor::Meta::Class::BetterAnonClassNames 0.002001 0.002003
    namespace::autoclean                                0        0.29    
    parent                                              0        0.241   
    perl                                                5.006    5.039004
    strict                                              0        1.13    
    Sub::Exporter::Progressive                          0        0.001013
    warnings                                            0        1.67    

build:

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

configure:

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


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

Environment variables:

    HARNESS_OPTIONS = j6:c
    LANG = en_CA.UTF-8
    LC_ALL = en_CA.UTF-8
    LC_CTYPE = en_CA.UTF-8
    NO_NETWORK_TESTING = 1
    PATH = /Volumes/chambord/Users/ether/.perlbrew/libs/39.4@std/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.4/bin:/Volumes/chambord/Users/ether/bin:/Volumes/chambord/Users/ether/git/misc/install/advocaat/bin:/Volumes/chambord/Users/ether/git/misc/install/generic/bin:/opt/local/bin:/opt/local/sbin:/Volumes/chambord/Users/ether/git/git-hub/lib:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/local/share/git-core/contrib/workdir
    PERL5LIB = /Volumes/chambord/Users/ether/.perlbrew/libs/39.4@std/lib/perl5
    PERLBREW_HOME = /Volumes/chambord/Users/ether/.perlbrew
    PERLBREW_LIB = std
    PERLBREW_MANPATH = /Volumes/chambord/Users/ether/.perlbrew/libs/39.4@std/man:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.4/man
    PERLBREW_PATH = /Volumes/chambord/Users/ether/.perlbrew/libs/39.4@std/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.4/bin
    PERLBREW_PERL = 39.4
    PERLBREW_ROOT = /Volumes/chambord/Users/ether/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.98
    PERLBREW_VERSION = 0.98
    PERLDOC = -oman
    PERLDOC_PAGER = less -sicMr
    PERL_AUTOINSTALL_PREFER_CPAN = 1
    PERL_INSTALL_QUIET = 1
    PERL_LOCAL_LIB_ROOT = /Volumes/chambord/Users/ether/.perlbrew/libs/39.4@std
    PERL_MB_OPT = --install_base /Volumes/chambord/Users/ether/.perlbrew/libs/39.4@std
    PERL_MM_OPT = INSTALL_BASE=/Volumes/chambord/Users/ether/.perlbrew/libs/39.4@std
    PERL_TEST_HARNESS_ASAP = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = xterm-color

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

    EGID = 20 20 12 61 79 80 81 98 701 704 703 702 33 100 204 250 395
    EUID = 502
    EXECUTABLE_NAME = /Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.4/bin/perl5.39.4
    GID = 20 20 12 61 79 80 81 98 701 704 703 702 33 100 204 250 395
    UID = 502

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                n/a     
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.48    
    Test::More          1.302195
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9930  


--

Summary of my perl5 (revision 5 version 39 subversion 4) configuration:
   
  Platform:
    osname=darwin
    osvers=22.6.0
    archname=darwin-2level
    uname='darwin advocaat 22.6.0 darwin kernel version 22.6.0: wed jul 5 22:17:35 pdt 2023; root:xnu-8796.141.3~6release_arm64_t8112 arm64 '
    config_args='-de -Dprefix=/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.4 -Dman1dir=none -Dman3dir=none -Dusedevel -Aeval:scriptdir=/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.4/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 ='-fno-common -DPERL_DARWIN -mmacosx-version-min=13.5 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=13.5 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/opt/local/include'
    ccversion=''
    gccversion='Apple LLVM 15.0.0 (clang-1500.0.40.1)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=8
    longdblkind=0
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -mmacosx-version-min=13.5 -fstack-protector-strong -L/opt/local/lib'
    libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /opt/local/lib /usr/lib
    libs=-lgdbm
    perllibs=
    libc=
    so=dylib
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=bundle
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' -mmacosx-version-min=13.5 -bundle -undefined dynamic_lookup -L/opt/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 darwin
  Compiled at Oct 25 2023 13:58:30
  %ENV:
    PERL5LIB="/Volumes/chambord/Users/ether/.perlbrew/libs/39.4@std/lib/perl5"
    PERLBREW_HOME="/Volumes/chambord/Users/ether/.perlbrew"
    PERLBREW_LIB="std"
    PERLBREW_MANPATH="/Volumes/chambord/Users/ether/.perlbrew/libs/39.4@std/man:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.4/man"
    PERLBREW_PATH="/Volumes/chambord/Users/ether/.perlbrew/libs/39.4@std/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/bin:/Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.4/bin"
    PERLBREW_PERL="39.4"
    PERLBREW_ROOT="/Volumes/chambord/Users/ether/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.98"
    PERLBREW_VERSION="0.98"
    PERLDOC="-oman"
    PERLDOC_PAGER="less -sicMr"
    PERL_AUTOINSTALL_PREFER_CPAN="1"
    PERL_INSTALL_QUIET="1"
    PERL_LOCAL_LIB_ROOT="/Volumes/chambord/Users/ether/.perlbrew/libs/39.4@std"
    PERL_MB_OPT="--install_base /Volumes/chambord/Users/ether/.perlbrew/libs/39.4@std"
    PERL_MM_OPT="INSTALL_BASE=/Volumes/chambord/Users/ether/.perlbrew/libs/39.4@std"
    PERL_TEST_HARNESS_ASAP="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /Volumes/chambord/Users/ether/.perlbrew/libs/39.4@std/lib/perl5/darwin-2level
    /Volumes/chambord/Users/ether/.perlbrew/libs/39.4@std/lib/perl5
    /Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.4/lib/site_perl/5.39.4/darwin-2level
    /Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.4/lib/site_perl/5.39.4
    /Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.4/lib/5.39.4/darwin-2level
    /Volumes/chambord/Users/ether/perl5/perlbrew/perls/39.4/lib/5.39.4