WebNano-Controller-CRUD v0.007 Perl 5 v5.37.6 x86_64-linux-ld
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
WebNano-Controller-CRUD v0.007
- Platform
- Perl 5 v5.37.6 x86_64-linux-ld
- Date
- 2022-12-18 20:50:02
- ID
- 8af8135e-7f15-11ed-889b-550bc9ab73ef
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 Zbigniew Lukasiak,
This is a computer-generated report for WebNano-Controller-CRUD-0.007
on perl 5.37.6, 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-2zJA/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Class::MOP::load_class is deprecated at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/site_perl/5.37.6/x86_64-linux-ld/Class/MOP.pm line 69.
Class::MOP::load_class("MyApp::Controller::Form") called at /tmp/loop_over_bdir-8815-sHiJ0e/WebNano-Controller-CRUD-0.007-0/blib/lib/WebNano/Controller/CRUD.pm line 154
WebNano::Controller::CRUD::edit(MyApp::Controller::DvdWithBaseCRUD=HASH(0x55b4dcfad260), MyApp::DBSchema::Result::Dvd=HASH(0x55b4dd83c0e8), undef, "edit") called at /tmp/loop_over_bdir-8815-sHiJ0e/WebNano-Controller-CRUD-0.007-0/blib/lib/WebNano/Controller/CRUD.pm line 89
Class::MOP::Class:::around(CODE(0x55b4dbc42428), MyApp::Controller::DvdWithBaseCRUD=HASH(0x55b4dcfad260)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/site_perl/5.37.6/x86_64-linux-ld/Class/MOP/Method/Wrapped.pm line 166
WebNano::Controller::CRUD::_wrapped_local_dispatch(MyApp::Controller::DvdWithBaseCRUD=HASH(0x55b4dcfad260)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/site_perl/5.37.6/x86_64-linux-ld/Class/MOP/Method/Wrapped.pm line 97
WebNano::Controller::CRUD::local_dispatch(MyApp::Controller::DvdWithBaseCRUD=HASH(0x55b4dcfad260)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/site_perl/5.37.6/WebNano/Controller.pm line 90
WebNano::Controller::handle("MyApp::Controller::DvdWithBaseCRUD", "path", ARRAY(0x55b4dbbd6fd8), "app", MyApp=HASH(0x55b4db9e98a0), "self_url", "/DvdWithBaseCRUD/", "env", ...) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/site_perl/5.37.6/WebNano/Controller.pm line 82
WebNano::Controller::dispatch_to_class(MyApp::Controller=HASH(0x55b4dd687d38), "DvdWithBaseCRUD") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/site_perl/5.37.6/WebNano/Controller.pm line 93
WebNano::Controller::handle("MyApp::Controller", "path", ARRAY(0x55b4dbbd6fd8), "app", MyApp=HASH(0x55b4db9e98a0), "env", HASH(0x55b4dcfbbfb8), "self_url", ...) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/site_perl/5.37.6/WebNano.pm line 44
WebNano::handle(MyApp=HASH(0x55b4db9e98a0), HASH(0x55b4dcfbbfb8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/site_perl/5.37.6/WebNano.pm line 31
WebNano::__ANON__(HASH(0x55b4dcfbbfb8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/site_perl/5.37.6/Plack/Test/MockHTTP.pm line 24
Plack::Test::MockHTTP::try {...} () called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/site_perl/5.37.6/Try/Tiny.pm line 100
eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/site_perl/5.37.6/Try/Tiny.pm line 93
Try::Tiny::try(CODE(0x55b4dd29a920), Try::Tiny::Catch=REF(0x55b4dcffafb8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/site_perl/5.37.6/Plack/Test/MockHTTP.pm line 27
Plack::Test::MockHTTP::request(Plack::Test::MockHTTP=HASH(0x55b4db9f7190), HTTP::Request=HASH(0x55b4dbbfd000)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/site_perl/5.37.6/Plack/Test.pm line 38
Plack::Test::__ANON__(HTTP::Request=HASH(0x55b4dbbfd000)) called at t/crud_base_controller.t line 23
main::__ANON__(CODE(0x55b4d9986220)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/site_perl/5.37.6/Plack/Test.pm line 38
Plack::Test::test_psgi("app", CODE(0x55b4db807610), "client", CODE(0x55b4db94fef8)) called at t/crud_base_controller.t line 42
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'id' on Dvd - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'id' implicitly as an autoinc, and attempting value retrieval at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/site_perl/5.37.6/HTML/FormHandler/TraitFor/Model/DBIC.pm line 85
t/crud_base_controller.t .. ok
t/release-kwalitee.t ...... skipped: these tests are for release candidate testing
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing
All tests successful.
Files=4, Tests=20, 3 wallclock secs ( 0.05 usr 0.03 sys + 2.45 cusr 0.29 csys = 2.82 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------------------- ----- --------
Class::MOP 0 2.2201
Config::General 0 2.65
Cwd 0 3.86
DateTime::Format::SQLite 0 0.11
DBIx::Class 0 0.082843
File::Spec::Functions 0 3.86
HTML::FormHandler::Model::DBIC 0 0.29
HTML::FormHandler::Moose 0 0.40068
Moose 0 2.2201
MooseX::NonMoose 0 0.26
WebNano 0.007 0.007
WebNano::Controller 0 0.007
WebNano::Renderer::TT 0 0.002
build_requires:
Module Need Have
--------------------------------- ----- --------
base 0 2.27
Config::Any 0 0.32
DateTime 0 1.59
DBIx::Class 0 0.082843
DBIx::Class::Schema 0 0
File::Copy 0 2.40
HTML::FormHandler::Model::DBIC 0 0.29
HTML::FormHandler::Moose 0 0.40068
HTML::FormHandler::Render::Simple 0 0.40068
HTTP::Request::Common 0 6.44
overload 0 1.36
Plack::Test 0 0
strict 0 1.12
Test::More 0 1.302191
warnings 0 1.61
WebNano 0 0.007
WebNano::Renderer::TT 0 0.002
configure_requires:
Module Need Have
--------------------------------- ----- --------
ExtUtils::MakeMaker 6.30 7.64
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LC_ADDRESS = de_DE.UTF-8
LC_IDENTIFICATION = de_DE.UTF-8
LC_MEASUREMENT = de_DE.UTF-8
LC_MONETARY = de_DE.UTF-8
LC_NAME = de_DE.UTF-8
LC_NUMERIC = de_DE.UTF-8
LC_PAPER = de_DE.UTF-8
LC_TELEPHONE = de_DE.UTF-8
LC_TIME = de_DE.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-2zJA/bin/perl
PERL5LIB = /tmp/loop_over_bdir-8815-sHiJ0e/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/App-rmcd-0.280-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/LCFG-Build-Skeleton-0.5.0-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/LCFG-Build-Skeleton-0.5.0-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Device-Kiln-0.03-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Device-Kiln-0.03-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Captive-Portal-4.10-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Captive-Portal-4.10-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/downsexta-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/downsexta-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Dpkg-1.21.11-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Dpkg-1.21.11-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/App-nrun-v1.1.2-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 8907
PERL5_CPAN_IS_RUNNING = 8907
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-2zJA/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.280238
ExtUtils::Command 7.64
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.64
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.48
File::Spec 3.87
JSON 4.10
JSON::PP 4.12
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 6) configuration:
Commit id: d569e7cc1171d70b4ea183bc7c257dcf50f0ab12
Platform:
osname=linux
osvers=5.15.0-52-generic
archname=x86_64-linux-ld
uname='linux k93jammy 5.15.0-52-generic #58-ubuntu smp thu oct 13 08:03:55 utc 2022 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674 -Dmyhostname=k93jammy -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='11.3.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=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.35'
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_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 Dec 4 2022 11:47:50
%ENV:
PERL="/tmp/basesmoker-reloperl-2zJA/bin/perl"
PERL5LIB="/tmp/loop_over_bdir-8815-sHiJ0e/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/App-rmcd-0.280-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/LCFG-Build-Skeleton-0.5.0-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/LCFG-Build-Skeleton-0.5.0-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Linux-InitFS-0.2-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Linux-InitFS-0.2-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Device-Kiln-0.03-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Device-Kiln-0.03-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Captive-Portal-4.10-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Captive-Portal-4.10-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/downsexta-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/downsexta-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Dpkg-1.21.11-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Dpkg-1.21.11-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-8815-sHiJ0e/App-nrun-v1.1.2-0/blib/arch:/tmp/loop_over_bdir-8815-sHiJ0e/App-nrun-v1.1.2-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="8907"
PERL5_CPAN_IS_RUNNING="8907"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-8815-sHiJ0e/Lingua-BioYaTeA-0.11-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/Lingua-BioYaTeA-0.11-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/EJBCA-CrlPublish-0.60-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/EJBCA-CrlPublish-0.60-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/NoZone-1.3-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/NoZone-1.3-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/App-rmcd-0.280-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/App-rmcd-0.280-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/CORBA-Python-2.66-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/CORBA-Python-2.66-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/Net-ISP-Balance-1.31-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/Net-ISP-Balance-1.31-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/LCFG-Build-Skeleton-0.5.0-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/LCFG-Build-Skeleton-0.5.0-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/Net-OpenVPN-DDNS-0.1-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/Net-OpenVPN-DDNS-0.1-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/RDF-NLP-SPARQLQuery-0.1-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/RDF-NLP-SPARQLQuery-0.1-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/Linux-InitFS-0.2-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/Linux-InitFS-0.2-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/Device-Kiln-0.03-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/Device-Kiln-0.03-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/LiquidWeb-Storm-CLI-1.03-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/LiquidWeb-Storm-CLI-1.03-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/ProjectBuilder-0.14.1-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/ProjectBuilder-0.14.1-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/Lemonldap-NG-Cli-0.2-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/Lemonldap-NG-Cli-0.2-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/shishi-0.0.1-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/shishi-0.0.1-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/makepp-1.19-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/makepp-1.19-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/mmds-1.902-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/mmds-1.902-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/CGI-Application-NetNewsIface-0.0204-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/CGI-Application-NetNewsIface-0.0204-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/Simulation-Automate-1.0.1-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/Simulation-Automate-1.0.1-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/Alien-SNMP-MIBDEV-2.020000-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/Alien-SNMP-MIBDEV-2.020000-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/MP3-PodcastFetch-1.05-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/MP3-PodcastFetch-1.05-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/Business-Shipping-DataFiles-1.02-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/Business-Shipping-DataFiles-1.02-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/AllKnowingDNS-1.7-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/AllKnowingDNS-1.7-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/triceps-2.1.0-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/triceps-2.1.0-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/dta-tokwrap-0.98-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/dta-tokwrap-0.98-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/Captive-Portal-4.10-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/Captive-Portal-4.10-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/Debian-Packages-0.03-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/Debian-Packages-0.03-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/perl-Hardware-UPS-Perl-0.43-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/perl-Hardware-UPS-Perl-0.43-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/Lingua-YaTeA-0.626-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/Lingua-YaTeA-0.626-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/downsexta-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/downsexta-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/Devel-Required-0.16-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/Devel-Required-0.16-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/DBIx-Migration-Directories-0.12-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/DBIx-Migration-Directories-0.12-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/Dpkg-1.21.11-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/Dpkg-1.21.11-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/Sysync-0.35-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/Sysync-0.35-0/blib/lib
/tmp/loop_over_bdir-8815-sHiJ0e/App-nrun-v1.1.2-0/blib/arch
/tmp/loop_over_bdir-8815-sHiJ0e/App-nrun-v1.1.2-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/site_perl/5.37.6/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/site_perl/5.37.6
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/5.37.6/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/5674/lib/5.37.6
.