Future-Q v0.120 Perl 5 v5.38.4 RC1 x86_64-linux
- Status
- Fail
- From
- Andreas J. König (ANDK)
- Dist
-
Future-Q v0.120
- Platform
- Perl 5 v5.38.4 RC1 x86_64-linux
- Date
- 2025-04-05 23:18:29
- ID
- 48b72dfa-1274-11f0-8e3e-dddb2cb93d22
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 Toshio Ito,
This is a computer-generated report for Future-Q-0.120
on perl 5.38.4, created by CPAN-Reporter-1.2020.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
# Testing Future::Q 0.120, Perl 5.038004, /tmp/basesmoker-reloperl-3VRm/bin/perl
t/00-load.t ................. ok
t/10-construction.t ......... ok
t/20-predicates.t ........... ok
t/25-aliases.t .............. ok
t/27-try.t .................. ok
t/30-then.t ................. ok
t/31-finally.t .............. ok
t/35-then-cancel.t ..........
All 86 subtests passed
t/36-finally-cancel.t ....... ok
t/37-junk-inputs.t .......... ok
t/39-then-order.t ........... ok
t/40-unhandled-single.t ..... ok
# Failed test '1 failed futures'
# at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/perl-5.38.4-RC1/b254/lib/site_perl/5.38.4/Try/Tiny.pm line 100.
# got: '94263463150744'
# expected: '1'
# Failed test 'needs_all, immediate multiple failed futures, handled: expected 0 warnings'
# at t/41-unhandled-dependent.t line 171.
# got: '1'
# expected: '0'
# Failure of Future::Q=SCALAR(0x55bb6c291058) is not handled: Use of uninitialized value in int at t/41-unhandled-dependent.t line 122.
# at /tmp/loop_over_bdir-2787454-LT3RhR/Future-Q-0.120-0/t/testlib/Utils.pm line 20.
# testlib::Utils::__ANON__("Use of uninitialized value in int at t/41-unhandled-dependent"...) called at t/41-unhandled-dependent.t line 122
# main::__ANON__("failure 1") called at /tmp/loop_over_bdir-2787454-LT3RhR/Future-Q-0.120-0/blib/lib/Future/Q.pm line 84
# Future::Q::try {...} () called at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/perl-5.38.4-RC1/b254/lib/site_perl/5.38.4/Try/Tiny.pm line 100
# eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/perl-5.38.4-RC1/b254/lib/site_perl/5.38.4/Try/Tiny.pm line 93
# Try::Tiny::try(CODE(0x55bb6c3c91a0), Try::Tiny::Catch=REF(0x55bb6c3c82a0)) called at /tmp/loop_over_bdir-2787454-LT3RhR/Future-Q-0.120-0/blib/lib/Future/Q.pm line 93
# Future::Q::try("Future::Q", CODE(0x55bb6c3c59d0), "failure 1") called at /tmp/loop_over_bdir-2787454-LT3RhR/Future-Q-0.120-0/blib/lib/Future/Q.pm line 121
# Future::Q::__ANON__(Future::Q=SCALAR(0x55bb6c3c8db0)) called at /tmp/loop_over_bdir-2787454-LT3RhR/Future-Q-0.120-0/blib/lib/Future/Q.pm line 126
# Future::Q::then(Future::Q=SCALAR(0x55bb6c3c8db0), undef, CODE(0x55bb6c3c59d0)) called at t/41-unhandled-dependent.t line 127
# main::__ANON__() called at /tmp/loop_over_bdir-2787454-LT3RhR/Future-Q-0.120-0/t/testlib/Utils.pm line 31
# testlib::Utils::test_log_num(CODE(0x55bb6c3ad938), 0, "needs_all, immediate multiple failed futures, handled: expect"...) called at t/41-unhandled-dependent.t line 171
# future is lost at t/41-unhandled-dependent.t line 127.
# Failed test '... though there are two failed subfutures.'
# at t/41-unhandled-dependent.t line 171.
# got: '94263463150960'
# expected: '2'
# Failed test 'five failed subfutures'
# at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/perl-5.38.4-RC1/b254/lib/site_perl/5.38.4/Try/Tiny.pm line 100.
# got: '94263462992632'
# expected: '5'
# Failed test '3 failed futures.'
# at t/41-unhandled-dependent.t line 188.
# got: '94263463624336'
# expected: '3'
# Failed test '3 failed futures.'
# at t/41-unhandled-dependent.t line 188.
# got: '94263463624264'
# expected: '3'
# Looks like you failed 6 tests of 52.
t/41-unhandled-dependent.t ..
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/52 subtests
t/42-unhandled-position.t ... ok
t/44-unhandled-default.t .... ok
t/50-failure-position.t ..... ok
t/51-debugging.t ............ ok
t/60-return-future-base.t ... ok
t/70-resolve.t .............. ok
t/80-network.t .............. ok
Test Summary Report
-------------------
t/35-then-cancel.t (Wstat: 139 (Signal: SEGV, dumped core) Tests: 86 Failed: 0)
Non-zero wait status: 139
Parse errors: No plan found in TAP output
t/41-unhandled-dependent.t (Wstat: 1536 (exited 6) Tests: 52 Failed: 6)
Failed tests: 28, 35, 39, 44, 48, 51
Non-zero exit status: 6
Files=20, Tests=3859, 3 wallclock secs ( 0.29 usr 0.04 sys + 1.89 cusr 0.40 csys = 2.62 CPU)
Result: FAIL
Failed 2/20 test programs. 6/3859 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------------ ----- --------
Carp 0 1.54
Devel::GlobalDestruction 0 0.14
Future 0.29 0.51
parent 0 0.244
perl 5.006 5.038004
Scalar::Util 0 1.68
Try::Tiny 0 0.32
build_requires:
Module Need Have
------------------------------------ ----- --------
Carp 0 1.54
FindBin 0 1.53
Scalar::Util 0 1.68
Test::Identity 0 0.01
Test::Memory::Cycle 0 1.06
Test::MockModule 0.05 0.179.0
Test::More 0 1.302210
configure_requires:
Module Need Have
------------------------------------ ----- --------
Module::Build 0.42 0.4234
Module::Build::Prereqs::FromCPANfile 0.02 0.02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/perl/bin:/usr/X11/bin
PERL = /tmp/basesmoker-reloperl-3VRm/bin/perl
PERL5LIB = /tmp/loop_over_bdir-2787454-LT3RhR/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/RackMan-1.19-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/RackMan-1.19-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/Module-ScanDeps-Static-1.7.2-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/Module-ScanDeps-Static-1.7.2-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/HTML-Menu-TreeView-1.22-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2787464
PERL5_CPAN_IS_RUNNING = 2787464
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /tmp/basesmoker-reloperl-3VRm/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.89
ExtUtils::CBuilder 0.280238
ExtUtils::Command 7.72
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.72
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.51
File::Spec 3.88
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.89
Parse::CPAN::Meta 2.150010
Test2 1.302210
Test::Harness 3.50
Test::More 1.302210
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 38 subversion 4) configuration:
Platform:
osname=linux
osvers=5.4.0-208-generic
archname=x86_64-linux
uname='linux k93focal 5.4.0-208-generic #228-ubuntu smp fri feb 7 19:41:33 utc 2025 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93focal/perl-5.38.4-RC1/d119 -Dmyhostname=k93focal -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Uuselongdouble -DEBUGGING=both'
hint=previous
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 ='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='9.4.0'
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 /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.31.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.31'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
DEBUGGING
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_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
RC1
Built under linux
Compiled at Mar 30 2025 19:41:51
%ENV:
PERL="/tmp/basesmoker-reloperl-3VRm/bin/perl"
PERL5LIB="/tmp/loop_over_bdir-2787454-LT3RhR/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/RackMan-1.19-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/RackMan-1.19-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/Module-ScanDeps-Static-1.7.2-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/Module-ScanDeps-Static-1.7.2-0/blib/lib:/tmp/loop_over_bdir-2787454-LT3RhR/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-2787454-LT3RhR/HTML-Menu-TreeView-1.22-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2787464"
PERL5_CPAN_IS_RUNNING="2787464"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-2787454-LT3RhR/Lingua-BioYaTeA-0.11-0/blib/arch
/tmp/loop_over_bdir-2787454-LT3RhR/Lingua-BioYaTeA-0.11-0/blib/lib
/tmp/loop_over_bdir-2787454-LT3RhR/DBIx-Migration-Directories-0.12-0/blib/arch
/tmp/loop_over_bdir-2787454-LT3RhR/DBIx-Migration-Directories-0.12-0/blib/lib
/tmp/loop_over_bdir-2787454-LT3RhR/Devel-Required-0.16-0/blib/arch
/tmp/loop_over_bdir-2787454-LT3RhR/Devel-Required-0.16-0/blib/lib
/tmp/loop_over_bdir-2787454-LT3RhR/App-nrun-v1.1.2-0/blib/arch
/tmp/loop_over_bdir-2787454-LT3RhR/App-nrun-v1.1.2-0/blib/lib
/tmp/loop_over_bdir-2787454-LT3RhR/Net-ISP-Balance-1.31-0/blib/arch
/tmp/loop_over_bdir-2787454-LT3RhR/Net-ISP-Balance-1.31-0/blib/lib
/tmp/loop_over_bdir-2787454-LT3RhR/RDF-NLP-SPARQLQuery-0.1-0/blib/arch
/tmp/loop_over_bdir-2787454-LT3RhR/RDF-NLP-SPARQLQuery-0.1-0/blib/lib
/tmp/loop_over_bdir-2787454-LT3RhR/Lingua-YaTeA-0.626-0/blib/arch
/tmp/loop_over_bdir-2787454-LT3RhR/Lingua-YaTeA-0.626-0/blib/lib
/tmp/loop_over_bdir-2787454-LT3RhR/CGI-Application-NetNewsIface-0.0204-0/blib/arch
/tmp/loop_over_bdir-2787454-LT3RhR/CGI-Application-NetNewsIface-0.0204-0/blib/lib
/tmp/loop_over_bdir-2787454-LT3RhR/RackMan-1.19-0/blib/arch
/tmp/loop_over_bdir-2787454-LT3RhR/RackMan-1.19-0/blib/lib
/tmp/loop_over_bdir-2787454-LT3RhR/makepp-1.19-0/blib/arch
/tmp/loop_over_bdir-2787454-LT3RhR/makepp-1.19-0/blib/lib
/tmp/loop_over_bdir-2787454-LT3RhR/dta-tokwrap-0.98-0/blib/arch
/tmp/loop_over_bdir-2787454-LT3RhR/dta-tokwrap-0.98-0/blib/lib
/tmp/loop_over_bdir-2787454-LT3RhR/ProjectBuilder-0.14.1-0/blib/arch
/tmp/loop_over_bdir-2787454-LT3RhR/ProjectBuilder-0.14.1-0/blib/lib
/tmp/loop_over_bdir-2787454-LT3RhR/Business-Shipping-DataFiles-1.02-0/blib/arch
/tmp/loop_over_bdir-2787454-LT3RhR/Business-Shipping-DataFiles-1.02-0/blib/lib
/tmp/loop_over_bdir-2787454-LT3RhR/Alien-SNMP-MIBDEV-2.020000-0/blib/arch
/tmp/loop_over_bdir-2787454-LT3RhR/Alien-SNMP-MIBDEV-2.020000-0/blib/lib
/tmp/loop_over_bdir-2787454-LT3RhR/LiquidWeb-Storm-CLI-1.03-0/blib/arch
/tmp/loop_over_bdir-2787454-LT3RhR/LiquidWeb-Storm-CLI-1.03-0/blib/lib
/tmp/loop_over_bdir-2787454-LT3RhR/Module-ScanDeps-Static-1.7.2-0/blib/arch
/tmp/loop_over_bdir-2787454-LT3RhR/Module-ScanDeps-Static-1.7.2-0/blib/lib
/tmp/loop_over_bdir-2787454-LT3RhR/HTML-Menu-TreeView-1.22-0/blib/arch
/tmp/loop_over_bdir-2787454-LT3RhR/HTML-Menu-TreeView-1.22-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/perl-5.38.4-RC1/b254/lib/site_perl/5.38.4/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/perl-5.38.4-RC1/b254/lib/site_perl/5.38.4
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/perl-5.38.4-RC1/b254/lib/5.38.4/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/perl-5.38.4-RC1/b254/lib/5.38.4
.