Image-DecodeQR-WeChat v2.2 Perl 5 v5.32.1 x86_64-linux-thread-multi
- Status
- Unknown
- From
- Slaven Rezić
- Dist
-
Image-DecodeQR-WeChat v2.2
- Platform
- Perl 5 v5.32.1 x86_64-linux-thread-multi
- Date
- 2024-09-21 20:17:32
- ID
- 888eea34-7856-11ef-8d56-9f176e8775ea
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 Andreas Hadjiprocopis,
This is a computer-generated report for Image-DecodeQR-WeChat-2.2
on perl 5.32.1, created by CPAN-Reporter-1.2019.
Thank you for uploading your work to CPAN. However, attempting to
test your distribution gave an inconclusive result.
This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed. You may wish to consult the CPAN Testers Wiki:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
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/perl Makefile.PL':
find_opencv_settings() : checking ENV for 'OPENCV_LDFLAGS' and 'OPENCV_CFLAGS' ...
find_opencv_settings() : checking with pkg-config ...
find_opencv_settings() : checking with cmake ...
find_opencv_settings() : writing CMakeLists.txt and test.cpp into tempdir '/var/tmp/cpansmoker-1023/2024092020/ici6Buxr8s' ...
find_opencv_settings() : attempting to run 'cmake .' into tempdir '/var/tmp/cpansmoker-1023/2024092020/ici6Buxr8s' ...
find_opencv_settings() : running command has failed: 'cmake .': Command 'cmake' not found in /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 at Makefile.PL line 98.
find_opencv_settings() : finding ldflags (only!) with FFI::CheckLib, this is just for extra info but it is useless because it does not find the INCLUDE dir ...
find_opencv_settings() : error, failed to find OpenCV compilation flags (library location and include-dir) using several methods.
The best way to proceed from here is to find where OpenCV library and include dir are located and set ENVironment variables before re-running this script. FOR EXAMPLE if library is located at '/usr/lib64/libopencv_world.so' and include dir at '/usr/local/include/opencv4/include/', then set these ENV vars (FOR EXAMPLE):
OPENCV_LDFLAGS='-L/usr/lib64/ -lopencv_world'
OPENCV_CFLAGS='-I/usr/local/include/opencv4/include/'and re-run this script.The only complication then is if you don't thave the libopencv_world.so which includes all OpenCV symbols but instead you have hundreds of smaller OpenCV component libraries. In which case set this:
OPENCV_LDFLAGS='-L/usr/lib64/ -lopencv_core -lopencv_dnn -lopencv_imgproc -lopencv_features2d -lopencv_flann -lopencv_imgcodecs -lopencv_wechat_qrcode -lopencv_highgui '
If running this script was successful but 'make' fails, then Perhaps you may also need to add '-lpng -ltiff -ljpeg' in the same way as described above. Also -ltbb etc. In general add all libraries via ENV vars when all else fails.
Good luck unless you have Unix/Linux which is a solid dev env.
Error, failed to find OpenCV compilation flags (libs+includes), call to find_opencv_settings() has failed. Is OpenCV installed (version 4+)? If yes, then your best option is to manually find the INCLUDE dir and LIB dir for OpenCV in your system and set OPENCV_LDFLAGS and OPENCV_CFLAGS ENVironment variables and re-run this Makefile.PL again. at Makefile.PL line 221.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
configure_requires:
Module Need Have
----------------------- ---- ----------
Cwd 0 3.78
Data::Roundtrip 0 0.28
Devel::CheckLib 0 1.16
ExtUtils::MakeMaker 0 7.60
FFI::CheckLib 0 0.31
File::Copy 0 2.34
File::ShareDir::Install 0 0.14
File::Spec 0 3.78
File::Temp 0 0.2311
FindBin 0 1.51
IPC::Run 0 20231003.0
------------------------------
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
PERL = /usr/bin/perl
PERL5LIB = /home/cpansand/.cpan/build/2024092020/IPC-Run-20231003.0-0/blib/arch:/home/cpansand/.cpan/build/2024092020/IPC-Run-20231003.0-0/blib/lib:/home/cpansand/.cpan/build/2024092020/FFI-CheckLib-0.31-0/blib/arch:/home/cpansand/.cpan/build/2024092020/FFI-CheckLib-0.31-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Devel-CheckLib-1.16-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Devel-CheckLib-1.16-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Mock-Config-0.03-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Mock-Config-0.03-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Data-Roundtrip-0.28-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Data-Roundtrip-0.28-0/blib/lib:/home/cpansand/.cpan/build/2024092020/YAML-PP-v0.38.0-0/blib/arch:/home/cpansand/.cpan/build/2024092020/YAML-PP-v0.38.0-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Test-Warn-0.37-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Test-Warn-0.37-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Sub-Uplevel-0.2800-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Sub-Uplevel-0.2800-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Unicode-Escape-0.0.2-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Unicode-Escape-0.0.2-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Unicode-String-2.10-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Unicode-String-2.10-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Test-Taint-1.08-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Test-Taint-1.08-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Test-Script-1.29-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Test-Script-1.29-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Test-Pod-1.52-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Test-Pod-1.52-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Test-Simple-1.302204-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Test-Simple-1.302204-0/blib/lib:/home/cpansand/.cpan/build/2024092020/JSON-4.10-0/blib/arch:/home/cpansand/.cpan/build/2024092020/JSON-4.10-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Data-Random-Structure-UTF8-0.06-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Data-Random-Structure-UTF8-0.06-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Data-Random-Structure-0.01-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Data-Random-Structure-0.01-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Data-Random-0.13-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Data-Random-0.13-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Test-MockTime-0.17-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Test-MockTime-0.17-0/blib/lib:/home/cpansand/.cpan/build/2024092020/File-ShareDir-Install-0.14-0/blib/arch:/home/cpansand/.cpan/build/2024092020/File-ShareDir-Install-0.14-0/blib/lib
PERL5OPT = -I/var/tmp/cpansmoker-1023/2024092020/CPAN-Reporter-lib-BWn1 -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 502436
PERL5_CPAN_IS_EXECUTING = /home/cpansand/.cpan/build/2024092020/Image-DecodeQR-WeChat-2.2-4/Makefile.PL
PERL5_CPAN_IS_RUNNING = 502436
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 501665,502436
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_AUTOINSTALL = --defaultdeps
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024092020/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2024092020
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.29
CPAN::Meta 2.150010
Cwd 3.78
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.60
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.60
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.40
File::Spec 3.78
JSON 4.10
JSON::PP 4.06
Module::Build 0.4231
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test2 1.302204
Test::Harness 3.42
Test::More 1.302204
YAML n/a
YAML::Syck 1.34
version 0.9928
--
Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
Platform:
osname=linux
osvers=5.4.188-104.359.amzn2.x86_64
archname=x86_64-linux-thread-multi
uname='linux pb-8ea2f44d-17eb-421d-964f-396bc542e816-b-x86-64 5.4.188-104.359.amzn2.x86_64 #1 smp thu apr 14 20:53:13 utc 2022 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 -march=x86-64-v2 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Dccdlflags=-Wl,--enable-new-dtags -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Dlddlflags=-shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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 -march=x86-64-v2 -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 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include'
ccversion=''
gccversion='11.4.1 20231218 (Red Hat 11.4.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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=/lib/../lib64/libc.so.6
so=so
useshrplib=true
libperl=libperl.so
gnulibc_version='2.34'
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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
cccdlflags='-fPIC'
lddlflags='-lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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 Patch58: Fix an arithmetic left shift of a minimal integer value (GH#18639)
RHEL Patch59: Fix write past buffer end via illegal user-defined Unicode property (CVE-2023-47038)
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
Fedora Patch202: Add definition of OPTIMIZE to .ph files (bug #2159759)
Built under linux
Compiled at Nov 27 2023 00:00:00
%ENV:
PERL="/usr/bin/perl"
PERL5LIB="/home/cpansand/.cpan/build/2024092020/IPC-Run-20231003.0-0/blib/arch:/home/cpansand/.cpan/build/2024092020/IPC-Run-20231003.0-0/blib/lib:/home/cpansand/.cpan/build/2024092020/FFI-CheckLib-0.31-0/blib/arch:/home/cpansand/.cpan/build/2024092020/FFI-CheckLib-0.31-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Devel-CheckLib-1.16-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Devel-CheckLib-1.16-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Mock-Config-0.03-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Mock-Config-0.03-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Data-Roundtrip-0.28-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Data-Roundtrip-0.28-0/blib/lib:/home/cpansand/.cpan/build/2024092020/YAML-PP-v0.38.0-0/blib/arch:/home/cpansand/.cpan/build/2024092020/YAML-PP-v0.38.0-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Test-Warn-0.37-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Test-Warn-0.37-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Sub-Uplevel-0.2800-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Sub-Uplevel-0.2800-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Unicode-Escape-0.0.2-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Unicode-Escape-0.0.2-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Unicode-String-2.10-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Unicode-String-2.10-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Test-Taint-1.08-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Test-Taint-1.08-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Test-Script-1.29-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Test-Script-1.29-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Test-Pod-1.52-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Test-Pod-1.52-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Test-Simple-1.302204-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Test-Simple-1.302204-0/blib/lib:/home/cpansand/.cpan/build/2024092020/JSON-4.10-0/blib/arch:/home/cpansand/.cpan/build/2024092020/JSON-4.10-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Data-Random-Structure-UTF8-0.06-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Data-Random-Structure-UTF8-0.06-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Data-Random-Structure-0.01-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Data-Random-Structure-0.01-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Data-Random-0.13-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Data-Random-0.13-0/blib/lib:/home/cpansand/.cpan/build/2024092020/Test-MockTime-0.17-0/blib/arch:/home/cpansand/.cpan/build/2024092020/Test-MockTime-0.17-0/blib/lib:/home/cpansand/.cpan/build/2024092020/File-ShareDir-Install-0.14-0/blib/arch:/home/cpansand/.cpan/build/2024092020/File-ShareDir-Install-0.14-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="502436"
PERL5_CPAN_IS_EXECUTING="/home/cpansand/.cpan/build/2024092020/Image-DecodeQR-WeChat-2.2-4/Makefile.PL"
PERL5_CPAN_IS_RUNNING="502436"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="501665,502436"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_AUTOINSTALL="--defaultdeps"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024092020/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2024092020/IPC-Run-20231003.0-0/blib/arch
/home/cpansand/.cpan/build/2024092020/IPC-Run-20231003.0-0/blib/lib
/home/cpansand/.cpan/build/2024092020/FFI-CheckLib-0.31-0/blib/arch
/home/cpansand/.cpan/build/2024092020/FFI-CheckLib-0.31-0/blib/lib
/home/cpansand/.cpan/build/2024092020/Devel-CheckLib-1.16-0/blib/arch
/home/cpansand/.cpan/build/2024092020/Devel-CheckLib-1.16-0/blib/lib
/home/cpansand/.cpan/build/2024092020/Mock-Config-0.03-0/blib/arch
/home/cpansand/.cpan/build/2024092020/Mock-Config-0.03-0/blib/lib
/home/cpansand/.cpan/build/2024092020/Data-Roundtrip-0.28-0/blib/arch
/home/cpansand/.cpan/build/2024092020/Data-Roundtrip-0.28-0/blib/lib
/home/cpansand/.cpan/build/2024092020/YAML-PP-v0.38.0-0/blib/arch
/home/cpansand/.cpan/build/2024092020/YAML-PP-v0.38.0-0/blib/lib
/home/cpansand/.cpan/build/2024092020/Test-Warn-0.37-0/blib/arch
/home/cpansand/.cpan/build/2024092020/Test-Warn-0.37-0/blib/lib
/home/cpansand/.cpan/build/2024092020/Sub-Uplevel-0.2800-0/blib/arch
/home/cpansand/.cpan/build/2024092020/Sub-Uplevel-0.2800-0/blib/lib
/home/cpansand/.cpan/build/2024092020/Unicode-Escape-0.0.2-0/blib/arch
/home/cpansand/.cpan/build/2024092020/Unicode-Escape-0.0.2-0/blib/lib
/home/cpansand/.cpan/build/2024092020/Unicode-String-2.10-0/blib/arch
/home/cpansand/.cpan/build/2024092020/Unicode-String-2.10-0/blib/lib
/home/cpansand/.cpan/build/2024092020/Test-Taint-1.08-0/blib/arch
/home/cpansand/.cpan/build/2024092020/Test-Taint-1.08-0/blib/lib
/home/cpansand/.cpan/build/2024092020/Test-Script-1.29-0/blib/arch
/home/cpansand/.cpan/build/2024092020/Test-Script-1.29-0/blib/lib
/home/cpansand/.cpan/build/2024092020/Test-Pod-1.52-0/blib/arch
/home/cpansand/.cpan/build/2024092020/Test-Pod-1.52-0/blib/lib
/home/cpansand/.cpan/build/2024092020/Test-Simple-1.302204-0/blib/arch
/home/cpansand/.cpan/build/2024092020/Test-Simple-1.302204-0/blib/lib
/home/cpansand/.cpan/build/2024092020/JSON-4.10-0/blib/arch
/home/cpansand/.cpan/build/2024092020/JSON-4.10-0/blib/lib
/home/cpansand/.cpan/build/2024092020/Data-Random-Structure-UTF8-0.06-0/blib/arch
/home/cpansand/.cpan/build/2024092020/Data-Random-Structure-UTF8-0.06-0/blib/lib
/home/cpansand/.cpan/build/2024092020/Data-Random-Structure-0.01-0/blib/arch
/home/cpansand/.cpan/build/2024092020/Data-Random-Structure-0.01-0/blib/lib
/home/cpansand/.cpan/build/2024092020/Data-Random-0.13-0/blib/arch
/home/cpansand/.cpan/build/2024092020/Data-Random-0.13-0/blib/lib
/home/cpansand/.cpan/build/2024092020/Test-MockTime-0.17-0/blib/arch
/home/cpansand/.cpan/build/2024092020/Test-MockTime-0.17-0/blib/lib
/home/cpansand/.cpan/build/2024092020/File-ShareDir-Install-0.14-0/blib/arch
/home/cpansand/.cpan/build/2024092020/File-ShareDir-Install-0.14-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
.