Promises v1.04 Perl 5 v5.30.3 x86_64-linux-thread-multi
- Status
- Pass
- From
- Slaven Rezić (SREZIC)
- Dist
-
Promises v1.04
- Platform
- Perl 5 v5.30.3 x86_64-linux-thread-multi
- Date
- 2020-08-05 09:15:00
- ID
- 23c33d4e-d6fc-11ea-8fd3-0a8c1f24ea8f
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 Yanick Champoux,
This is a computer-generated report for Promises-1.04
on perl 5.30.3, 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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ................... ok
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.46
#
# === Configure Suggests ===
#
# Module Want Have
# -------- ------- ----
# JSON::PP 2.27300 4.04
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.46
#
# === Test Requires ===
#
# Module Want Have
# ------------------- ---- --------
# ExtUtils::MakeMaker any 7.46
# File::Spec any 3.78
# IO::Handle any 1.40
# IPC::Open3 any 1.20
# Test::Exception any 0.43
# Test::Fatal any 0.014
# Test::More 0.89 1.302168
# Test::Pod any 1.52
# Test::Requires any 0.11
# Test::Warn any 0.36
# lib any 0.65
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# --------------- ---- -----
# Carp any 1.50
# Data::Dumper any 2.174
# Exporter any 5.74
# Module::Runtime any 0.016
# Scalar::Util any 1.53
# Sub::Attribute any 0.07
# Sub::Exporter any 0.987
# constant any 1.33
# parent any 0.237
# strict any 1.11
# warnings any 1.44
#
t/00-report-prereqs.t ............ ok
t/000-load.t ..................... ok
# Delaying for 0.1 second ...
t/001-basic.t .................... ok
# Delaying for 0.1 second ...
# Delaying for 0.1 more second ...
t/002-multiples.t ................ ok
# Delaying for 0.1 second1 ...
t/003-post-resolve-then.t ........ ok
# Delaying for 0.1 second ...
t/004-error.t .................... ok
# Delaying for 0.1 second ...
# Delaying for 0.1 more second ...
t/005-multiples-w-error.t ........ ok
t/006-thenable.t ................. ok
t/007_callable.t ................. ok
# Delaying for 0.2 seconds ...
t/010-collect.t .................. ok
# Delaying for 0.2 seconds ...
t/011-collect-w-error.t .......... ok
# Delaying for 0.2 seconds ...
t/012-collect_hash.t ............. ok
t/013-collect_hash-params.t ...... ok
# Delaying for 0.2 seconds ...
t/013-collect_hash-with-error.t .. ok
t/020-chaining.t ................. ok
t/021-chaining-errors.t .......... ok
t/025-recursion.t ................ ok
t/030-deferred-default.t ......... ok
t/031-deferred-AE.t .............. ok
t/031-deferred-io-async.t ........ skipped: Test requires module 'IO::Async' but it's not found
t/032-deferred-AnyEvent.t ........ ok
t/033-deferred-EV.t .............. ok
t/034-deferred-Mojo.t ............ skipped: Mojo::IOLoop is required for this test
t/040_finally.t .................. ok
t/045-attributes.t ............... ok
t/050-exceptions-pp.t ............ ok
t/051-exceptions-pp-anyevent.t ... ok
EV: error in callback (ignoring): Final
t/052-exceptions-ev-anyevent.t ... ok
t/053-exceptions-mojo.t .......... skipped: Test requires module 'Mojo::IOLoop' but it's not found
t/060-free-refs.t ................ ok
t/070-accepted-rejected.t ........ ok
t/080-deferred-as-sub.t .......... ok
t/090-timeout.t .................. skipped: Test requires module 'IO::Async' but it's not found
t/late-warning.t ................. ok
t/warnings.t ..................... ok
All tests successful.
Files=36, Tests=163, 10 wallclock secs ( 0.23 usr 0.09 sys + 2.99 cusr 0.95 csys = 4.26 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Carp 0 1.50
constant 0 1.33
Data::Dumper 0 2.174
Exporter 0 5.74
Module::Runtime 0 0.016
parent 0 0.237
perl 5.006 5.030003
Scalar::Util 0 1.53
strict 0 1.11
Sub::Attribute 0 0.07
Sub::Exporter 0 0.987
warnings 0 1.44
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.46
File::Spec 0 3.78
IO::Handle 0 1.40
IPC::Open3 0 1.20
lib 0 0.65
Test::Exception 0 0.43
Test::Fatal 0 0.014
Test::More 0.89 1.302168
Test::Pod 0 1.52
Test::Requires 0 0.11
Test::Warn 0 0.36
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.46
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2020080511/Test-Warn-0.36-0/blib/arch:/home/cpansand/.cpan/build/2020080511/Test-Warn-0.36-0/blib/lib:/home/cpansand/.cpan/build/2020080511/Test-Requires-0.11-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Test-Requires-0.11-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Test-Pod-1.52-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Test-Pod-1.52-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Test-Exception-0.43-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Test-Exception-0.43-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Sub-Uplevel-0.2800-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Sub-Uplevel-0.2800-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Sub-Attribute-0.07-0/blib/arch:/home/cpansand/.cpan/build/2020080511/Sub-Attribute-0.07-0/blib/lib:/home/cpansand/.cpan/build/2020080511/Class-Trigger-0.15-0/blib/arch:/home/cpansand/.cpan/build/2020080511/Class-Trigger-0.15-0/blib/lib:/home/cpansand/.cpan/build/2020080511/IO-Stringy-2.113-0/blib/arch:/home/cpansand/.cpan/build/2020080511/IO-Stringy-2.113-0/blib/lib:/home/cpansand/.cpan/build/2020080511/Moo-2.004000-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Moo-2.004000-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Sub-Quote-2.006006-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Sub-Quote-2.006006-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Role-Tiny-2.001004-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Role-Tiny-2.001004-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Module-Runtime-0.016-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Module-Runtime-0.016-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Class-Method-Modifiers-2.13-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Class-Method-Modifiers-2.13-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Test-Needs-0.002006-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Test-Needs-0.002006-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Test-Fatal-0.014-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Test-Fatal-0.014-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Log-Any-Adapter-Callback-0.101-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Log-Any-Adapter-Callback-0.101-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Log-Any-1.708-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Log-Any-1.708-1/blib/lib:/home/cpansand/.cpan/build/2020080511/JSON-XS-4.02-0/blib/arch:/home/cpansand/.cpan/build/2020080511/JSON-XS-4.02-0/blib/lib:/home/cpansand/.cpan/build/2020080511/Types-Serialiser-1.0-0/blib/arch:/home/cpansand/.cpan/build/2020080511/Types-Serialiser-1.0-0/blib/lib:/home/cpansand/.cpan/build/2020080511/EV-4.33-0/blib/arch:/home/cpansand/.cpan/build/2020080511/EV-4.33-0/blib/lib:/home/cpansand/.cpan/build/2020080511/Cpanel-JSON-XS-4.19-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Cpanel-JSON-XS-4.19-1/blib/lib:/home/cpansand/.cpan/build/2020080511/AnyEvent-HTTP-2.25-0/blib/arch:/home/cpansand/.cpan/build/2020080511/AnyEvent-HTTP-2.25-0/blib/lib:/home/cpansand/.cpan/build/2020080511/common-sense-3.75-0/blib/arch:/home/cpansand/.cpan/build/2020080511/common-sense-3.75-0/blib/lib:/home/cpansand/.cpan/build/2020080511/AnyEvent-7.17-0/blib/arch:/home/cpansand/.cpan/build/2020080511/AnyEvent-7.17-0/blib/lib:/home/cpansand/.cpan/build/2020080511/Canary-Stability-2013-0/blib/arch:/home/cpansand/.cpan/build/2020080511/Canary-Stability-2013-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 4016747
PERL5_CPAN_IS_RUNNING = 4016747
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4013061,4016747
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2020080511/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2020080511
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280234
ExtUtils::Command 7.46
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.46
ExtUtils::Manifest 1.72
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON n/a
JSON::PP 4.04
Module::Build 0.4229
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302168
YAML n/a
YAML::Syck 1.31
version 0.9924
--
Summary of my perl5 (revision 5 version 30 subversion 3) configuration:
Platform:
osname=linux
osvers=5.6.15-300.fc32.x86_64
archname=x86_64-linux-thread-multi
uname='linux buildvm-x86-15.iad2.fedoraproject.org 5.6.15-300.fc32.x86_64 #1 smp fri may 29 14:23:59 utc 2020 x86_64 x86_64 x86_64 gnulinux '
config_args='-des -Doptimize=none -Dccflags=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Dldflags=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Dccdlflags=-Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Dlddlflags=-shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Dshrpdir=/usr/lib64 -DDEBUGGING=-g -Dversion=5.30.3 -Dmyhostname=localhost -Dperladmin=root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl5/5.30 -Dsitearch=/usr/local/lib64/perl5/5.30 -Dprivlib=/usr/share/perl5 -Dvendorlib=/usr/share/perl5/vendor_perl -Darchlib=/usr/lib64/perl5 -Dvendorarch=/usr/lib64/perl5/vendor_perl -Darchname=x86_64-linux-thread-multi -Dlibpth=/usr/local/lib64 /lib64 /usr/lib64 -Duseshrplib -Dusethreads -Duseithreads -Dusedtrace=/usr/bin/dtrace -Duselargefiles -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl=n -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_gethostent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_proto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -Ud_endservent_r_proto -Ud_setservent_r_proto -Dscriptdir=/usr/bin -Dusesitecustomize -Duse64bitint'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='gcc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize=' -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include'
ccversion=''
gccversion='9.3.1 20200408 (Red Hat 9.3.1-2)'
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 ='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib64 /lib64 /usr/lib64 /usr/local/lib /usr/lib /lib/../lib64 /usr/lib/../lib64 /lib
libs=-lpthread -lresolv -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lresolv -ldl -lm -lcrypt -lutil -lc
libc=libc-2.30.so
so=so
useshrplib=true
libperl=libperl.so
gnulibc_version='2.30'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
cccdlflags='-fPIC'
lddlflags='-lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/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
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_SITECUSTOMIZE
USE_THREAD_SAFE_LOCALE
Locally applied patches:
Fedora Patch1: Removes date check, Fedora/RHEL specific
Fedora Patch2: support for libdir64
Fedora Patch3: use libresolv instead of libbind
Fedora Patch4: USE_MM_LD_RUN_PATH
Fedora Patch5: Provide MM::maybe_command independently (bug #1129443)
Fedora Patch6: Dont run one io test due to random builder failures
Fedora Patch8: Define SONAME for libperl.so
Fedora Patch9: Install libperl.so to -Dshrpdir value
Fedora Patch10: Make *DBM_File desctructors thread-safe (RT#61912)
Fedora Patch11: Replace EU::MakeMaker dependency with EU::MM::Utils in IPC::Cmd (bug #1129443)
Fedora Patch12: Link XS modules to pthread library to fix linking with -z defs
Fedora Patch13: Pass the correct CFLAGS to dtrace
Fedora Patch16: Fix memory handling when parsing string literals
Fedora Patch17: Fix an undefined behavior in shifting IV variables
Fedora Patch18: Fix an undefined behavior in shifting IV variables
Fedora Patch19: Fix an undefined behavior in shifting IV variables
Fedora Patch20: Fix stacking file test operators (CPAN RT#127073)
Fedora Patch21: Fix a crash in SIGALARM handler when waiting on a child process to be closed (RT#122112)
Fedora Patch22: Fix a crash in SIGALARM handler when waiting on a child process to be closed (RT#122112)
Fedora Patch23: Fix a crash in SIGALARM handler when waiting on a child process to be closed (RT#122112)
Fedora Patch25: Fix a crash with a negative precision in sprintf function (RT#134008)
Fedora Patch27: Prevent from wrapping a width in a numeric format string (RT#133913)
Fedora Patch28: Fix subroutine protypes to track reference aliases (RT#134072)
Fedora Patch30: Fix changing packet destination sent from a UDP IO::Socket object (RT#133936)
Fedora Patch31: Fix changing packet destination sent from a UDP IO::Socket object (RT#133936)
Fedora Patch32: Fix changing packet destination sent from a UDP IO::Socket object (RT#133936)
Fedora Patch37: Fix %{^CAPTURE_ALL} to be an alias for %- variable (RT#131867)
Fedora Patch38: Fix %{^CAPTURE} value when used after @{^CAPTURE} (RT#134193)
Fedora Patch39: Fix %{^CAPTURE} value when used after @{^CAPTURE} (RT#134193)
Fedora Patch40: Fix a test for a crash in SIGALARM handler when waiting on a child process to be closed (RT#122112)
Fedora Patch41: Fix a crash on an uninitialized warning when processing a multideref node (RT#134275)
Fedora Patch42: Preserve append mode when opening anonymous files (RT#134221)
Fedora Patch43: Preserve append mode when opening anonymous files (RT#134221)
Fedora Patch44: Preserve append mode when opening anonymous files (RT#134221)
Fedora Patch45: Fix propagating non-string variables in an exception value (RT#134291)
Fedora Patch46: Include trailing zero in scalars holding trie data (RT#134207)
Fedora Patch48: Fix a use after free in debugging output of a collation
Fedora Patch49: Fix a NULL pointer dereference in PerlIOVia_pushed()
Fedora Patch50: Fix a crash when setting $@ on unwinding a call stack (RT#134266)
Fedora Patch51: Fix parsing a denominator when parsing a Unicode property name
Fedora Patch52: Fix a documentation about a future API change
Fedora Patch53: Do not run File-Find tests in parallel
Fedora Patch54: Fix parsing a Unicode property name when compiling a regular expression
Fedora Patch56: Do not interpret 0x and 0b prefixes when numifying strings (RT#134230)
Fedora Patch59: Correct a misspelling in perlrebackslash documentation (RT#134395)
Fedora Patch61: Fix a detection for futimes (RT#134432)
Fedora Patch62: Fix a detection for futimes (RT#134432)
Fedora Patch63: Fix overloading for binary and octal floats (RT#125557)
Fedora Patch64: Fix handling undefined array members in Dumpvalue (RT#134441)
Fedora Patch65: Fix taint mode documentation regarding @INC
Fedora Patch66: Fix taint mode documentation regarding @INC
Fedora Patch67: Fix handling a layer argument in Tie::StdHandle::BINMODE() (RT#132475)
Fedora Patch68: Fix an unintended upgrade to UTF-8 in the middle of a transliteration
Fedora Patch69: Fix an unintended upgrade to UTF-8 in the middle of a transliteration
Fedora Patch70: Fix a race in File::stat() tests (GH#17234)
Fedora Patch71: Fix a buffer overread when parsing a number (GH#17279)
Fedora Patch72: Work around a glibc bug in caching LC_MESSAGES (GH#17081)
Fedora Patch73: Fix POSIX:setlocale() documentation
Fedora Patch74: Prevent from an integer overflow in POSIX::SigSet()
Fedora Patch75: Fix thread-safety of IO::Handle (GH#14816)
Fedora Patch76: Fix thread-safety of IO::Handle (GH#14816)
Fedora Patch77: Fix thread-safety of IO::Handle (GH#14816)
Fedora Patch78: Close :unix PerlIO layers properly
Fedora Patch79: Only install ExtUtils::XSSymSet manual page on VMS (GH#17424)
Fedora Patch80: Fix sorting tied arrays (GH#17496)
Fedora Patch81: Fix sorting tied arrays (GH#17496)
Fedora Patch82: Fix a spurious warning about a multidimensional syntax (GH#16535)
Fedora Patch83: Fix a warning about an uninitialized value in B::Deparse (GH#17537)
Fedora Patch84: Fix an integer overflow in a relative capture group number (GH#17593)
Fedora Patch85: Fix an integer overflow in a relative capture group number (GH#17593)
Fedora Patch86: Fix handling UTF-8 length magic for a scalar reverse (GH#17737)
Fedora Patch87: Fix a missing magic and a value when index() is uses as left-value (GH#17739)
Fedora Patch88: Preload utf8_heavy.pl by Safe in perl 5.30 (GH#17271)
Fedora Patch200: Link XS modules to libperl.so with EU::CBuilder on Linux
Fedora Patch201: Link XS modules to libperl.so with EU::MM on Linux
Built under linux
Compiled at Jul 13 2020 00:00:00
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2020080511/Test-Warn-0.36-0/blib/arch:/home/cpansand/.cpan/build/2020080511/Test-Warn-0.36-0/blib/lib:/home/cpansand/.cpan/build/2020080511/Test-Requires-0.11-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Test-Requires-0.11-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Test-Pod-1.52-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Test-Pod-1.52-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Test-Exception-0.43-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Test-Exception-0.43-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Sub-Uplevel-0.2800-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Sub-Uplevel-0.2800-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Sub-Attribute-0.07-0/blib/arch:/home/cpansand/.cpan/build/2020080511/Sub-Attribute-0.07-0/blib/lib:/home/cpansand/.cpan/build/2020080511/Class-Trigger-0.15-0/blib/arch:/home/cpansand/.cpan/build/2020080511/Class-Trigger-0.15-0/blib/lib:/home/cpansand/.cpan/build/2020080511/IO-Stringy-2.113-0/blib/arch:/home/cpansand/.cpan/build/2020080511/IO-Stringy-2.113-0/blib/lib:/home/cpansand/.cpan/build/2020080511/Moo-2.004000-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Moo-2.004000-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Sub-Quote-2.006006-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Sub-Quote-2.006006-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Role-Tiny-2.001004-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Role-Tiny-2.001004-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Module-Runtime-0.016-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Module-Runtime-0.016-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Class-Method-Modifiers-2.13-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Class-Method-Modifiers-2.13-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Test-Needs-0.002006-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Test-Needs-0.002006-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Test-Fatal-0.014-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Test-Fatal-0.014-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Log-Any-Adapter-Callback-0.101-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Log-Any-Adapter-Callback-0.101-1/blib/lib:/home/cpansand/.cpan/build/2020080511/Log-Any-1.708-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Log-Any-1.708-1/blib/lib:/home/cpansand/.cpan/build/2020080511/JSON-XS-4.02-0/blib/arch:/home/cpansand/.cpan/build/2020080511/JSON-XS-4.02-0/blib/lib:/home/cpansand/.cpan/build/2020080511/Types-Serialiser-1.0-0/blib/arch:/home/cpansand/.cpan/build/2020080511/Types-Serialiser-1.0-0/blib/lib:/home/cpansand/.cpan/build/2020080511/EV-4.33-0/blib/arch:/home/cpansand/.cpan/build/2020080511/EV-4.33-0/blib/lib:/home/cpansand/.cpan/build/2020080511/Cpanel-JSON-XS-4.19-1/blib/arch:/home/cpansand/.cpan/build/2020080511/Cpanel-JSON-XS-4.19-1/blib/lib:/home/cpansand/.cpan/build/2020080511/AnyEvent-HTTP-2.25-0/blib/arch:/home/cpansand/.cpan/build/2020080511/AnyEvent-HTTP-2.25-0/blib/lib:/home/cpansand/.cpan/build/2020080511/common-sense-3.75-0/blib/arch:/home/cpansand/.cpan/build/2020080511/common-sense-3.75-0/blib/lib:/home/cpansand/.cpan/build/2020080511/AnyEvent-7.17-0/blib/arch:/home/cpansand/.cpan/build/2020080511/AnyEvent-7.17-0/blib/lib:/home/cpansand/.cpan/build/2020080511/Canary-Stability-2013-0/blib/arch:/home/cpansand/.cpan/build/2020080511/Canary-Stability-2013-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="4016747"
PERL5_CPAN_IS_RUNNING="4016747"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="4013061,4016747"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2020080511/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2020080511/Test-Warn-0.36-0/blib/arch
/home/cpansand/.cpan/build/2020080511/Test-Warn-0.36-0/blib/lib
/home/cpansand/.cpan/build/2020080511/Test-Requires-0.11-1/blib/arch
/home/cpansand/.cpan/build/2020080511/Test-Requires-0.11-1/blib/lib
/home/cpansand/.cpan/build/2020080511/Test-Pod-1.52-1/blib/arch
/home/cpansand/.cpan/build/2020080511/Test-Pod-1.52-1/blib/lib
/home/cpansand/.cpan/build/2020080511/Test-Exception-0.43-1/blib/arch
/home/cpansand/.cpan/build/2020080511/Test-Exception-0.43-1/blib/lib
/home/cpansand/.cpan/build/2020080511/Sub-Uplevel-0.2800-1/blib/arch
/home/cpansand/.cpan/build/2020080511/Sub-Uplevel-0.2800-1/blib/lib
/home/cpansand/.cpan/build/2020080511/Sub-Attribute-0.07-0/blib/arch
/home/cpansand/.cpan/build/2020080511/Sub-Attribute-0.07-0/blib/lib
/home/cpansand/.cpan/build/2020080511/Class-Trigger-0.15-0/blib/arch
/home/cpansand/.cpan/build/2020080511/Class-Trigger-0.15-0/blib/lib
/home/cpansand/.cpan/build/2020080511/IO-Stringy-2.113-0/blib/arch
/home/cpansand/.cpan/build/2020080511/IO-Stringy-2.113-0/blib/lib
/home/cpansand/.cpan/build/2020080511/Moo-2.004000-1/blib/arch
/home/cpansand/.cpan/build/2020080511/Moo-2.004000-1/blib/lib
/home/cpansand/.cpan/build/2020080511/Sub-Quote-2.006006-1/blib/arch
/home/cpansand/.cpan/build/2020080511/Sub-Quote-2.006006-1/blib/lib
/home/cpansand/.cpan/build/2020080511/Role-Tiny-2.001004-1/blib/arch
/home/cpansand/.cpan/build/2020080511/Role-Tiny-2.001004-1/blib/lib
/home/cpansand/.cpan/build/2020080511/Module-Runtime-0.016-1/blib/arch
/home/cpansand/.cpan/build/2020080511/Module-Runtime-0.016-1/blib/lib
/home/cpansand/.cpan/build/2020080511/Class-Method-Modifiers-2.13-1/blib/arch
/home/cpansand/.cpan/build/2020080511/Class-Method-Modifiers-2.13-1/blib/lib
/home/cpansand/.cpan/build/2020080511/Test-Needs-0.002006-1/blib/arch
/home/cpansand/.cpan/build/2020080511/Test-Needs-0.002006-1/blib/lib
/home/cpansand/.cpan/build/2020080511/Test-Fatal-0.014-1/blib/arch
/home/cpansand/.cpan/build/2020080511/Test-Fatal-0.014-1/blib/lib
/home/cpansand/.cpan/build/2020080511/Log-Any-Adapter-Callback-0.101-1/blib/arch
/home/cpansand/.cpan/build/2020080511/Log-Any-Adapter-Callback-0.101-1/blib/lib
/home/cpansand/.cpan/build/2020080511/Log-Any-1.708-1/blib/arch
/home/cpansand/.cpan/build/2020080511/Log-Any-1.708-1/blib/lib
/home/cpansand/.cpan/build/2020080511/JSON-XS-4.02-0/blib/arch
/home/cpansand/.cpan/build/2020080511/JSON-XS-4.02-0/blib/lib
/home/cpansand/.cpan/build/2020080511/Types-Serialiser-1.0-0/blib/arch
/home/cpansand/.cpan/build/2020080511/Types-Serialiser-1.0-0/blib/lib
/home/cpansand/.cpan/build/2020080511/EV-4.33-0/blib/arch
/home/cpansand/.cpan/build/2020080511/EV-4.33-0/blib/lib
/home/cpansand/.cpan/build/2020080511/Cpanel-JSON-XS-4.19-1/blib/arch
/home/cpansand/.cpan/build/2020080511/Cpanel-JSON-XS-4.19-1/blib/lib
/home/cpansand/.cpan/build/2020080511/AnyEvent-HTTP-2.25-0/blib/arch
/home/cpansand/.cpan/build/2020080511/AnyEvent-HTTP-2.25-0/blib/lib
/home/cpansand/.cpan/build/2020080511/common-sense-3.75-0/blib/arch
/home/cpansand/.cpan/build/2020080511/common-sense-3.75-0/blib/lib
/home/cpansand/.cpan/build/2020080511/AnyEvent-7.17-0/blib/arch
/home/cpansand/.cpan/build/2020080511/AnyEvent-7.17-0/blib/lib
/home/cpansand/.cpan/build/2020080511/Canary-Stability-2013-0/blib/arch
/home/cpansand/.cpan/build/2020080511/Canary-Stability-2013-0/blib/lib
/usr/local/lib64/perl5/5.30
/usr/local/share/perl5/5.30
/usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl
/usr/lib64/perl5
/usr/share/perl5
.