Mojolicious-Plugin-FormFieldsFromJSON v1.03 Perl 5 v5.35.7 x86_64-linux-ld
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
Mojolicious-Plugin-FormFieldsFromJSON v1.03
- Platform
- Perl 5 v5.35.7 x86_64-linux-ld
- Date
- 2022-01-16 16:03:37
- ID
- dda81808-76e5-11ec-a13a-8144110b7cec
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 Renee Baecker,
This is a computer-generated report for Mojolicious-Plugin-FormFieldsFromJSON-1.03
on perl 5.35.7, 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-2VIe/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/fields/*.t t/validation/*.t
t/02_two_fields.t ...................................... ok
t/03_template.t ........................................ ok
t/04_fieldtype_template.t .............................. ok
t/05_template_twofields.t .............................. ok
t/06_fieldtype_template_select.t ....................... ok
t/07_template_configured_in_json.t ..................... ok
t/08_forms.t ........................................... ok
t/09_fields.t .......................................... ok
t/10_global_attributes.t ............................... ok
t/11_global_attributes_plus_field_attributes.t ......... ok
t/12_global_attributes_multirequest.t .................. ok
t/13_alias.t ........................................... ok
t/14_translation.t ..................................... ok
t/15_additional_type.t ................................. ok
t/16_dynamic_config.t .................................. ok
t/17_template_info.t ................................... ok
t/18_template_message.t ................................ ok
t/19_multiple_path.t ................................... ok
t/20_form_field_by_name.t .............................. ok
t/21_form_fields_any_stash.t ........................... ok
t/22_form_fields_without_a_field.t ..................... ok
t/23_template_file.t ................................... ok
t/basic.t .............................................. ok
t/fields/01_textfield.t ................................ ok
t/fields/02_textfield_default.t ........................ ok
t/fields/03_textfield_attributes.t ..................... ok
t/fields/04_select.t ................................... ok
t/fields/05_select_preselect.t ......................... ok
t/fields/06_select_multiple.t .......................... ok
t/fields/07_select_preselect_multiple.t ................ ok
t/fields/08_select_disabled_value.t .................... ok
t/fields/09_select_hash.t .............................. ok
t/fields/10_select_optgroup.t .......................... ok
t/fields/11_select_umlaut.t ............................ ok
t/fields/12_hidden.t ................................... ok
t/fields/13_textfield_with_attributes.t ................ ok
t/fields/14_select_with_attributes.t ................... ok
t/fields/15_password.t ................................. ok
t/fields/16_textarea.t ................................. ok
t/fields/17_textarea_with_cols_and_rows.t .............. ok
t/fields/18_radio.t .................................... ok
t/fields/19_radio_group.t .............................. ok
t/fields/20_radio_group_one_config.t ................... ok
t/fields/21_radio_group_one_config_disabled.t .......... ok
t/fields/22_radio_group_one_config_disabled_code.t ..... ok
t/fields/23_radio_group_disabled_code.t ................ ok
t/fields/24_radio_group_one_config_preselect.t ......... ok
t/fields/25_radio_group_template.t ..................... ok
t/fields/26_radio_group_one_config_template.t .......... ok
t/fields/27_checkbox.t ................................. ok
t/fields/28_checkbox_group.t ........................... ok
t/fields/29_checkbox_group_one_config.t ................ ok
t/fields/30_checkbox_group_one_config_disabled.t ....... ok
t/fields/31_checkbox_group_one_config_disabled_code.t .. ok
t/fields/32_checkbox_group_disabled_code.t ............. ok
t/fields/33_checkbox_group_one_config_preselect.t ...... ok
t/fields/34_checkbox_group_template.t .................. ok
t/fields/35_checkbox_group_one_config_template.t ....... ok
t/fields/36_radio_after_element.t ...................... ok
t/fields/37_checkbox_after_element.t ................... ok
t/fields/38_radio_show_value.t ......................... ok
t/fields/39_checkbox_show_value.t ...................... ok
t/fields/40_radio_translate_sublabel.t ................. ok
t/fields/41_checkbox_translate_sublabel.t .............. ok
# 9.22
t/fields/42_select_data_passed.t ....................... ok
t/fields/43_textfield_data_passed.t .................... ok
t/fields/44_hidden_data_passed.t ....................... ok
t/fields/45_textarea_data_passed.t ..................... ok
t/fields/46_radio_group_data_passed.t .................. ok
t/fields/47_checkbox_group_data_passed.t ............... ok
t/fields/48_glue.t ..................................... ok
t/fields/49_select_preselect_stash.t ................... ok
t/fields/50_radio_preselect_stash.t .................... ok
t/fields/51_checkbox_preselect_stash.t ................. ok
t/fields/52_select_data_callback.t ..................... ok
t/validation/01_textfield.t ............................ ok
t/validation/02_textfield_required.t ................... ok
t/validation/03_unset_optional.t ....................... ok
t/validation/04_unset_required.t ....................... ok
t/validation/05_error_message.t ........................ ok
t/validation/06_specific_error_message.t ............... ok
t/validation/07_mixed_errors.t ......................... ok
t/validation/08_required_error_message.t ............... ok
t/validation/09_required_no_error_message.t ............ ok
t/validation/10_change_value.t ......................... ok
t/validation/11_textfield_filters.t .................... ok
t/validation/12_textfield_required_filters.t ........... ok
All tests successful.
Files=87, Tests=450, 31 wallclock secs ( 0.17 usr 0.34 sys + 22.45 cusr 7.61 csys = 30.57 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ----- --------
Mojo::File 0 0
Mojolicious 6.50 9.22
perl 5.010 5.035007
build_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.64
configure_requires:
Module Need Have
------------------- ----- --------
ExtUtils::MakeMaker 0 7.64
------------------------------
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-2VIe/bin/perl
PERL5LIB = /tmp/loop_over_bdir-19064-8SaYN5/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/LCFG-Build-Skeleton-0.5.0-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/LCFG-Build-Skeleton-0.5.0-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/Serge-1.4-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Serge-1.4-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/Device-Kiln-0.03-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Device-Kiln-0.03-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/Dpkg-1.21.1-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Dpkg-1.21.1-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/makepp-1.19-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 19072
PERL5_CPAN_IS_RUNNING = 19072
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-2VIe/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.32
CPAN::Meta 2.150010
Cwd 3.83
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.64
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.44
File::Spec 3.83
JSON 4.04
JSON::PP 4.07
Module::Build 0.4231
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.43
Test::More 1.302188
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 35 subversion 7) configuration:
Commit id: 4aa99f1862819928b27c3cd9d8ab4d472a18ef84
Platform:
osname=linux
osvers=4.15.0-163-generic
archname=x86_64-linux-ld
uname='linux k93bionic 4.15.0-163-generic #171-ubuntu smp fri nov 5 11:55:11 utc 2021 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.7/ca05 -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 -Duselongdouble -DEBUGGING=-g'
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 -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='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 /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_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Jan 8 2022 10:02:34
%ENV:
PERL="/tmp/basesmoker-reloperl-2VIe/bin/perl"
PERL5LIB="/tmp/loop_over_bdir-19064-8SaYN5/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/LCFG-Build-Skeleton-0.5.0-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/LCFG-Build-Skeleton-0.5.0-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/App-nrun-v1.1.2-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/Serge-1.4-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Serge-1.4-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/Device-Kiln-0.03-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Device-Kiln-0.03-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/Dpkg-1.21.1-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Dpkg-1.21.1-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-19064-8SaYN5/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-19064-8SaYN5/makepp-1.19-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="19072"
PERL5_CPAN_IS_RUNNING="19072"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-19064-8SaYN5/Lemonldap-NG-Cli-0.2-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/Lemonldap-NG-Cli-0.2-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/NoZone-1.3-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/NoZone-1.3-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/Devel-Required-0.16-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/Devel-Required-0.16-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/CORBA-Python-2.66-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/CORBA-Python-2.66-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/LCFG-Build-Skeleton-0.5.0-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/LCFG-Build-Skeleton-0.5.0-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/Business-Shipping-DataFiles-1.02-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/Business-Shipping-DataFiles-1.02-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/dta-tokwrap-0.98-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/dta-tokwrap-0.98-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/Net-ISP-Balance-1.31-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/Net-ISP-Balance-1.31-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/DBIx-Migration-Directories-0.12-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/DBIx-Migration-Directories-0.12-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/Alien-SNMP-MIBDEV-2.020000-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/Alien-SNMP-MIBDEV-2.020000-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/mmds-1.902-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/mmds-1.902-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/App-nrun-v1.1.2-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/App-nrun-v1.1.2-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/Serge-1.4-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/Serge-1.4-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/shishi-0.0.1-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/shishi-0.0.1-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/Device-Kiln-0.03-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/Device-Kiln-0.03-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/Dpkg-1.21.1-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/Dpkg-1.21.1-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/ProjectBuilder-0.14.1-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/ProjectBuilder-0.14.1-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/Lingua-YaTeA-0.626-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/Lingua-YaTeA-0.626-0/blib/lib
/tmp/loop_over_bdir-19064-8SaYN5/makepp-1.19-0/blib/arch
/tmp/loop_over_bdir-19064-8SaYN5/makepp-1.19-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.7/ca05/lib/site_perl/5.35.7/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.7/ca05/lib/site_perl/5.35.7
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.7/ca05/lib/5.35.7/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.7/ca05/lib/5.35.7
.