AnyEvent v7.17 Perl 5 v5.32.1 x86_64-linux-thread-multi
- Status
- Pass
- From
- Slaven Rezić
- Dist
-
AnyEvent v7.17
- Platform
- Perl 5 v5.32.1 x86_64-linux-thread-multi
- Date
- 2022-02-22 07:36:56
- ID
- 361f8a3c-93b2-11ec-a4a2-c97e1f24ea8f
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 Marc A. Lehmann,
This is a computer-generated report for AnyEvent-7.17
on perl 5.32.1, 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':
Skip blib/lib/AnyEvent/Util/uts46data.pl (unchanged)
Skip blib/lib/AnyEvent/FAQ.pod (unchanged)
Skip blib/lib/AnyEvent/Impl/Tk.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/POE.pm (unchanged)
Skip blib/lib/AnyEvent/Strict.pm (unchanged)
Skip blib/lib/AnyEvent/Socket.pm (unchanged)
Skip blib/lib/AnyEvent/Loop.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Glib.pm (unchanged)
Skip blib/lib/AnyEvent.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Irssi.pm (unchanged)
Skip blib/lib/AnyEvent/TLS.pm (unchanged)
Skip blib/lib/AnyEvent/IO.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/EV.pm (unchanged)
Skip blib/lib/AnyEvent/DNS.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Event.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/IOAsync.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Cocoa.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Qt.pm (unchanged)
Skip blib/lib/AnyEvent/Intro.pod (unchanged)
Skip blib/lib/AnyEvent/IO/Perl.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/EventLib.pm (unchanged)
cp lib/AnyEvent/constants.pl blib/arch/AnyEvent/constants.pl
Skip blib/lib/AnyEvent/Util.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/FLTK.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/Perl.pm (unchanged)
Skip blib/lib/AnyEvent/Log.pm (unchanged)
Skip blib/lib/AnyEvent/IO/IOAIO.pm (unchanged)
Skip blib/lib/AnyEvent/Handle.pm (unchanged)
Skip blib/lib/AnyEvent/Util/idna.pl (unchanged)
Skip blib/lib/AnyEvent/Debug.pm (unchanged)
Skip blib/lib/AE.pm (unchanged)
Skip blib/lib/AnyEvent/Impl/UV.pm (unchanged)
"/usr/bin/perl5.32.1" "-Iblib/arch" "-Iblib/lib" constants.pl.PL constants.pl
PERL_DL_NONLAZY=1 "/usr/bin/perl5.32.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/handle/*.t
t/00_load.t ................ ok
t/01_basic.t ............... ok
t/02_signals.t ............. ok
t/03_child.t ............... ok
t/04_condvar.t ............. ok
t/05_dns.t ................. ok
t/06_socket.t .............. ok
t/07_io.t .................. ok
t/08_idna.t ................ ok
t/09_multi.t ............... ok
t/10_loadall.t ............. ok
t/11_io_perl.t ............. ok
t/12_io_ioaio.t ............ skipped: AnyEvent::IO::IOAIO not loadable
t/13_weaken.t .............. ok
t/61_fltk_01_basic.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_02_signals.t ..... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_03_child.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_04_condvar.t ..... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_05_dns.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_07_io.t .......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/61_fltk_09_multi.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_01_basic.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_02_signals.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_03_child.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_04_condvar.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_05_dns.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_07_io.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/62_cocoa_09_multi.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_01_basic.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_02_signals.t ..... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_03_child.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_04_condvar.t ..... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_05_dns.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_07_io.t .......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/64_glib_09_multi.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_01_basic.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_02_signals.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_03_child.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_04_condvar.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_05_dns.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_07_io.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/65_event_09_multi.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_01_basic.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_02_signals.t .. skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_03_child.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_04_condvar.t .. skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_05_dns.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_07_io.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/66_ioasync_09_multi.t .... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_01_basic.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_02_signals.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_03_child.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_04_condvar.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_05_dns.t ........... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_07_io.t ............ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/67_tk_09_multi.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_01_basic.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_02_signals.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_03_child.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_04_condvar.t ...... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_05_dns.t .......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_07_io.t ........... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/68_poe_09_multi.t ........ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_01_basic.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_02_signals.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_03_child.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_04_condvar.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_05_dns.t ........... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_07_io.t ............ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/69_ev_09_multi.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_01_basic.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_02_signals.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_03_child.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_04_condvar.t ....... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_05_dns.t ........... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_07_io.t ............ skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/70_uv_09_multi.t ......... skipped: PERL_ANYEVENT_LOOP_TESTS not true
t/80_ssltest.t ............. ok
t/81_hosts.t ............... ok
t/handle/01_readline.t ..... ok
t/handle/02_write.t ........ ok
t/handle/03_http_req.t ..... skipped: PERL_ANYEVENT_NET_TESTS environment variable not set
t/handle/04_listen.t ....... ok
All tests successful.
Files=83, Tests=672, 8 wallclock secs ( 0.28 usr 0.12 sys + 1.82 cusr 0.50 csys = 2.72 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.64
configure_requires:
Module Need Have
------------------- ---- ----
Canary::Stability 0 2013
ExtUtils::MakeMaker 6.52 7.64
------------------------------
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/2022022207/Canary-Stability-2013-0/blib/arch:/home/cpansand/.cpan/build/2022022207/Canary-Stability-2013-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 384360
PERL5_CPAN_IS_RUNNING = 384360
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 384340,384360
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2022022207/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2022022207
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl5.32.1
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.29
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.03
JSON::PP 4.06
Module::Build 0.4231
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302183
YAML n/a
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
Platform:
osname=linux
osvers=5.12.8-300.fc34.x86_64
archname=x86_64-linux-thread-multi
uname='linux buildvm-x86-18.iad2.fedoraproject.org 5.12.8-300.fc34.x86_64 #1 smp fri may 28 15:20:54 utc 2021 x86_64 x86_64 x86_64 gnulinux '
config_args='-des -Doptimize=none -Dccflags=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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.32.1 -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.32 -Dsitearch=/usr/local/lib64/perl5/5.32 -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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='11.1.1 20210531 (Red Hat 11.1.1-3)'
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.33.so
so=so
useshrplib=true
libperl=libperl.so
gnulibc_version='2.33'
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 Patch14: Do not use C compiler reserved identifiers
Fedora Patch15: Fix SvUV_nomg() macro definition
Fedora Patch16: Fix SvTRUE() documentation
Fedora Patch17: Fix ext/XS-APItest/t/utf8_warn_base.pl tests
Fedora Patch18: Fix IO::Handle::error() to report write errors (GH#6799)
Fedora Patch19: Fix IO::Handle::error() to report write errors (GH#6799)
Fedora Patch21: Fix setting a non-blocking mode in IO::Socket::UNIX (GH#17787)
Fedora Patch22: Fix running actions after stepping in a debugger (GH#17901)
Fedora Patch23: Fix running actions after stepping in a debugger (GH#17901)
Fedora Patch24: Fix running actions after stepping in a debugger (GH#17901)
Fedora Patch25: Fix a buffer size for asctime_r() and ctime_r() functions
Fedora Patch26: Prevent from an integer overflow in RenewDouble() macro
Fedora Patch28: Fix a number of arguments passed to a BOOT XS subroutine (GH#17755)
Fedora Patch29: Fix an IO::Handle spurious error reported for regular file handles (GH#18019)
Fedora Patch30: Fix inheritance resolution of lexial objects in a debugger (GH#17661)
Fedora Patch35: Fix sorting with a block that calls return (GH#18081)
Fedora Patch38: Fix sv_collxfrm macro to respect locale
Fedora Patch39: Fix an iterator signedness in handling an mro exception (GH#18155)
Fedora Patch40: Fix a code flow in Perl_sv_inc_nomg()
Fedora Patch41: Fix an undefined behavior in Perl_custom_op_get_field()
Fedora Patch42: Fix Config variable names in in t/op tests
Fedora Patch43: Fix fetching a magic on the stacked file test operators
Fedora Patch44: Fix a crash in optimizing split() (GH#18232)
Fedora Patch45: Fix a crash in optimizing split() (GH#18232)
Fedora Patch46: Fix a crash in optimizing split() (GH#18232)
Fedora Patch47: Fix a crash in optimizing split() (GH#18232)
Fedora Patch48: Make accessing environment by DynaLoader thread-safe
Fedora Patch49: Use duplocale() if available
Fedora Patch50: Fix fc() in Turkish locale
Fedora Patch51: Fix croaking on "my $_" when "use utf8" is in effect (GH#18449)
Fedora Patch52: Fix PERL_UNUSED_ARG() definition in XSUB.h
Fedora Patch53: Add missing entries to perldiag (GH#18276)
Fedora Patch54: Protect locale tests from LANGUAGE environment variable
Fedora Patch55: Prevent the number of buckets in a hash from getting too large
Fedora Patch56: Fix a memory leak when compiling a regular expression (GH#18604)
Fedora Patch57: Fix dumping a hash entry of PL_strtab type
Fedora Patch57: Fix an arithmetic left shift of a minimal integer value (GH#18639)
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 Jun 23 2021 00:00:00
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2022022207/Canary-Stability-2013-0/blib/arch:/home/cpansand/.cpan/build/2022022207/Canary-Stability-2013-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="384360"
PERL5_CPAN_IS_RUNNING="384360"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="384340,384360"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2022022207/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2022022207/Canary-Stability-2013-0/blib/arch
/home/cpansand/.cpan/build/2022022207/Canary-Stability-2013-0/blib/lib
/usr/local/lib64/perl5/5.32
/usr/local/share/perl5/5.32
/usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl
/usr/lib64/perl5
/usr/share/perl5
.