MooseX-Extended v0.35 Perl 5 v5.37.11 amd64-freebsd
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
MooseX-Extended v0.35
- Platform
- Perl 5 v5.37.11 amd64-freebsd
- Date
- 2023-06-08 09:02:37
- ID
- 370d4348-05db-11ee-b22b-041d6e8775ea
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.37.11, 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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/usr/perl5.37.11p/bin/perl5.37.11" "-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.037011, /usr/perl5.37.11p/bin/perl5.37.11
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.59
# ExtUtils::MakeMaker any 7.70
# File::Spec any 3.88
# List::Util any 1.63
# Scalar::Util any 1.63
# Test::Builder any 1.302195
# Test::More any 1.302195
# Test::Most any 0.38
# base any 2.27
# lib any 0.65
# version any 0.9929
#
# === Test Recommends ===
#
# Module Want Have
# --------------- -------- --------
# CPAN::Meta 2.120900 2.150010
# Data::Printer any 1.001000
# IO::Async::Loop any 0.802
#
# === Runtime Requires ===
#
# Module Want Have
# ----------------------------- -------- --------
# B::Hooks::AtRuntime 8 8
# Carp any 1.54
# Data::Printer any 1.001000
# Exporter any 5.77
# Import::Into any 1.002005
# Module::Load any 0.36
# Moose any 2.2203
# Moose::Exception any 2.2203
# Moose::Exception::Role::Class any 2.2203
# Moose::Exporter any 2.2203
# Moose::Meta::Role any 2.2203
# Moose::Role any 2.2203
# Moose::Util any 2.2203
# MooseX::Role::WarnOnConflict any 0.01
# MooseX::StrictConstructor any 0.21
# Ref::Util any 0.204
# Storable any 3.31
# 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.82
# mro any 1.28
# namespace::autoclean any 0.29
# parent any 0.241
# perl 5.020000 5.037011
# strict any 1.12
# true v1.0.2 v1.0.2
# warnings any 1.64
#
# === Runtime Suggests ===
#
# Module Want Have
# ------------------------- -------- --------
# Function::Parameters 2.001003 2.002003
# Future 0.48 0.50
# Future::AsyncAwait 0.58 0.65
# Syntax::Keyword::MultiSub 0.03 missing
# Syntax::Keyword::Try 0.027 0.28
#
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 .......... ok
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 /usr/home/cpansand/.cpan/build/2023060807/MooseX-Extended-0.35-0/blib/lib /usr/home/cpansand/.cpan/build/2023060807/MooseX-Extended-0.35-0/blib/arch /usr/perl5.37.11p/lib/site_perl/5.37.11/amd64-freebsd /usr/perl5.37.11p/lib/site_perl/5.37.11 /usr/perl5.37.11p/lib/5.37.11/amd64-freebsd /usr/perl5.37.11p/lib/5.37.11 .) at /usr/perl5.37.11p/lib/5.37.11/Module/Load.pm line 78.
t/roles.t ................. ok
t/rwp.t ................... ok
t/stringy-eval.t .......... ok
t/try.t ................... ok
t/types.t ................. ok
t/warnings.t .............. ok
All tests successful.
Files=22, Tests=120, 11 wallclock secs ( 0.12 usr 0.09 sys + 9.12 cusr 1.27 csys = 10.61 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.001000
Exporter 0 5.77
feature 0 1.82
Import::Into 0 1.002005
Module::Load 0 0.36
Moose 0 2.2203
Moose::Exception 0 2.2203
Moose::Exception::Role::Class 0 2.2203
Moose::Exporter 0 2.2203
Moose::Meta::Role 0 2.2203
Moose::Role 0 2.2203
Moose::Util 0 2.2203
MooseX::Role::WarnOnConflict 0 0.01
MooseX::StrictConstructor 0 0.21
mro 0 1.28
namespace::autoclean 0 0.29
parent 0 0.241
perl 5.020000 5.037011
Ref::Util 0 0.204
Storable 0 3.31
strict 0 1.12
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.64
build_requires:
Module Need Have
----------------------------- -------- --------
base 0 2.27
Capture::Tiny 0 0.48
DateTime 0 1.59
ExtUtils::MakeMaker 0 7.70
File::Spec 0 3.88
lib 0 0.65
List::Util 0 1.63
Scalar::Util 0 1.63
Test::Builder 0 1.302195
Test::More 0 1.302195
Test::Most 0 0.38
version 0 0.9929
configure_requires:
Module Need Have
----------------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 841
PERL5_CPAN_IS_RUNNING = 841
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 77498,841
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2023060707/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/sh
TMPDIR = /var/tmp/cpansmoker-1023/2023060707
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.37.11p/bin/perl5.37.11
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.89
ExtUtils::CBuilder 0.280238
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.50
File::Spec 3.88
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302195
Test::Harness 3.44
Test::More 1.302195
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 37 subversion 11) configuration:
Platform:
osname=freebsd
osvers=12.4-stable
archname=amd64-freebsd
uname='freebsd cloud1.bbbike.org 12.4-stable freebsd 12.4-stable stable12-dffde5aa0 generic amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.37.11p -Dusedevel -Dusemallocwrap=no -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2 -pipe'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='FreeBSD Clang 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)'
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 ='-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/lib/clang/13.0.0/lib
libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' '
cccdlflags='-DPIC -fPIC'
lddlflags='-shared -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_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 freebsd
Compiled at May 1 2023 18:35:37
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="841"
PERL5_CPAN_IS_RUNNING="841"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="77498,841"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2023060707/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/usr/perl5.37.11p/lib/site_perl/5.37.11/amd64-freebsd
/usr/perl5.37.11p/lib/site_perl/5.37.11
/usr/perl5.37.11p/lib/5.37.11/amd64-freebsd
/usr/perl5.37.11p/lib/5.37.11
.