MooseX-Extended v0.35 Perl 5 v5.43.2 darwin-2level
- Status
- Pass
- From
- David Cantrell (DCANTRELL)
- Dist
-
MooseX-Extended v0.35
- Platform
- Perl 5 v5.43.2 darwin-2level
- Date
- 2025-07-30 22:26:32
- ID
- 3ec38c6e-6d94-11f0-a19d-be5ce9b82728
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.43.2, 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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/Users/cpantesting/cpantesting/perl-blead/bin/perl5.43.2" "-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.043002, /Users/cpantesting/cpantesting/perl-blead/bin/perl5.43.2
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.76
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.76
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# Capture::Tiny any 0.50
# DateTime any 1.66
# ExtUtils::MakeMaker any 7.76
# File::Spec any 3.94
# List::Util any 1.70
# Scalar::Util any 1.70
# Test::Builder any 1.302214
# Test::More any 1.302214
# Test::Most any 0.38
# base any 2.27
# lib any 0.65
# version any 0.9933
#
# === Test Recommends ===
#
# Module Want Have
# --------------- -------- --------
# CPAN::Meta 2.120900 2.150010
# Data::Printer any 1.002001
# IO::Async::Loop any missing
#
# === Runtime Requires ===
#
# Module Want Have
# ----------------------------- -------- --------
# B::Hooks::AtRuntime 8 8
# Carp any 1.54
# Data::Printer any 1.002001
# Exporter any 5.79
# Import::Into any 1.002005
# Module::Load any 0.36
# Moose any 2.4000
# Moose::Exception any 2.4000
# Moose::Exception::Role::Class any 2.4000
# Moose::Exporter any 2.4000
# Moose::Meta::Role any 2.4000
# Moose::Role any 2.4000
# Moose::Util any 2.4000
# MooseX::Role::WarnOnConflict any 0.01
# MooseX::StrictConstructor any 0.21
# Ref::Util any 0.204
# Storable any 3.37
# Type::Library any 2.008002
# Type::Params any 2.008002
# Type::Tiny 1.012004 2.008002
# Type::Utils any 2.008002
# Types::Common::Numeric any 2.008002
# Types::Common::String any 2.008002
# Types::Standard any 2.008002
# constant any 1.33
# feature any 1.98
# mro any 1.29
# namespace::autoclean any 0.31
# parent any 0.244
# perl 5.020000 5.043002
# strict any 1.14
# true v1.0.2 v1.0.2
# warnings any 1.74
#
# === Runtime Suggests ===
#
# Module Want Have
# ------------------------- -------- --------
# Function::Parameters 2.001003 2.002005
# Future 0.48 missing
# Future::AsyncAwait 0.58 missing
# Syntax::Keyword::MultiSub 0.03 missing
# Syntax::Keyword::Try 0.027 missing
#
t/00-report-prereqs.t ..... ok
t/async.t ................. skipped: Could not load Future::AsyncAwait: Can't locate Future/AsyncAwait.pm in @INC (you may need to install the Future::AsyncAwait module) (@INC entries checked: t/lib /Users/cpantesting/cpantesting/perl-blead/.cpan/build/MooseX-Extended-0.35-0/blib/lib /Users/cpantesting/cpantesting/perl-blead/.cpan/build/MooseX-Extended-0.35-0/blib/arch /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.43.2/darwin-2level /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.43.2 /Users/cpantesting/cpantesting/perl-blead/lib/5.43.2/darwin-2level /Users/cpantesting/cpantesting/perl-blead/lib/5.43.2) at /Users/cpantesting/cpantesting/perl-blead/lib/5.43.2/Module/Load.pm line 78.
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 /Users/cpantesting/cpantesting/perl-blead/.cpan/build/MooseX-Extended-0.35-0/blib/lib /Users/cpantesting/cpantesting/perl-blead/.cpan/build/MooseX-Extended-0.35-0/blib/arch /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.43.2/darwin-2level /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.43.2 /Users/cpantesting/cpantesting/perl-blead/lib/5.43.2/darwin-2level /Users/cpantesting/cpantesting/perl-blead/lib/5.43.2) at /Users/cpantesting/cpantesting/perl-blead/lib/5.43.2/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 /Users/cpantesting/cpantesting/perl-blead/.cpan/build/MooseX-Extended-0.35-0/blib/lib /Users/cpantesting/cpantesting/perl-blead/.cpan/build/MooseX-Extended-0.35-0/blib/arch /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.43.2/darwin-2level /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.43.2 /Users/cpantesting/cpantesting/perl-blead/lib/5.43.2/darwin-2level /Users/cpantesting/cpantesting/perl-blead/lib/5.43.2) at /Users/cpantesting/cpantesting/perl-blead/lib/5.43.2/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 /Users/cpantesting/cpantesting/perl-blead/.cpan/build/MooseX-Extended-0.35-0/blib/lib /Users/cpantesting/cpantesting/perl-blead/.cpan/build/MooseX-Extended-0.35-0/blib/arch /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.43.2/darwin-2level /Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.43.2 /Users/cpantesting/cpantesting/perl-blead/lib/5.43.2/darwin-2level /Users/cpantesting/cpantesting/perl-blead/lib/5.43.2) at /Users/cpantesting/cpantesting/perl-blead/lib/5.43.2/Module/Load.pm line 78.
t/types.t ................. ok
t/warnings.t .............. ok
All tests successful.
Files=22, Tests=115, 25 wallclock secs ( 0.15 usr 0.08 sys + 16.72 cusr 2.22 csys = 19.17 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.79
feature 0 1.98
Import::Into 0 1.002005
Module::Load 0 0.36
Moose 0 2.4000
Moose::Exception 0 2.4000
Moose::Exception::Role::Class 0 2.4000
Moose::Exporter 0 2.4000
Moose::Meta::Role 0 2.4000
Moose::Role 0 2.4000
Moose::Util 0 2.4000
MooseX::Role::WarnOnConflict 0 0.01
MooseX::StrictConstructor 0 0.21
mro 0 1.29
namespace::autoclean 0 0.31
parent 0 0.244
perl 5.020000 5.043002
Ref::Util 0 0.204
Storable 0 3.37
strict 0 1.14
true v1.0.2 v1.0.2
Type::Library 0 2.008002
Type::Params 0 2.008002
Type::Tiny 1.012004 2.008002
Type::Utils 0 2.008002
Types::Common::Numeric 0 2.008002
Types::Common::String 0 2.008002
Types::Standard 0 2.008002
warnings 0 1.74
build_requires:
Module Need Have
----------------------------- -------- --------
base 0 2.27
Capture::Tiny 0 0.50
DateTime 0 1.66
ExtUtils::MakeMaker 0 7.76
File::Spec 0 3.94
lib 0 0.65
List::Util 0 1.70
Scalar::Util 0 1.70
Test::Builder 0 1.302214
Test::More 0 1.302214
Test::Most 0 0.38
version 0 0.9933
configure_requires:
Module Need Have
----------------------------- -------- --------
ExtUtils::MakeMaker 0 7.76
opt_build_requires:
Module Need Have
----------------------------- -------- --------
CPAN::Meta 2.120900 2.150010
Data::Printer 0 1.002001
! IO::Async::Loop 0 n/a
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LC_TERMINAL = iTerm2
LC_TERMINAL_VERSION = 3.5.14
NONINTERACTIVE_TESTING = 1
PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/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/X11/bin:/Library/Apple/usr/bin:/Applications/VMware Fusion.app/Contents/Public:/usr/local/zfs/bin:/Users/cpantesting/.cargo/bin
PERL = blead
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 18888
PERL5_CPAN_IS_RUNNING = 18888
PERLBREW_HOME = /Users/cpantesting/.perlbrew
PERLBREW_MANPATH = /Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man
PERLBREW_PATH = /Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin
PERLBREW_PERL = perl-5.32.0
PERLBREW_ROOT = /Users/cpantesting/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.94
PERLBREW_VERSION = 0.94
PERLVER = blead
PERL_INLINE_DIRECTORY = /Users/cpantesting/.Inline-blead
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 0
SHELL = /bin/bash
TERM = screen
TMPDIR = /var/folders/zy/47mkymr176b35xhyp425tk7h0000gq/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /Users/cpantesting/cpantesting/perl-blead/bin/perl5.43.2
$UID/$EUID = 503 / 503
$GID = 20 20 12 61 399 703 702 701 100
$EGID = 20 20 12 61 399 703 702 701 100
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.94
ExtUtils::CBuilder 0.280242
ExtUtils::Command 7.76
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.76
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.58
File::Spec 3.94
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302214
Test::Harness 3.52
Test::More 1.302214
YAML n/a
YAML::Syck n/a
version 0.9933
--
Summary of my perl5 (revision 5 version 43 subversion 2) configuration:
Commit id: b40ae72cfcfd0eec05c5b464dffca7a1c4352172
Platform:
osname=darwin
osvers=24.5.0
archname=darwin-2level
uname='darwin harrow.local 24.5.0 darwin kernel version 24.5.0: tue apr 22 19:53:26 pdt 2025; root:xnu-11417.121.6~2release_x86_64 x86_64 '
config_args='-de -Dprefix=/Users/cpantesting/cpantesting/perl-blead -Dusedevel'
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 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -DNO_LOCALE_COLLATE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O3'
cppflags='-fno-common -DPERL_DARWIN -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -DHAS_BROKEN_LANGINFO_CODESET -DNO_LOCALE_COLLATE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 17.0.0 (clang-1700.0.13.5)'
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 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/17/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 /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='-bundle -undefined dynamic_lookup -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_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under darwin
Compiled at Jul 25 2025 14:45:05
%ENV:
PERL="blead"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="18888"
PERL5_CPAN_IS_RUNNING="18888"
PERLBREW_HOME="/Users/cpantesting/.perlbrew"
PERLBREW_MANPATH="/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/man"
PERLBREW_PATH="/Users/cpantesting/perl5/perlbrew/bin:/Users/cpantesting/perl5/perlbrew/perls/perl-5.32.0/bin"
PERLBREW_PERL="perl-5.32.0"
PERLBREW_ROOT="/Users/cpantesting/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.94"
PERLBREW_VERSION="0.94"
PERLVER="blead"
PERL_INLINE_DIRECTORY="/Users/cpantesting/.Inline-blead"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="0"
@INC:
/Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.43.2/darwin-2level
/Users/cpantesting/cpantesting/perl-blead/lib/site_perl/5.43.2
/Users/cpantesting/cpantesting/perl-blead/lib/5.43.2/darwin-2level
/Users/cpantesting/cpantesting/perl-blead/lib/5.43.2