Catalyst-View-HTML-Zoom v0.003 Perl 5 v5.37.6 x86_64-linux

Status
Pass
From
Andreas J. König (ANDK)
Dist
Catalyst-View-HTML-Zoom v0.003
Platform
Perl 5 v5.37.6 x86_64-linux
Date
2022-11-25 16:05:59
ID
0d02e362-6cdb-11ed-bc0e-f18b10ac1363
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 Oliver Charles,

This is a computer-generated report for Catalyst-View-HTML-Zoom-0.003
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-0nzN/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ............... ok
t/author-pod-coverage.t ... skipped: these tests are for testing by the author
t/author-pod.t ............ skipped: these tests are for testing by the author
Class::MOP::load_class is deprecated at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/x86_64-linux/Class/MOP.pm line 69, <ARGV> line 1.
	Class::MOP::load_class("TestAppAltRoot::View::HTML::Root") called at /tmp/loop_over_bdir-1668022-quck_S/Catalyst-View-HTML-Zoom-0.003-0/blib/lib/Catalyst/View/HTML/Zoom.pm line 138
	Catalyst::View::HTML::Zoom::_zoomer_class_from_context(TestAppAltRoot::View::HTML=HASH(0x556a897fd4c0), TestAppAltRoot=HASH(0x556a89989c00)) called at /tmp/loop_over_bdir-1668022-quck_S/Catalyst-View-HTML-Zoom-0.003-0/blib/lib/Catalyst/View/HTML/Zoom.pm line 90
	Catalyst::View::HTML::Zoom::_build_renderer_from_zoomer_class(TestAppAltRoot::View::HTML=HASH(0x556a897fd4c0), TestAppAltRoot=HASH(0x556a89989c00)) called at /tmp/loop_over_bdir-1668022-quck_S/Catalyst-View-HTML-Zoom-0.003-0/blib/lib/Catalyst/View/HTML/Zoom.pm line 76
	Catalyst::View::HTML::Zoom::_build_renderer_from(TestAppAltRoot::View::HTML=HASH(0x556a897fd4c0), TestAppAltRoot=HASH(0x556a89989c00), undef) called at /tmp/loop_over_bdir-1668022-quck_S/Catalyst-View-HTML-Zoom-0.003-0/blib/lib/Catalyst/View/HTML/Zoom.pm line 67
	Catalyst::View::HTML::Zoom::render(TestAppAltRoot::View::HTML=HASH(0x556a897fd4c0), TestAppAltRoot=HASH(0x556a89989c00), "/main") called at /tmp/loop_over_bdir-1668022-quck_S/Catalyst-View-HTML-Zoom-0.003-0/blib/lib/Catalyst/View/HTML/Zoom.pm line 41
	Catalyst::View::HTML::Zoom::process(TestAppAltRoot::View::HTML=HASH(0x556a897fd4c0), TestAppAltRoot=HASH(0x556a89989c00)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Action.pm line 374
	Catalyst::Action::execute(Catalyst::Action=HASH(0x556a8999b698), TestAppAltRoot::View::HTML=HASH(0x556a897fd4c0), TestAppAltRoot=HASH(0x556a89989c00)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2067
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2067
	Catalyst::execute(TestAppAltRoot=HASH(0x556a89989c00), TestAppAltRoot::View::HTML=HASH(0x556a897fd4c0), Catalyst::Action=HASH(0x556a8999b698)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Action.pm line 366
	Catalyst::Action::dispatch(Catalyst::Action=HASH(0x556a8999b698), TestAppAltRoot=HASH(0x556a89989c00)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Dispatcher.pm line 261
	Catalyst::Dispatcher::_do_forward(Catalyst::Dispatcher=HASH(0x556a892be4e0), "forward", TestAppAltRoot=HASH(0x556a89989c00), TestAppAltRoot::View::HTML=HASH(0x556a897fd4c0)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Dispatcher.pm line 241
	Catalyst::Dispatcher::forward(Catalyst::Dispatcher=HASH(0x556a892be4e0), TestAppAltRoot=HASH(0x556a89989c00), TestAppAltRoot::View::HTML=HASH(0x556a897fd4c0)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 489
	Catalyst::forward(TestAppAltRoot=HASH(0x556a89989c00), TestAppAltRoot::View::HTML=HASH(0x556a897fd4c0)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Action/RenderView.pm line 57
	Catalyst::Action::RenderView::execute(Catalyst::Action::RenderView=HASH(0x556a89857cb8), TestAppAltRoot::Controller::Root=HASH(0x556a897fd370), TestAppAltRoot=HASH(0x556a89989c00)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2067
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2067
	Catalyst::execute(TestAppAltRoot=HASH(0x556a89989c00), "TestAppAltRoot::Controller::Root", Catalyst::Action::RenderView=HASH(0x556a89857cb8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Action.pm line 368
	Catalyst::Action::dispatch(Catalyst::Action::RenderView=HASH(0x556a89857cb8), TestAppAltRoot=HASH(0x556a89989c00)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Controller.pm line 188
	Catalyst::Controller::_END(TestAppAltRoot::Controller::Root=HASH(0x556a897fd370), TestAppAltRoot=HASH(0x556a89989c00)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Action.pm line 374
	Catalyst::Action::execute(Catalyst::Action=HASH(0x556a89857100), TestAppAltRoot::Controller::Root=HASH(0x556a897fd370), TestAppAltRoot=HASH(0x556a89989c00)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2067
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2067
	Catalyst::execute(TestAppAltRoot=HASH(0x556a89989c00), "TestAppAltRoot::Controller::Root", Catalyst::Action=HASH(0x556a89857100)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Action.pm line 368
	Catalyst::Action::dispatch(Catalyst::Action=HASH(0x556a89857100), TestAppAltRoot=HASH(0x556a89989c00)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Dispatcher.pm line 261
	Catalyst::Dispatcher::_do_forward(Catalyst::Dispatcher=HASH(0x556a892be4e0), "forward", TestAppAltRoot=HASH(0x556a89989c00), "_END") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Dispatcher.pm line 241
	Catalyst::Dispatcher::forward(Catalyst::Dispatcher=HASH(0x556a892be4e0), TestAppAltRoot=HASH(0x556a89989c00), "_END") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 489
	Catalyst::forward(TestAppAltRoot=HASH(0x556a89989c00), "_END") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Controller.pm line 137
	Catalyst::Controller::_DISPATCH(TestAppAltRoot::Controller::Root=HASH(0x556a897fd370), TestAppAltRoot=HASH(0x556a89989c00)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Action.pm line 374
	Catalyst::Action::execute(Catalyst::Action=HASH(0x556a89813e60), TestAppAltRoot::Controller::Root=HASH(0x556a897fd370), TestAppAltRoot=HASH(0x556a89989c00)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2067
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2067
	Catalyst::execute(TestAppAltRoot=HASH(0x556a89989c00), "TestAppAltRoot::Controller::Root", Catalyst::Action=HASH(0x556a89813e60)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Action.pm line 368
	Catalyst::Action::dispatch(Catalyst::Action=HASH(0x556a89813e60), TestAppAltRoot=HASH(0x556a89989c00)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Dispatcher.pm line 261
	Catalyst::Dispatcher::_do_forward(Catalyst::Dispatcher=HASH(0x556a892be4e0), "forward", TestAppAltRoot=HASH(0x556a89989c00), "//_DISPATCH") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Dispatcher.pm line 241
	Catalyst::Dispatcher::forward(Catalyst::Dispatcher=HASH(0x556a892be4e0), TestAppAltRoot=HASH(0x556a89989c00), "//_DISPATCH") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 489
	Catalyst::forward(TestAppAltRoot=HASH(0x556a89989c00), "//_DISPATCH") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Dispatcher.pm line 107
	Catalyst::Dispatcher::dispatch(Catalyst::Dispatcher=HASH(0x556a892be4e0), TestAppAltRoot=HASH(0x556a89989c00)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2013
	Catalyst::dispatch(TestAppAltRoot=HASH(0x556a89989c00)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/x86_64-linux/Class/MOP/Method/Wrapped.pm line 56
	TestAppAltRoot::_wrapped_dispatch(TestAppAltRoot=HASH(0x556a89989c00)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/x86_64-linux/Class/MOP/Method/Wrapped.pm line 97
	TestAppAltRoot::dispatch(TestAppAltRoot=HASH(0x556a89989c00)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2419
	Catalyst::try {...} () called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Try/Tiny.pm line 102
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Try/Tiny.pm line 93
	Try::Tiny::try(CODE(0x556a89989648), Try::Tiny::Catch=REF(0x556a899894b0)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2428
	Catalyst::handle_request("TestAppAltRoot", "env", HASH(0x556a899210e0), "response_cb", CODE(0x556a89989510)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Engine.pm line 807
	Catalyst::Engine::__ANON__(CODE(0x556a89989510)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Plack/Middleware/HTTPExceptions.pm line 32
	Plack::Middleware::HTTPExceptions::try {...} () called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Try/Tiny.pm line 102
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Try/Tiny.pm line 93
	Try::Tiny::try(CODE(0x556a89989348), Try::Tiny::Catch=REF(0x556a89930dd8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Plack/Middleware/HTTPExceptions.pm line 41
	Plack::Middleware::HTTPExceptions::__ANON__(CODE(0x556a8971b418)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Plack/Util.pm line 339
	Plack::Util::__ANON__(CODE(0x556a88ddc160)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Plack/Util.pm line 339
	Plack::Util::__ANON__(CODE(0x556a89937b28)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Plack/Util.pm line 339
	Plack::Util::__ANON__(CODE(0x556a897fdf58)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/HTTP/Message/PSGI.pm line 100
	HTTP::Message::PSGI::res_from_psgi(CODE(0x556a899380f8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/HTTP/Message/PSGI.pm line 157
	HTTP::Response::from_psgi("HTTP::Response", CODE(0x556a899380f8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/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/6567/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/6567/lib/site_perl/5.37.6/Try/Tiny.pm line 93
	Try::Tiny::try(CODE(0x556a8985c3b0), Try::Tiny::Catch=REF(0x556a86ed58e8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Plack/Test/MockHTTP.pm line 27
	Plack::Test::MockHTTP::request(Plack::Test::MockHTTP=HASH(0x556a899309e8), HTTP::Request=HASH(0x556a89930640)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Plack/Test.pm line 38
	Plack::Test::__ANON__(HTTP::Request=HASH(0x556a89930640)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Test.pm line 290
	Catalyst::Test::__ANON__(CODE(0x556a89930970)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Plack/Test.pm line 38
	Plack::Test::test_psgi("app", CODE(0x556a86eb6fc8), "mangle_response", CODE(0x556a886f1720), "app", CODE(0x556a89857ac0), "client", CODE(0x556a89930808)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Test.pm line 293
	Catalyst::Test::_request(HASH(0x556a899303b8), "/") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Test.pm line 336
	Catalyst::Test::_local_request("TestAppAltRoot", "/") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Test.pm line 32
	Catalyst::Test::__ANON__("/") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Test.pm line 72
	Catalyst::Test::__ANON__("/") called at t/live-test-alt-root.t line 14
t/live-test-alt-root.t .... ok
Class::MOP::load_class is deprecated at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/x86_64-linux/Class/MOP.pm line 69, <ARGV> line 1.
	Class::MOP::load_class("TestApp::View::HTML::Root") called at /tmp/loop_over_bdir-1668022-quck_S/Catalyst-View-HTML-Zoom-0.003-0/blib/lib/Catalyst/View/HTML/Zoom.pm line 138
	Catalyst::View::HTML::Zoom::_zoomer_class_from_context(TestApp::View::HTML=HASH(0x55ac7be76b98), TestApp=HASH(0x55ac7bfb4f60)) called at /tmp/loop_over_bdir-1668022-quck_S/Catalyst-View-HTML-Zoom-0.003-0/blib/lib/Catalyst/View/HTML/Zoom.pm line 90
	Catalyst::View::HTML::Zoom::_build_renderer_from_zoomer_class(TestApp::View::HTML=HASH(0x55ac7be76b98), TestApp=HASH(0x55ac7bfb4f60)) called at /tmp/loop_over_bdir-1668022-quck_S/Catalyst-View-HTML-Zoom-0.003-0/blib/lib/Catalyst/View/HTML/Zoom.pm line 76
	Catalyst::View::HTML::Zoom::_build_renderer_from(TestApp::View::HTML=HASH(0x55ac7be76b98), TestApp=HASH(0x55ac7bfb4f60), undef) called at /tmp/loop_over_bdir-1668022-quck_S/Catalyst-View-HTML-Zoom-0.003-0/blib/lib/Catalyst/View/HTML/Zoom.pm line 67
	Catalyst::View::HTML::Zoom::render(TestApp::View::HTML=HASH(0x55ac7be76b98), TestApp=HASH(0x55ac7bfb4f60), "/main") called at /tmp/loop_over_bdir-1668022-quck_S/Catalyst-View-HTML-Zoom-0.003-0/blib/lib/Catalyst/View/HTML/Zoom.pm line 41
	Catalyst::View::HTML::Zoom::process(TestApp::View::HTML=HASH(0x55ac7be76b98), TestApp=HASH(0x55ac7bfb4f60)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Action.pm line 374
	Catalyst::Action::execute(Catalyst::Action=HASH(0x55ac7c016710), TestApp::View::HTML=HASH(0x55ac7be76b98), TestApp=HASH(0x55ac7bfb4f60)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2067
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2067
	Catalyst::execute(TestApp=HASH(0x55ac7bfb4f60), TestApp::View::HTML=HASH(0x55ac7be76b98), Catalyst::Action=HASH(0x55ac7c016710)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Action.pm line 366
	Catalyst::Action::dispatch(Catalyst::Action=HASH(0x55ac7c016710), TestApp=HASH(0x55ac7bfb4f60)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Dispatcher.pm line 261
	Catalyst::Dispatcher::_do_forward(Catalyst::Dispatcher=HASH(0x55ac7ad57bf0), "forward", TestApp=HASH(0x55ac7bfb4f60), TestApp::View::HTML=HASH(0x55ac7be76b98)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Dispatcher.pm line 241
	Catalyst::Dispatcher::forward(Catalyst::Dispatcher=HASH(0x55ac7ad57bf0), TestApp=HASH(0x55ac7bfb4f60), TestApp::View::HTML=HASH(0x55ac7be76b98)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 489
	Catalyst::forward(TestApp=HASH(0x55ac7bfb4f60), TestApp::View::HTML=HASH(0x55ac7be76b98)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Action/RenderView.pm line 57
	Catalyst::Action::RenderView::execute(Catalyst::Action::RenderView=HASH(0x55ac7bedd180), TestApp::Controller::Root=HASH(0x55ac7be5ebe8), TestApp=HASH(0x55ac7bfb4f60)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2067
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2067
	Catalyst::execute(TestApp=HASH(0x55ac7bfb4f60), "TestApp::Controller::Root", Catalyst::Action::RenderView=HASH(0x55ac7bedd180)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Action.pm line 368
	Catalyst::Action::dispatch(Catalyst::Action::RenderView=HASH(0x55ac7bedd180), TestApp=HASH(0x55ac7bfb4f60)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Controller.pm line 188
	Catalyst::Controller::_END(TestApp::Controller::Root=HASH(0x55ac7be5ebe8), TestApp=HASH(0x55ac7bfb4f60)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Action.pm line 374
	Catalyst::Action::execute(Catalyst::Action=HASH(0x55ac7becb1d8), TestApp::Controller::Root=HASH(0x55ac7be5ebe8), TestApp=HASH(0x55ac7bfb4f60)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2067
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2067
	Catalyst::execute(TestApp=HASH(0x55ac7bfb4f60), "TestApp::Controller::Root", Catalyst::Action=HASH(0x55ac7becb1d8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Action.pm line 368
	Catalyst::Action::dispatch(Catalyst::Action=HASH(0x55ac7becb1d8), TestApp=HASH(0x55ac7bfb4f60)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Dispatcher.pm line 261
	Catalyst::Dispatcher::_do_forward(Catalyst::Dispatcher=HASH(0x55ac7ad57bf0), "forward", TestApp=HASH(0x55ac7bfb4f60), "_END") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Dispatcher.pm line 241
	Catalyst::Dispatcher::forward(Catalyst::Dispatcher=HASH(0x55ac7ad57bf0), TestApp=HASH(0x55ac7bfb4f60), "_END") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 489
	Catalyst::forward(TestApp=HASH(0x55ac7bfb4f60), "_END") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Controller.pm line 137
	Catalyst::Controller::_DISPATCH(TestApp::Controller::Root=HASH(0x55ac7be5ebe8), TestApp=HASH(0x55ac7bfb4f60)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Action.pm line 374
	Catalyst::Action::execute(Catalyst::Action=HASH(0x55ac7becb6b8), TestApp::Controller::Root=HASH(0x55ac7be5ebe8), TestApp=HASH(0x55ac7bfb4f60)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2067
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2067
	Catalyst::execute(TestApp=HASH(0x55ac7bfb4f60), "TestApp::Controller::Root", Catalyst::Action=HASH(0x55ac7becb6b8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Action.pm line 368
	Catalyst::Action::dispatch(Catalyst::Action=HASH(0x55ac7becb6b8), TestApp=HASH(0x55ac7bfb4f60)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Dispatcher.pm line 261
	Catalyst::Dispatcher::_do_forward(Catalyst::Dispatcher=HASH(0x55ac7ad57bf0), "forward", TestApp=HASH(0x55ac7bfb4f60), "//_DISPATCH") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Dispatcher.pm line 241
	Catalyst::Dispatcher::forward(Catalyst::Dispatcher=HASH(0x55ac7ad57bf0), TestApp=HASH(0x55ac7bfb4f60), "//_DISPATCH") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 489
	Catalyst::forward(TestApp=HASH(0x55ac7bfb4f60), "//_DISPATCH") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Dispatcher.pm line 107
	Catalyst::Dispatcher::dispatch(Catalyst::Dispatcher=HASH(0x55ac7ad57bf0), TestApp=HASH(0x55ac7bfb4f60)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2013
	Catalyst::dispatch(TestApp=HASH(0x55ac7bfb4f60)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/x86_64-linux/Class/MOP/Method/Wrapped.pm line 56
	TestApp::_wrapped_dispatch(TestApp=HASH(0x55ac7bfb4f60)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/x86_64-linux/Class/MOP/Method/Wrapped.pm line 97
	TestApp::dispatch(TestApp=HASH(0x55ac7bfb4f60)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2419
	Catalyst::try {...} () called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Try/Tiny.pm line 102
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Try/Tiny.pm line 93
	Try::Tiny::try(CODE(0x55ac7bfb49a8), Try::Tiny::Catch=REF(0x55ac7c001a98)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst.pm line 2428
	Catalyst::handle_request("TestApp", "env", HASH(0x55ac7bec2560), "response_cb", CODE(0x55ac7c001af8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Engine.pm line 807
	Catalyst::Engine::__ANON__(CODE(0x55ac7c001af8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Plack/Middleware/HTTPExceptions.pm line 32
	Plack::Middleware::HTTPExceptions::try {...} () called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Try/Tiny.pm line 102
	eval {...} called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Try/Tiny.pm line 93
	Try::Tiny::try(CODE(0x55ac7c001930), Try::Tiny::Catch=REF(0x55ac7bd58680)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Plack/Middleware/HTTPExceptions.pm line 41
	Plack::Middleware::HTTPExceptions::__ANON__(CODE(0x55ac7bd47eb8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Plack/Util.pm line 339
	Plack::Util::__ANON__(CODE(0x55ac7beced90)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Plack/Util.pm line 339
	Plack::Util::__ANON__(CODE(0x55ac7c001498)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Plack/Util.pm line 339
	Plack::Util::__ANON__(CODE(0x55ac794f0040)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/HTTP/Message/PSGI.pm line 100
	HTTP::Message::PSGI::res_from_psgi(CODE(0x55ac7bfbab78)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/HTTP/Message/PSGI.pm line 157
	HTTP::Response::from_psgi("HTTP::Response", CODE(0x55ac7bfbab78)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/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/6567/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/6567/lib/site_perl/5.37.6/Try/Tiny.pm line 93
	Try::Tiny::try(CODE(0x55ac7becf288), Try::Tiny::Catch=REF(0x55ac794ef8d8)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Plack/Test/MockHTTP.pm line 27
	Plack::Test::MockHTTP::request(Plack::Test::MockHTTP=HASH(0x55ac7bfb1080), HTTP::Request=HASH(0x55ac7bfa5bd0)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Plack/Test.pm line 38
	Plack::Test::__ANON__(HTTP::Request=HASH(0x55ac7bfa5bd0)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Test.pm line 290
	Catalyst::Test::__ANON__(CODE(0x55ac7bfb1008)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Plack/Test.pm line 38
	Plack::Test::test_psgi("app", CODE(0x55ac7bfa4e98), "mangle_response", CODE(0x55ac7ad2b670), "app", CODE(0x55ac7becbfb8), "client", CODE(0x55ac7bfa5d98)) called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Test.pm line 293
	Catalyst::Test::_request(HASH(0x55ac7952b2e0), "/") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Test.pm line 336
	Catalyst::Test::_local_request("TestApp", "/") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Test.pm line 32
	Catalyst::Test::__ANON__("/") called at /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/Catalyst/Test.pm line 72
	Catalyst::Test::__ANON__("/") called at t/live-test.t line 14
t/live-test.t ............. ok
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=7, Tests=17,  2 wallclock secs ( 0.03 usr  0.02 sys +  1.73 cusr  0.37 csys =  2.15 CPU)
Result: PASS

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                       Need  Have    
    ---------------------------- ----- --------
    Class::MOP                   1.12  2.2201  
    HTML::Zoom                   0.009 0.009009
    Moose                        1.21  2.2201  
    namespace::autoclean         0.09  0.29    
    Path::Class                  0.23  0.37    

build_requires:

    Module                       Need  Have    
    ---------------------------- ----- --------
    Catalyst::Action::RenderView 0.14  0.16    
    Catalyst::Runtime            5.8   5.90130 
    Test::More                   0.96  1.302191

configure_requires:

    Module                       Need  Have    
    ---------------------------- ----- --------
    ExtUtils::MakeMaker          6.31  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-0nzN/bin/perl
    PERL5LIB = /tmp/loop_over_bdir-1668022-quck_S/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/downsexta-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/downsexta-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/HTML-Menu-TreeView-1.22-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Device-Kiln-0.03-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Device-Kiln-0.03-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Dpkg-1.21.9-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Dpkg-1.21.9-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Captive-Portal-4.10-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Captive-Portal-4.10-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Net-ISP-Balance-1.31-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1668031
    PERL5_CPAN_IS_RUNNING = 1668031
    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-0nzN/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
    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/6567 -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 -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='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='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 /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_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Nov 20 2022 13:15:58
  %ENV:
    PERL="/tmp/basesmoker-reloperl-0nzN/bin/perl"
    PERL5LIB="/tmp/loop_over_bdir-1668022-quck_S/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Simulation-Automate-1.0.1-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/downsexta-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/downsexta-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/HTML-Menu-TreeView-1.22-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Net-OpenVPN-DDNS-0.1-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Net-OpenVPN-DDNS-0.1-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Device-Kiln-0.03-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Device-Kiln-0.03-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/shishi-0.0.1-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Dpkg-1.21.9-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Dpkg-1.21.9-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Captive-Portal-4.10-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Captive-Portal-4.10-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/DBIx-Migration-Directories-0.12-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/MP3-PodcastFetch-1.05-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/MP3-PodcastFetch-1.05-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-1668022-quck_S/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-1668022-quck_S/Net-ISP-Balance-1.31-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="1668031"
    PERL5_CPAN_IS_RUNNING="1668031"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /tmp/loop_over_bdir-1668022-quck_S/Business-Shipping-DataFiles-1.02-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/Business-Shipping-DataFiles-1.02-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/CGI-Application-NetNewsIface-0.0204-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/CGI-Application-NetNewsIface-0.0204-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/Debian-Packages-0.03-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/Debian-Packages-0.03-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/Simulation-Automate-1.0.1-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/Simulation-Automate-1.0.1-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/LiquidWeb-Storm-CLI-1.03-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/LiquidWeb-Storm-CLI-1.03-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/Lingua-BioYaTeA-0.11-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/Lingua-BioYaTeA-0.11-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/ProjectBuilder-0.14.1-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/ProjectBuilder-0.14.1-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/downsexta-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/downsexta-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/perl-Hardware-UPS-Perl-0.43-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/perl-Hardware-UPS-Perl-0.43-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/dta-tokwrap-0.98-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/dta-tokwrap-0.98-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/NoZone-1.3-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/NoZone-1.3-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/AllKnowingDNS-1.7-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/AllKnowingDNS-1.7-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/HTML-Menu-TreeView-1.22-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/HTML-Menu-TreeView-1.22-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/Net-OpenVPN-DDNS-0.1-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/Net-OpenVPN-DDNS-0.1-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/Device-Kiln-0.03-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/Device-Kiln-0.03-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/shishi-0.0.1-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/shishi-0.0.1-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/Alien-SNMP-MIBDEV-2.020000-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/Alien-SNMP-MIBDEV-2.020000-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/Lingua-YaTeA-0.626-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/Lingua-YaTeA-0.626-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/Lemonldap-NG-Cli-0.2-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/Lemonldap-NG-Cli-0.2-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/makepp-1.19-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/makepp-1.19-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/Dpkg-1.21.9-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/Dpkg-1.21.9-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/Captive-Portal-4.10-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/Captive-Portal-4.10-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/DBIx-Migration-Directories-0.12-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/DBIx-Migration-Directories-0.12-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/Devel-Required-0.16-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/Devel-Required-0.16-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/Sysync-0.35-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/Sysync-0.35-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/EJBCA-CrlPublish-0.60-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/EJBCA-CrlPublish-0.60-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/mmds-1.902-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/mmds-1.902-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/MP3-PodcastFetch-1.05-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/MP3-PodcastFetch-1.05-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/triceps-2.1.0-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/triceps-2.1.0-0/blib/lib
    /tmp/loop_over_bdir-1668022-quck_S/Net-ISP-Balance-1.31-0/blib/arch
    /tmp/loop_over_bdir-1668022-quck_S/Net-ISP-Balance-1.31-0/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/site_perl/5.37.6
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/5.37.6/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.37.6/6567/lib/5.37.6
    .