WebService-Swapi v0.1.7 Perl 5 v5.35.11 x86_64-linux
- Status
- Fail
- From
- Andreas J. König (ANDK)
- Dist
-
WebService-Swapi v0.1.7
- Platform
- Perl 5 v5.35.11 x86_64-linux
- Date
- 2022-05-13 19:14:46
- ID
- f3e0e296-d2f0-11ec-9c33-05eecf76a987
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 Kian Meng, Ang,
This is a computer-generated report for WebService-Swapi-0.1.7
on perl 5.35.11, created by CPAN-Reporter-1.2018.
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':
t/00-compile.t .............. ok
# Testing with Perl 5.035011, /tmp/basesmoker-reloperl-fZmH/bin/perl
# Data::Serializer version is 0.65
# Devel::Cover::Report::Codecov version is 0.25
# Devel::Cover::Report::Coveralls version is 0.31
# JSON version is 4.05
# Module::Build::Tiny version is 0.039
# Moo version is 2.005004
# Pod::Coverage::TrustPod version is 0.100005
# REST::Client version is 281
# Role::REST::Client version is 0.23
# Test::More version is 1.302190
# Test::Perl::Critic version is 1.04
# Test::Pod version is 1.52
# Types::Standard version is 1.012004
# namespace::clean version is 0.27
t/000-report-versions.t ..... ok
t/00_compile.t .............. ok
t/01_instantiation.t ........ ok
Can't use string ("<!DOCTYPE html><html lang="en-US"...) as a HASH ref while "strict refs" in use at /tmp/loop_over_bdir-1445-N8QQfQ/WebService-Swapi-0.1.7-0/blib/lib/WebService/Swapi.pm line 36.
t/02_ping.t .................
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
# Failed test 'expect hash found'
# at t/03_request.t line 13.
# got: ''
# expected: 'HASH'
Can't use string ("<!DOCTYPE html><html lang="en-US"...) as a HASH ref while "strict refs" in use at t/03_request.t line 16.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/03_request.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
Can't use string ("<!DOCTYPE html><html lang="en-US"...) as a HASH ref while "strict refs" in use at t/04_resource.t line 12.
t/04_resource.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Can't use string ("<!DOCTYPE html><html lang="en-US"...) as a HASH ref while "strict refs" in use at t/05_schema.t line 12.
t/05_schema.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Can't use string ("<!DOCTYPE html><html lang="en-US"...) as a HASH ref while "strict refs" in use at t/06_search.t line 12.
t/06_search.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
Can't use string ("<!DOCTYPE html><html lang="en-US"...) as a HASH ref while "strict refs" in use at t/07_get_object.t line 12.
t/07_get_object.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run
t/author-eol.t .............. skipped: these tests are for testing by the author
t/author-minimum-version.t .. skipped: these tests are for testing by the author
t/author-pod-coverage.t ..... skipped: these tests are for testing by the author
t/author-pod-syntax.t ....... skipped: these tests are for testing by the author
t/release-dist-manifest.t ... skipped: these tests are for release candidate testing
t/release-distmeta.t ........ skipped: these tests are for release candidate testing
t/release-has-version.t ..... skipped: these tests are for release candidate testing
t/release-kwalitee.t ........ skipped: these tests are for release candidate testing
t/release-unused-vars.t ..... skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/02_ping.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/03_request.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/04_resource.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/05_schema.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/06_search.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/07_get_object.t (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=19, Tests=20, 17 wallclock secs ( 0.04 usr 0.11 sys + 2.41 cusr 0.69 csys = 3.25 CPU)
Result: FAIL
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------- -------- --------
Data::Serializer 0 0.65
JSON 0 4.05
Moo 0 2.005004
namespace::clean 0 0.27
perl 5.008001 5.035011
REST::Client 0 281
Role::REST::Client 0 0.23
Types::Standard 0 1.012004
build_requires:
Module Need Have
------------------------------- -------- --------
Devel::Cover 0 1.36
Devel::Cover::Report::Codecov 0 0.25
Devel::Cover::Report::Coveralls 0 0.31
Pod::Coverage::TrustPod 0 0.100005
Test::More 0 1.302190
Test::Perl::Critic 0 1.04
Test::Pod 0 1.52
Test::Pod::Coverage 0 1.10
configure_requires:
Module Need Have
------------------------------- -------- --------
Module::Build::Tiny 0.034 0.039
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.utf8
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-fZmH/bin/perl
PERL5LIB = /tmp/loop_over_bdir-1445-N8QQfQ/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Serge-1.4-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Serge-1.4-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Captive-Portal-4.10-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Captive-Portal-4.10-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Dpkg-1.21.5-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Dpkg-1.21.5-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/HTML-Menu-TreeView-1.22-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/LiquidWeb-Storm-CLI-1.03-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1457
PERL5_CPAN_IS_RUNNING = 1457
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-fZmH/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.84
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.45
File::Spec 3.84
JSON 4.05
JSON::PP 4.08
Module::Build 0.4231
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.44
Test::More 1.302190
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 35 subversion 11) configuration:
Commit id: 6309b8c0e379d2ae5a9d50fe46b4c1f52ec1b012
Platform:
osname=linux
osvers=4.15.0-176-generic
archname=x86_64-linux
uname='linux k93bionic 4.15.0-176-generic #185-ubuntu smp tue mar 29 17:40:04 utc 2022 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.11/2aaf -Dmyhostname=k93bionic -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 -Uuselongdouble -DEBUGGING=-g'
hint=recommended
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 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='7.5.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 /lib/x86_64-linux-gnu /lib
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.27.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.27'
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:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
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
Built under linux
Compiled at May 7 2022 06:18:30
%ENV:
PERL="/tmp/basesmoker-reloperl-fZmH/bin/perl"
PERL5LIB="/tmp/loop_over_bdir-1445-N8QQfQ/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Serge-1.4-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Serge-1.4-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Captive-Portal-4.10-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Captive-Portal-4.10-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/Dpkg-1.21.5-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/Dpkg-1.21.5-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/HTML-Menu-TreeView-1.22-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-1445-N8QQfQ/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-1445-N8QQfQ/LiquidWeb-Storm-CLI-1.03-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1457"
PERL5_CPAN_IS_RUNNING="1457"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-1445-N8QQfQ/Linux-InitFS-0.2-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/Linux-InitFS-0.2-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/CORBA-Python-2.66-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/CORBA-Python-2.66-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/MP3-PodcastFetch-1.05-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/MP3-PodcastFetch-1.05-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/NoZone-1.3-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/NoZone-1.3-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/Lingua-BioYaTeA-0.11-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/Lingua-BioYaTeA-0.11-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/Devel-Required-0.16-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/Devel-Required-0.16-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/Serge-1.4-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/Serge-1.4-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/EJBCA-CrlPublish-0.60-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/EJBCA-CrlPublish-0.60-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/Lingua-YaTeA-0.626-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/Lingua-YaTeA-0.626-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/dta-tokwrap-0.98-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/dta-tokwrap-0.98-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/Alien-SNMP-MIBDEV-2.020000-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/Alien-SNMP-MIBDEV-2.020000-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/shishi-0.0.1-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/shishi-0.0.1-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/Net-OpenVPN-DDNS-0.1-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/Net-OpenVPN-DDNS-0.1-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/makepp-1.19-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/makepp-1.19-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/Captive-Portal-4.10-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/Captive-Portal-4.10-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/Debian-Packages-0.03-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/Debian-Packages-0.03-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/App-nrun-v1.1.2-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/App-nrun-v1.1.2-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/DBIx-Migration-Directories-0.12-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/DBIx-Migration-Directories-0.12-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/Simulation-Automate-1.0.1-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/Simulation-Automate-1.0.1-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/triceps-2.1.0-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/triceps-2.1.0-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/Dpkg-1.21.5-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/Dpkg-1.21.5-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/HTML-Menu-TreeView-1.22-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/HTML-Menu-TreeView-1.22-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/RDF-NLP-SPARQLQuery-0.1-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/RDF-NLP-SPARQLQuery-0.1-0/blib/lib
/tmp/loop_over_bdir-1445-N8QQfQ/LiquidWeb-Storm-CLI-1.03-0/blib/arch
/tmp/loop_over_bdir-1445-N8QQfQ/LiquidWeb-Storm-CLI-1.03-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.11/2aaf/lib/site_perl/5.35.11/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.11/2aaf/lib/site_perl/5.35.11
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.11/2aaf/lib/5.35.11/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.11/2aaf/lib/5.35.11
.