HTML-Rebase v0.05 Perl 5 v5.37.4 x86_64-linux-ld
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
HTML-Rebase v0.05
- Platform
- Perl 5 v5.37.4 x86_64-linux-ld
- Date
- 2022-10-08 10:05:34
- ID
- c00a4b00-46f0-11ed-9c13-4d0a4c5b0a96
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 Max Maischein,
This is a computer-generated report for HTML-Rebase-0.05
on perl 5.37.4, 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:
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-gj2C/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/00-load.t t/01-synopsis.t t/02-quotes.t t/03-base.t t/04-case.t t/05-rebase-css.t t/06-relative-url.t
# Testing HTML::Rebase 0.05, Perl 5.037004
# AutoLoader 5.74
# Carp 1.54
# Config 5.037004
# Cwd 3.86
# Encode 3.19
# Encode::Alias 2.25
# Encode::Config 2.05
# Encode::ConfigLocal 1664773819
# Encode::Encoding 2.08
# Encode::MIME::Name 1.03
# Exporter 5.77
# Exporter::Heavy 5.77
# ExtUtils::Liblist 7.64
# ExtUtils::Liblist::Kid 7.64
# ExtUtils::MM 7.64
# ExtUtils::MM_Any 7.64
# ExtUtils::MM_Unix 7.64
# ExtUtils::MY 7.64
# ExtUtils::MakeMaker 7.64
# ExtUtils::MakeMaker::Config 7.64
# ExtUtils::MakeMaker::Locale 7.64
# ExtUtils::MakeMaker::version 7.64
# Fcntl 1.15
# File::Basename 2.86
# File::Glob 1.38
# File::Path 2.18
# File::Spec 3.87
# File::Spec::Unix 3.86
# HTML::Rebase 0.05
# I18N::Langinfo 0.22
# List::Util 1.63
# Log::Agent 1.005
# Log::Agent::Formatting <unknown>
# Log::Agent::Message <unknown>
# Log::Agent::Priorities <unknown>
# POSIX 2.06
# PerlIO 1.12
# Scalar::Util 1.63
# Storable 3.27
# Test::Builder 1.302191
# Test::Builder::Formatter 1.302191
# Test::Builder::Module 1.302191
# Test::Builder::TodoDiag 1.302191
# Test::More 1.302191
# Test2::API 1.302191
# Test2::API::Context 1.302191
# Test2::API::Instance 1.302191
# Test2::API::Stack 1.302191
# Test2::Event 1.302191
# Test2::Event::Bail 1.302191
# Test2::Event::Diag 1.302191
# Test2::Event::Exception 1.302191
# Test2::Event::Fail 1.302191
# Test2::Event::Note 1.302191
# Test2::Event::Ok 1.302191
# Test2::Event::Pass 1.302191
# Test2::Event::Plan 1.302191
# Test2::Event::Skip 1.302191
# Test2::Event::Subtest 1.302191
# Test2::Event::V2 1.302191
# Test2::Event::Waiting 1.302191
# Test2::EventFacet 1.302191
# Test2::EventFacet::About 1.302191
# Test2::EventFacet::Amnesty 1.302191
# Test2::EventFacet::Assert 1.302191
# Test2::EventFacet::Control 1.302191
# Test2::EventFacet::Error 1.302191
# Test2::EventFacet::Hub 1.302191
# Test2::EventFacet::Info 1.302191
# Test2::EventFacet::Meta 1.302191
# Test2::EventFacet::Parent 1.302191
# Test2::EventFacet::Plan 1.302191
# Test2::EventFacet::Trace 1.302191
# Test2::Formatter 1.302191
# Test2::Formatter::TAP 1.302191
# Test2::Hub 1.302191
# Test2::Hub::Interceptor 1.302191
# Test2::Hub::Interceptor::Terminator 1.302191
# Test2::Hub::Subtest 1.302191
# Test2::Util 1.302191
# Test2::Util::ExternalMeta 1.302191
# Test2::Util::Facets2Legacy 1.302191
# Test2::Util::HashBase 1.302191
# Test2::Util::Trace 1.302191
# Tie::Hash 1.06
# Time::HiRes 1.9771
# URI 5.12
# URI::Escape 5.12
# URI::URL 5.12
# URI::WithBase 5.12
# XSLoader 0.32
# base 2.27
# bytes 1.08
# constant 1.33
# mro 1.26
# overload 1.35
# overloading 0.02
# parent 0.238
# re 0.43
# strict 1.12
# vars 1.05
# version 0.9929
# version::regex 0.9929
# warnings 1.58
# warnings::register 1.04
t/00-load.t .......... ok
t/01-synopsis.t ...... ok
t/02-quotes.t ........ ok
t/03-base.t .......... ok
t/04-case.t .......... ok
t/05-rebase-css.t .... ok
t/06-relative-url.t .. ok
All tests successful.
Files=7, Tests=12, 1 wallclock secs ( 0.03 usr 0.02 sys + 0.62 cusr 0.24 csys = 0.91 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Carp 0 1.54
Exporter 5 5.77
perl 5.006 5.037004
URI::URL 0 5.12
URI::WithBase 0 5.12
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.64
Test::More 0 1.302191
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.64
------------------------------
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-4113686-jm9qdF/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Net-Async-WebService-lxd-0.03-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Net-Async-WebService-lxd-0.03-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/LCFG-Build-Tools-0.9.30-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/LCFG-Build-Tools-0.9.30-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Dpkg-1.21.9-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Dpkg-1.21.9-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/App-rmcd-0.280-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/perl-Hardware-UPS-Perl-0.43-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 4113694
PERL5_CPAN_IS_RUNNING = 4113694
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-gj2C/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.34
CPAN::Meta 2.150010
Cwd 3.86
ExtUtils::CBuilder 0.280237
ExtUtils::Command 7.64
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.46
File::Spec 3.87
JSON 4.09
JSON::PP 4.11
Module::Build 0.4231
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302191
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 37 subversion 4) configuration:
Commit id: f2582f5b18658f945a763f2edc110cdc7c5220e7
Platform:
osname=linux
osvers=5.4.0-125-generic
archname=x86_64-linux-ld
uname='linux k93focal 5.4.0-125-generic #141-ubuntu smp wed aug 10 13:42:03 utc 2022 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.37.4/d3e4 -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 -Uuseithreads -Duselongdouble -DEBUGGING=both'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=define
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='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_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_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Oct 2 2022 11:18:43
%ENV:
PERL5LIB="/tmp/loop_over_bdir-4113686-jm9qdF/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Net-Async-WebService-lxd-0.03-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Net-Async-WebService-lxd-0.03-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/LCFG-Build-Tools-0.9.30-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/LCFG-Build-Tools-0.9.30-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Dpkg-1.21.9-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Dpkg-1.21.9-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/App-rmcd-0.280-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-4113686-jm9qdF/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-4113686-jm9qdF/perl-Hardware-UPS-Perl-0.43-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="4113694"
PERL5_CPAN_IS_RUNNING="4113694"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-4113686-jm9qdF/LiquidWeb-Storm-CLI-1.03-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/LiquidWeb-Storm-CLI-1.03-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/Debian-Packages-0.03-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/Debian-Packages-0.03-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/Lingua-BioYaTeA-0.11-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/Lingua-BioYaTeA-0.11-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/Lingua-YaTeA-0.626-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/Lingua-YaTeA-0.626-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/makepp-1.19-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/makepp-1.19-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/MP3-PodcastFetch-1.05-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/MP3-PodcastFetch-1.05-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/CORBA-Python-2.66-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/CORBA-Python-2.66-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/Net-OpenVPN-DDNS-0.1-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/Net-OpenVPN-DDNS-0.1-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/Net-ISP-Balance-1.31-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/Net-ISP-Balance-1.31-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/NoZone-1.3-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/NoZone-1.3-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/DBIx-Migration-Directories-0.12-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/DBIx-Migration-Directories-0.12-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/RDF-NLP-SPARQLQuery-0.1-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/RDF-NLP-SPARQLQuery-0.1-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/Net-Async-WebService-lxd-0.03-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/Net-Async-WebService-lxd-0.03-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/triceps-2.1.0-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/triceps-2.1.0-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/LCFG-Build-Tools-0.9.30-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/LCFG-Build-Tools-0.9.30-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/Business-Shipping-DataFiles-1.02-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/Business-Shipping-DataFiles-1.02-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/Simulation-Automate-1.0.1-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/Simulation-Automate-1.0.1-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/dta-tokwrap-0.98-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/dta-tokwrap-0.98-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/App-nrun-v1.1.2-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/App-nrun-v1.1.2-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/CGI-Application-NetNewsIface-0.0204-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/CGI-Application-NetNewsIface-0.0204-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/Dpkg-1.21.9-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/Dpkg-1.21.9-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/App-rmcd-0.280-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/App-rmcd-0.280-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/Devel-Required-0.16-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/Devel-Required-0.16-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/Lemonldap-NG-Cli-0.2-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/Lemonldap-NG-Cli-0.2-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/Linux-InitFS-0.2-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/Linux-InitFS-0.2-0/blib/lib
/tmp/loop_over_bdir-4113686-jm9qdF/perl-Hardware-UPS-Perl-0.43-0/blib/arch
/tmp/loop_over_bdir-4113686-jm9qdF/perl-Hardware-UPS-Perl-0.43-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.37.4/d3e4/lib/site_perl/5.37.4/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.37.4/d3e4/lib/site_perl/5.37.4
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.37.4/d3e4/lib/5.37.4/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.37.4/d3e4/lib/5.37.4
.