Tk-TextVi v0.015 Perl 5 v5.39.1 x86_64-linux-thread-multi-ld
- Status
- Fail
- From
- Andreas J. König (ANDK)
- Dist
-
Tk-TextVi v0.015
- Platform
- Perl 5 v5.39.1 x86_64-linux-thread-multi-ld
- Date
- 2023-08-14 21:44:51
- ID
- cca222b2-3aeb-11ee-b6d7-dbc272f7ab0c
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 Joseph Strom,
This is a computer-generated report for Tk-TextVi-0.015
on perl 5.39.1, created by CPAN-Reporter-1.2019.
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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/tmp/basesmoker-reloperl-7R5g/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Tk::TextVi 0.015, Perl 5.039001, /tmp/basesmoker-reloperl-7R5g/bin/perl
t/00-load.t ...... ok
t/10-move.t ...... ok
t/11-mark.t ...... ok
t/13-findchar.t .. ok
t/14-findline.t .. ok
t/15-search.t .... ok
# Failed test 'delete line'
# at t/20-delete.t line 55.
# Failed test 'delete 3 lines'
# at t/20-delete.t line 64.
# Failed test 'Not enough lines, delete nothing'
# at t/20-delete.t line 71.
# Failed test 'delete find space'
# at t/20-delete.t line 83.
# Failed test 'delete cant find character'
# at t/20-delete.t line 93.
# Failed test 'delete find second colon'
# at t/20-delete.t line 103.
# Failed test 'delete 2 * 2 find i'
# at t/20-delete.t line 113.
# Failed test 'behead'
# at t/20-delete.t line 125.
# Failed test 'delete lines 3 to 5'
# at t/20-delete.t line 132.
# Failed test 'delete back one char'
# at t/20-delete.t line 141.
# Failed test 'delete nothing, no previous character'
# at t/20-delete.t line 151.
# Failed test 'delete lines with j'
# at t/20-delete.t line 163.
# Failed test 'delete nothing, no next line'
# at t/20-delete.t line 171.
# Failed test 'delete lines with k'
# at t/20-delete.t line 183.
# Failed test 'delete nothing, no previous line'
# at t/20-delete.t line 191.
# Failed test 'delete next character'
# at t/20-delete.t line 203.
# Failed test 'delete nothing, no next character'
# at t/20-delete.t line 213.
# Failed test 'delete until mark a'
# at t/20-delete.t line 226.
# Failed test 'delete until mark across line'
# at t/20-delete.t line 237.
# Failed test 'delete until'
# at t/20-delete.t line 248.
# Failed test 'delete 2 * 2 until i'
# at t/20-delete.t line 258.
# Failed test 'delete until nothing'
# at t/20-delete.t line 268.
# Failed test 'delete to linestart'
# at t/20-delete.t line 280.
# Failed test 'delete to lineend'
# at t/20-delete.t line 292.
# Failed test 'delete to lineend via D'
# at t/20-delete.t line 304.
# Failed test 'delete next character'
# at t/20-delete.t line 316.
# Looks like you failed 26 tests of 26.
t/20-delete.t ....
Dubious, test returned 26 (wstat 6656, 0x1a00)
Failed 26/26 subtests
# Failed test 'replace character'
# at t/21-replace.t line 49.
# Failed test 'replace multiple'
# at t/21-replace.t line 59.
# Failed test 'cannot replace at end of line'
# at t/21-replace.t line 69.
# Failed test 'Testing replace mode'
# at t/21-replace.t line 80.
# Failed test 'Backspace restores overtyped characters'
# at t/21-replace.t line 90.
# Failed test 'Backspace when no replaced chars'
# at t/21-replace.t line 100.
# Failed test 'Toggle case'
# at t/21-replace.t line 112.
# Looks like you failed 7 tests of 7.
t/21-replace.t ...
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/7 subtests
# Failed test 'insert text'
# at t/30-insert.t line 49.
# Failed test 'append text'
# at t/30-insert.t line 67.
# Failed test 'open line'
# at t/30-insert.t line 82.
# Failed test 'Open line'
# at t/30-insert.t line 93.
# Failed test 'append text at end of line'
# at t/30-insert.t line 105.
# Looks like you failed 5 tests of 8.
t/30-insert.t ....
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/8 subtests
# Failed test 'visual char on a line'
# at t/32-vchar.t line 46.
# Failed test 'visual char across lines'
# at t/32-vchar.t line 56.
# Failed test 'visual char end < start'
# at t/32-vchar.t line 64.
# Looks like you failed 3 tests of 3.
t/32-vchar.t .....
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/3 subtests
# Failed test 'foward a line'
# at t/33-vline.t line 45.
# Failed test 'back a line'
# at t/33-vline.t line 53.
# Failed test 'one the same line'
# at t/33-vline.t line 61.
# Looks like you failed 3 tests of 3.
t/33-vline.t .....
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/3 subtests
# Failed test 'Yank line and paste'
# at t/40-register.t line 48.
# Failed test 'yank til space and paste'
# at t/40-register.t line 59.
# Failed test 'duplicated in unnamed register'
# at t/40-register.t line 69.
# Failed test 'Put from register'
# at t/40-register.t line 80.
# Failed test 'Capital letter register for append'
# at t/40-register.t line 92.
# Looks like you failed 5 tests of 5.
t/40-register.t ..
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/5 subtests
# Failed test 'Record a macro'
# at t/41-macro.t line 48.
# Failed test 'Erase the macro'
# at t/41-macro.t line 56.
# Failed test 'Macro with incomplete command'
# at t/41-macro.t line 66.
# Looks like you failed 3 tests of 3.
t/41-macro.t .....
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/3 subtests
t/60-info.t ...... ok
# Failed test 'Tab at beginning of line'
# at t/80-setting.t line 41.
# got: ' Testing Tk::TextVi
# Some lines of sample text
# With a blank line:
#
# This line contains four i's
# 0123456789
# '
# expected: ' Testing Tk::TextVi
# Some lines of sample text
# With a blank line:
#
# This line contains four i's
# 0123456789'
# Failed test 'Tab in middle of line'
# at t/80-setting.t line 51.
# got: 'Te sting Tk::TextVi
# Some lines of sample text
# With a blank line:
#
# This line contains four i's
# 0123456789
# '
# expected: 'Te sting Tk::TextVi
# Some lines of sample text
# With a blank line:
#
# This line contains four i's
# 0123456789'
# Failed test 'Backspace deletes to tabstop'
# at t/80-setting.t line 61.
# got: ' Testing Tk::TextVi
# Some lines of sample text
# With a blank line:
#
# This line contains four i's
# 0123456789
# '
# expected: ' Testing Tk::TextVi
# Some lines of sample text
# With a blank line:
#
# This line contains four i's
# 0123456789'
# Looks like you failed 3 tests of 3.
t/80-setting.t ...
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/3 subtests
Test Summary Report
-------------------
t/20-delete.t (Wstat: 6656 (exited 26) Tests: 26 Failed: 26)
Failed tests: 1-26
Non-zero exit status: 26
t/21-replace.t (Wstat: 1792 (exited 7) Tests: 7 Failed: 7)
Failed tests: 1-7
Non-zero exit status: 7
t/30-insert.t (Wstat: 1280 (exited 5) Tests: 8 Failed: 5)
Failed tests: 1, 4, 6-8
Non-zero exit status: 5
t/32-vchar.t (Wstat: 768 (exited 3) Tests: 3 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 3
t/33-vline.t (Wstat: 768 (exited 3) Tests: 3 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 3
t/40-register.t (Wstat: 1280 (exited 5) Tests: 5 Failed: 5)
Failed tests: 1-5
Non-zero exit status: 5
t/41-macro.t (Wstat: 768 (exited 3) Tests: 3 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 3
t/80-setting.t (Wstat: 768 (exited 3) Tests: 3 Failed: 3)
Failed tests: 1-3
Non-zero exit status: 3
Files=15, Tests=109, 3 wallclock secs ( 0.07 usr 0.01 sys + 2.16 cusr 0.56 csys = 2.80 CPU)
Result: FAIL
Failed 8/15 test programs. 55/109 subtests failed.
make: *** [Makefile:867: test_dynamic] Error 3
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ------- --------
Test::More 0 1.302195
Tk 804.027 804.036
Tk::TextUndo 4.013 4.015
build_requires:
Module Need Have
------------------- ------- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
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
PERL5LIB = /tmp/loop_over_bdir-2237323-WVu5pP/FusionInventory-Agent-2.6-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/FusionInventory-Agent-2.6-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/OSDial-3.0.2.124-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/OSDial-3.0.2.124-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/Lingua-YaTeA-0.626-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2237331
PERL5_CPAN_IS_RUNNING = 2237331
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-7R5g/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.89
ExtUtils::CBuilder 0.280239
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.88
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test2 1.302195
Test::Harness 3.46
Test::More 1.302195
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 39 subversion 1) configuration:
Commit id: 8c6729f5e3d051878ec60933bcc19650d2dddb85
Platform:
osname=linux
osvers=5.4.0-155-generic
archname=x86_64-linux-thread-multi-ld
uname='linux k93focal 5.4.0-155-generic #172-ubuntu smp fri jul 7 16:10:02 utc 2023 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.1/e463 -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 -Duselongdouble -DEBUGGING=both'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -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='-D_REENTRANT -D_GNU_SOURCE -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='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
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
MULTIPLICITY
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_TRACK_MEMPOOL
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
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_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Built under linux
Compiled at Aug 8 2023 19:09:29
%ENV:
PERL5LIB="/tmp/loop_over_bdir-2237323-WVu5pP/FusionInventory-Agent-2.6-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/FusionInventory-Agent-2.6-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/OSDial-3.0.2.124-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/OSDial-3.0.2.124-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-2237323-WVu5pP/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-2237323-WVu5pP/Lingua-YaTeA-0.626-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2237331"
PERL5_CPAN_IS_RUNNING="2237331"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-2237323-WVu5pP/FusionInventory-Agent-2.6-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/FusionInventory-Agent-2.6-0/blib/lib
/tmp/loop_over_bdir-2237323-WVu5pP/MP3-PodcastFetch-1.05-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/MP3-PodcastFetch-1.05-0/blib/lib
/tmp/loop_over_bdir-2237323-WVu5pP/EJBCA-CrlPublish-0.60-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/EJBCA-CrlPublish-0.60-0/blib/lib
/tmp/loop_over_bdir-2237323-WVu5pP/Linux-InitFS-0.2-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/Linux-InitFS-0.2-0/blib/lib
/tmp/loop_over_bdir-2237323-WVu5pP/Sysync-0.35-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/Sysync-0.35-0/blib/lib
/tmp/loop_over_bdir-2237323-WVu5pP/DBIx-Migration-Directories-0.12-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/DBIx-Migration-Directories-0.12-0/blib/lib
/tmp/loop_over_bdir-2237323-WVu5pP/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib
/tmp/loop_over_bdir-2237323-WVu5pP/LiquidWeb-Storm-CLI-1.03-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/LiquidWeb-Storm-CLI-1.03-0/blib/lib
/tmp/loop_over_bdir-2237323-WVu5pP/perl-Hardware-UPS-Perl-0.43-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/perl-Hardware-UPS-Perl-0.43-0/blib/lib
/tmp/loop_over_bdir-2237323-WVu5pP/Simulation-Automate-1.0.1-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/Simulation-Automate-1.0.1-0/blib/lib
/tmp/loop_over_bdir-2237323-WVu5pP/NoZone-1.3-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/NoZone-1.3-0/blib/lib
/tmp/loop_over_bdir-2237323-WVu5pP/Alien-SNMP-MIBDEV-2.020000-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/Alien-SNMP-MIBDEV-2.020000-0/blib/lib
/tmp/loop_over_bdir-2237323-WVu5pP/Business-Shipping-DataFiles-1.02-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/Business-Shipping-DataFiles-1.02-0/blib/lib
/tmp/loop_over_bdir-2237323-WVu5pP/dta-tokwrap-0.98-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/dta-tokwrap-0.98-0/blib/lib
/tmp/loop_over_bdir-2237323-WVu5pP/OSDial-3.0.2.124-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/OSDial-3.0.2.124-0/blib/lib
/tmp/loop_over_bdir-2237323-WVu5pP/Devel-Required-0.16-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/Devel-Required-0.16-0/blib/lib
/tmp/loop_over_bdir-2237323-WVu5pP/Lingua-BioYaTeA-0.11-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/Lingua-BioYaTeA-0.11-0/blib/lib
/tmp/loop_over_bdir-2237323-WVu5pP/Lingua-YaTeA-0.626-0/blib/arch
/tmp/loop_over_bdir-2237323-WVu5pP/Lingua-YaTeA-0.626-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.1/e463/lib/site_perl/5.39.1/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.1/e463/lib/site_perl/5.39.1
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.1/e463/lib/5.39.1/x86_64-linux-thread-multi-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.39.1/e463/lib/5.39.1
.