Mojolicious-Plugin-HTMLTemplateRenderer v0.04 Perl 5 v5.35.10 x86_64-linux-thread-multi
- Status
- Fail
- From
- Andreas J. König (ANDK)
- Dist
-
Mojolicious-Plugin-HTMLTemplateRenderer v0.04
- Platform
- Perl 5 v5.35.10 x86_64-linux-thread-multi
- Date
- 2022-03-28 17:03:29
- ID
- fde0b70a-aeb8-11ec-8f39-c1cf6989a58b
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 Bob Faist,
This is a computer-generated report for Mojolicious-Plugin-HTMLTemplateRenderer-0.04
on perl 5.35.10, 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 '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/tmp/basesmoker-reloperl-uKX0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test '200 OK'
# at t/basic.t line 35.
# got: '500'
# expected: '200'
# Failed test '200 OK'
# at t/basic.t line 36.
# got: '500'
# expected: '200'
# Failed test '200 OK'
# at t/basic.t line 37.
# got: '500'
# expected: '200'
# Failed test 'content is similar'
# at t/basic.t line 37.
# '<!DOCTYPE html>
# <!-- Request ID: 9lTNNGocV5ag -->
# <html>
# <head>
# <title>Server Error (development mode)</title>
# <meta http-equiv="Pragma" content="no-cache">
# <meta http-equiv="Expires" content="-1">
# <script src="/mojo/jquery/jquery.js"></script>
# <script src="/mojo/highlight.js/highlight.min.js"></script>
# <script src="/mojo/highlight.js/mojolicious.min.js"></script>
# <script src="/mojo/bootstrap/bootstrap.js"></script>
# <link href="/mojo/bootstrap/bootstrap.css" rel="stylesheet">
# <link href="/mojo/highlight.js/highlight-mojo-dark.css" rel="stylesheet">
# <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" rel="stylesheet">
# <link href="/mojo/mojo.css" rel="stylesheet">
# <script>
# hljs.initHighlightingOnLoad();
# $(function () {
# $('[data-toggle="tooltip"]').tooltip()
# });
# </script>
# </head>
# <body class="d-flex flex-column h-100">
# <header>
# <nav class="navbar navbar-expand-lg navbar-dark mojobar">
# <a href="https://mojolicious.org" id="mojobar-brand" class="navbar-brand">
# <picture>
# <img src="/mojo/logo-white.png"
# srcset="/mojo/logo-white-2x.png 2x">
# </picture>
# </a>
# <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav"
# aria-expanded="false" aria-label="Toggle navigation">
# <span class="navbar-toggler-icon"></span>
# </button>
# <div id="navbarNav" class="collapse navbar-collapse">
# <ul class="navbar-nav mr-auto">
# <li class="nav-item dropdown">
# <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown"
# aria-haspopup="true" aria-expanded="false">
# Documentation
# </a>
# <div class="dropdown-menu" aria-labelledby="navbarDropdown">
# <a class="dropdown-item" href="https://docs.mojolicious.org">Overview</a>
# <div class="dropdown-divider"></div>
# <a class="dropdown-item" href="https://docs.mojolicious.org/Mojolicious/Guides/Tutorial">Tutorial</a>
# <a class="dropdown-item" href="https://docs.mojolicious.org/Mojolicious/Guides/Growing">Growing</a>
# <a class="dropdown-item" href="https://docs.mojolicious.org/Mojolicious/Guides/Routing">Routing</a>
# <a class="dropdown-item" href="https://docs.mojolicious.org/Mojolicious/Guides/Rendering">Rendering</a>
# <a class="dropdown-item" href="https://docs.mojolicious.org/Mojolicious/Guides/Testing">Testing</a>
# <a class="dropdown-item" href="https://docs.mojolicious.org/Mojolicious/Guides/Cookbook">Cookbook</a>
# <a class="dropdown-item" href="https://docs.mojolicious.org/Mojolicious/Guides/Contributing">Contributing</a>
# <a class="dropdown-item" href="https://docs.mojolicious.org/Mojolicious/Guides/FAQ">FAQ</a>
# <div class="dropdown-divider"></div>
# <a class="dropdown-item" href="https://docs.mojolicious.org#API">API</a>
# </div>
# </li>
# <li class="nav-item dropdown">
# <a class="nav-link dropdown-toggle" href="#" id="communityDropdown" role="button" data-toggle="dropdown"
# aria-haspopup="true" aria-expanded="false">
# Community
# </a>
# <div class="dropdown-menu" aria-labelledby="communityDropdown">
# <a class="dropdown-item" href="https://web.libera.chat/#mojo">Chat</a>
# <a class="dropdown-item" href="https://forum.mojolicious.org">Forum</a>
# <a class="dropdown-item" href="https://twitter.com/mojolicious_org">Twitter</a>
# <a class="dropdown-item" href="https://blogs.mojolicious.org">Blogs</a>
# <a class="dropdown-item" href="https://www.linkedin.com/groups/8963713/">LinkedIn</a>
# <a class="dropdown-item" href="https://github.com/mojolicious/mojo/wiki">Wiki</a>
# <a class="dropdown-item" href="https://metacpan.org/release/Mojolicious/">CPAN</a>
# </div>
# </li>
# <li class="nav-item">
# <a class="nav-link" href="https://github.com/mojolicious/mojo/">Contribute on GitHub</a>
# </li>
# </ul>
# <form action="https://www.google.com/cse" target="_blank" class="form-inline my-2 my-lg-0">
# <input name="cx" type="hidden" value="014527573091551588235:pwfplkjpgbi">
# <input name="ie" type="hidden" value="UTF-8">
# <input name="q" placeholder="Search..." type="search">
# </form>
# </div>
# </nav>
# </header>
# <script>
# function mojoDrawer(handle, drawer) {
# $(handle).on('click', function () {
# $(drawer).slideToggle('slow');
# var text = $(handle + ' div.tap').text();
# text = text == "tap for more" ? "tap for less" : "tap for more";
# $(handle + ' div.tap').text(text);
# });
# $(drawer).toggle();
# }
# $(function () {
# mojoDrawer('#trace', '#frames');
# mojoDrawer('#more', '#infos');
# });
# </script>
# <div class="container flex-grow-1">
# <div class="row flex-wrap">
# <main class="col-sm-12 col-md-8 col-lg-10 py-md-3 pl-md-5">
# <div class="row mojo-divider">
# <div class="alert alert-danger wide" role="alert">
# <h2>Server Error</h2>
# This application is in <b>development</b> mode and will show internal information to help you with
# debugging.
# </div>
# <div id="showcase" class="box code no-bottom-border no-top-border border-radius-top">
# <pre id="error" class="error">Can't locate object method "rel_dir" via package "Mojo::Home" at /tmp/loop_over_bdir-4839-dxy0oF/Mojolicious-Plugin-HTMLTemplateRenderer-0.04-0/blib/lib/Mojolicious/Plugin/HTMLTemplateRenderer.pm line 21.
# </pre>
# <div id="context" class="more">
# <table class="wide">
# <tr>
# <td class="text-right">16</td>
# <td class="context-value wide">
# <pre><code> my $path = $r->template_path($options);</code></pre>
# </td>
# </tr>
# <tr>
# <td class="text-right">17</td>
# <td class="context-value wide">
# <pre><code> my $controller = $c->stash('controller');</code></pre>
# </td>
# </tr>
# <tr>
# <td class="text-right">18</td>
# <td class="context-value wide">
# <pre><code></code></pre>
# </td>
# </tr>
# <tr>
# <td class="text-right">19</td>
# <td class="context-value wide">
# <pre><code> my @template_dirs;</code></pre>
# </td>
# </tr>
# <tr>
# <td class="text-right">20</td>
# <td class="context-value wide">
# <pre><code></code></pre>
# </td>
# </tr>
# <tr class="important">
# <td class="text-right">21</td>
# <td class="context-value wide">
# <pre><code> push @template_dirs, $c->app->home->rel_dir('templates');</code></pre>
# </td>
# </tr>
# <tr>
# <td class="text-right">22</td>
# <td class="context-value wide">
# <pre><code></code></pre>
# </td>
# </tr>
# <tr>
# <td class="text-right">23</td>
# <td class="context-value wide">
# <pre><code> if($controller) {</code></pre>
# </td>
# </tr>
# <tr>
# <td class="text-right">24</td>
# <td class="context-value wide">
# <pre><code> push @template_dirs, $c->app->home->rel_dir("templates/$controller");</code></pre>
# </td>
# </tr>
# <tr>
# <td class="text-right">25</td>
# <td class="context-value wide">
# <pre><code> }</code></pre>
# </td>
# </tr>
# <tr>
# <td class="text-right">26</td>
# <td class="context-value wide">
# <pre><code></code></pre>
# </td>
# </tr>
# </table>
# </div>
# </div>
# <div id="trace" class="box no-padding more no-top-border border-radius-bottom">
# <div id="frames" class="more">
# <table class="striped wide">
# <tr>
# <td class="value">
# <pre>File "/tmp/loop_over_bdir-4839-dxy0oF/Mojolicious-Plugin-HTMLTemplateRenderer-0.04-0/blib/lib/Mojolicious/Plugin/HTMLTemplateRenderer.pm", line 21, in "Mojolicious::Plugin::HTMLTemplateRenderer"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious/Renderer.pm", line 225, in "Mojolicious::Renderer"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious/Renderer.pm", line 106, in "Mojolicious::Renderer"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious/Controller.pm", line 147, in "Mojolicious::Controller"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "t/basic.t", line 30, in "main"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious.pm", line 190, in "Mojolicious"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious/Plugins.pm", line 15, in "Mojolicious::Plugins"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious/Plugins.pm", line 18, in "Mojolicious::Plugins"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious/Routes.pm", line 88, in "Mojolicious::Routes"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious/Routes.pm", line 94, in "Mojolicious::Routes"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious/Routes.pm", line 43, in "Mojolicious::Routes"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious/Routes.pm", line 52, in "Mojolicious::Routes"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious.pm", line 125, in "Mojolicious"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious.pm", line 134, in "Mojolicious"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious/Plugins.pm", line 15, in "Mojolicious::Plugins"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious.pm", line 200, in "Mojolicious"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious.pm", line 200, in "Mojolicious"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious/Plugins.pm", line 15, in "Mojolicious::Plugins"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious/Plugins.pm", line 18, in "Mojolicious::Plugins"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojolicious.pm", line 139, in "Mojolicious"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojo/Server.pm", line 70, in "Mojo::Server"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojo/EventEmitter.pm", line 15, in "Mojo::EventEmitter"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojo/Server/Daemon.pm", line 103, in "Mojo::Server::Daemon"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojo/EventEmitter.pm", line 15, in "Mojo::EventEmitter"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojo/Transaction/HTTP.pm", line 60, in "Mojo::Transaction::HTTP"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojo/Server/Daemon.pm", line 222, in "Mojo::Server::Daemon"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojo/Server/Daemon.pm", line 202, in "Mojo::Server::Daemon"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojo/EventEmitter.pm", line 15, in "Mojo::EventEmitter"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojo/IOLoop/Stream.pm", line 109, in "Mojo::IOLoop::Stream"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojo/IOLoop/Stream.pm", line 57, in "Mojo::IOLoop::Stream"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojo/Reactor/Poll.pm", line 141, in "Mojo::Reactor::Poll"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojo/Reactor/Poll.pm", line 141, in "Mojo::Reactor::Poll"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojo/Reactor/EV.pm", line 54, in "Mojo::Reactor::EV"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojo/Reactor/EV.pm", line 32, in "Mojo::Reactor::EV"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojo/Reactor/EV.pm", line 32, in "Mojo::Reactor::EV"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojo/IOLoop.pm", line 134, in "Mojo::IOLoop"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Mojo/UserAgent.pm", line 67, in "Mojo::UserAgent"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Test/Mojo.pm", line 400, in "Test::Mojo"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Test/Mojo.pm", line 343, in "Test::Mojo"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/Test/Mojo.pm", line 131, in "Test::Mojo"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "t/basic.t", line 37, in "main"</pre>
# </td>
# </tr>
# </table>
# </div>
# <div class="tap">tap for more</div>
# </div>
# </div>
# <div class="row mojo-divider">
# <div id="request" class="box no-padding no-bottom-border border-radius-top">
# <table class="striped fixed-table wide">
# <tr>
# <td class="key text-right">Request ID:</td>
# <td class="value"><pre>9lTNNGocV5ag</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Method:</td>
# <td class="value"><pre>GET</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">URL:</td>
# <td class="value"><pre>/ht_test_3</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Base URL:</td>
# <td class="value"><pre>http://127.0.0.1:39851</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Parameters:</td>
# <td class="value"><pre>{}
# </pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Stash:</td>
# <td class="value"><pre>{
# "cb" => sub { "DUMMY" },
# "handler" => "tmpl",
# "loop3" => [
# {
# "M" => "A"
# },
# {
# "M" => "B"
# },
# {
# "M" => "C"
# }
# ]
# }
# </pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Session:</td>
# <td class="value"><pre>{}
# </pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Version:</td>
# <td class="value"><pre>1.1</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Accept-Encoding:</td>
# <td class="value"><pre>gzip</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Host:</td>
# <td class="value"><pre>127.0.0.1:39851</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">User-Agent:</td>
# <td class="value"><pre>Mojolicious (Perl)</pre></td>
# </tr>
#
# </table>
# </div>
# <div id="more" class="box no-padding more no-top-border border-radius-bottom">
# <div id="infos">
# <table class="striped fixed-table wide">
# <tr>
# <td class="key text-right">Perl:</td>
# <td class="value"><pre>v5.35.10 (linux)</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Mojolicious:</td>
# <td class="value"><pre>9.22 (Waffle)</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Home:</td>
# <td class="value"><pre>/tmp/loop_over_bdir-4839-dxy0oF/Mojolicious-Plugin-HTMLTemplateRenderer-0.04-0/t</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Template paths:</td>
# <td class="value"><pre>[
# "/tmp/loop_over_bdir-4839-dxy0oF/Mojolicious-Plugin-HTMLTemplateRenderer-0.04-0/t/templates"
# ]
# </pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Template classes:</td>
# <td class="value"><pre>[
# "main"
# ]
# </pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Static paths:</td>
# <td class="value"><pre>[
# "/tmp/loop_over_bdir-4839-dxy0oF/Mojolicious-Plugin-HTMLTemplateRenderer-0.04-0/t/public"
# ]
# </pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Static classes:</td>
# <td class="value"><pre>[
# "main"
# ]
# </pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Include:</td>
# <td class="value"><pre>[
# "/tmp/loop_over_bdir-4839-dxy0oF/Mojolicious-Plugin-HTMLTemplateRenderer-0.04-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Mojolicious-Plugin-HTMLTemplateRenderer-0.04-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/makepp-1.19-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/makepp-1.19-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/CGI-Application-NetNewsIface-0.0204-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/CGI-Application-NetNewsIface-0.0204-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/perl-Hardware-UPS-Perl-0.43-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/perl-Hardware-UPS-Perl-0.43-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/EJBCA-CrlPublish-0.60-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/EJBCA-CrlPublish-0.60-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/triceps-2.1.0-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/triceps-2.1.0-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/HTML-Menu-TreeView-1.22-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/HTML-Menu-TreeView-1.22-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Lemonldap-NG-Cli-0.2-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Lemonldap-NG-Cli-0.2-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Lingua-BioYaTeA-0.11-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Lingua-BioYaTeA-0.11-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Lingua-YaTeA-0.626-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Lingua-YaTeA-0.626-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/RDF-NLP-SPARQLQuery-0.1-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/RDF-NLP-SPARQLQuery-0.1-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Debian-Packages-0.03-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Debian-Packages-0.03-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Net-Async-WebService-lxd-0.02-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Net-Async-WebService-lxd-0.02-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Business-Shipping-DataFiles-1.02-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Business-Shipping-DataFiles-1.02-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Net-ISP-Balance-1.31-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Net-ISP-Balance-1.31-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/ProjectBuilder-0.14.1-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/ProjectBuilder-0.14.1-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Devel-Required-0.16-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Devel-Required-0.16-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/LCFG-Build-Tools-0.9.30-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/LCFG-Build-Tools-0.9.30-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/App-rmcd-0.280-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/App-rmcd-0.280-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Serge-1.4-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Serge-1.4-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Device-Kiln-0.03-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Device-Kiln-0.03-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/CORBA-Python-2.66-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/CORBA-Python-2.66-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Dpkg-1.21.2-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Dpkg-1.21.2-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/AllKnowingDNS-1.7-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/AllKnowingDNS-1.7-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/mmds-1.902-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/mmds-1.902-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/makepp-1.19-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/makepp-1.19-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/CGI-Application-NetNewsIface-0.0204-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/CGI-Application-NetNewsIface-0.0204-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/perl-Hardware-UPS-Perl-0.43-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/perl-Hardware-UPS-Perl-0.43-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/EJBCA-CrlPublish-0.60-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/EJBCA-CrlPublish-0.60-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/triceps-2.1.0-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/triceps-2.1.0-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/HTML-Menu-TreeView-1.22-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/HTML-Menu-TreeView-1.22-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Lemonldap-NG-Cli-0.2-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Lemonldap-NG-Cli-0.2-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Lingua-BioYaTeA-0.11-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Lingua-BioYaTeA-0.11-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Lingua-YaTeA-0.626-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Lingua-YaTeA-0.626-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/RDF-NLP-SPARQLQuery-0.1-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/RDF-NLP-SPARQLQuery-0.1-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Debian-Packages-0.03-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Debian-Packages-0.03-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Net-Async-WebService-lxd-0.02-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Net-Async-WebService-lxd-0.02-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Business-Shipping-DataFiles-1.02-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Business-Shipping-DataFiles-1.02-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Net-ISP-Balance-1.31-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Net-ISP-Balance-1.31-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/ProjectBuilder-0.14.1-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/ProjectBuilder-0.14.1-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Devel-Required-0.16-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Devel-Required-0.16-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/LCFG-Build-Tools-0.9.30-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/LCFG-Build-Tools-0.9.30-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/App-rmcd-0.280-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/App-rmcd-0.280-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Serge-1.4-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Serge-1.4-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Device-Kiln-0.03-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Device-Kiln-0.03-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/CORBA-Python-2.66-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/CORBA-Python-2.66-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/Dpkg-1.21.2-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/Dpkg-1.21.2-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/AllKnowingDNS-1.7-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/AllKnowingDNS-1.7-0/blib/lib",
# "/tmp/loop_over_bdir-4839-dxy0oF/mmds-1.902-0/blib/arch",
# "/tmp/loop_over_bdir-4839-dxy0oF/mmds-1.902-0/blib/lib",
# "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/x86_64-linux-thread-multi",
# "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10",
# "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/5.35.10/x86_64-linux-thread-multi",
# "/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/5.35.10",
# "."
# ]
# </pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Config:</td>
# <td class="value"><pre>{}
# </pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Moniker:</td>
# <td class="value"><pre>basic</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Name:</td>
# <td class="value"><pre>t/basic.t</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Executable:</td>
# <td class="value"><pre>/tmp/basesmoker-reloperl-uKX0/bin/perl</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">PID:</td>
# <td class="value"><pre>13878</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Time:</td>
# <td class="value"><pre>Mon Mar 28 17:03:03 2022</pre></td>
# </tr>
#
# </table>
# </div>
# <div class="tap tap-border-top">tap for more</div>
# </div>
# </div>
# <div class="row">
# <div class="alert alert-warning wide" role="alert">
# The application log appears to be empty, perhaps the log level <b>fatal</b> is too
# high?
# </div>
# </div>
# </main>
# </div>
# </div>
# <footer>
# <div class="container-fluid p-3 mojo-footer">
# <div class="row">
# <div class="col-sm align-self-center text-center mojo-free">
# <b>Free</b> and <b>Open Source</b>.
# </div>
# <div class="col-sm align-self-center text-center mojo-copy">
# <i class="far fa-copyright"></i> 2008-2021 Sebastian Riedel and the
# <a href="https://docs.mojolicious.org/Mojolicious#AUTHORS">Mojolicious contributors</a>.
# </div>
# <div class="col-sm align-self-center text-center mojo-social">
# <a alt="GitHub" href="https://github.com/mojolicious/mojo"><i class="fab fa-github-alt"></i></a>
# <a alt="Twitter" href="https://twitter.com/mojolicious_org"><i class="fab fa-twitter"></i></a>
# <a alt="LinkedIn" href="https://www.linkedin.com/groups/8963713/"><i class="fab fa-linkedin"></i></a>
# </div>
# </div>
# </div>
# </footer>
# </body>
# </html>
# '
# doesn't match '(?^u:<li>A</li>)'
# Looks like you failed 4 tests of 12.
t/basic.t ..
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/12 subtests
Test Summary Report
-------------------
t/basic.t (Wstat: 1024 Tests: 12 Failed: 4)
Failed tests: 5, 8, 11-12
Non-zero exit status: 4
Files=1, Tests=12, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.32 cusr 0.13 csys = 0.47 CPU)
Result: FAIL
Failed 1/1 test programs. 4/12 subtests failed.
Makefile:844: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 4
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ----
HTML::Template 2.0 2.97
Mojolicious 4.0 9.22
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-uKX0/bin/perl
PERL5LIB = /tmp/loop_over_bdir-4839-dxy0oF/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/HTML-Menu-TreeView-1.22-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Net-Async-WebService-lxd-0.02-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Net-Async-WebService-lxd-0.02-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/LCFG-Build-Tools-0.9.30-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/LCFG-Build-Tools-0.9.30-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/App-rmcd-0.280-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Serge-1.4-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Serge-1.4-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Device-Kiln-0.03-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Device-Kiln-0.03-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Dpkg-1.21.2-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Dpkg-1.21.2-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/mmds-1.902-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 4848
PERL5_CPAN_IS_RUNNING = 4848
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-uKX0/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.33
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.07
Module::Build 0.4231
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test::Harness 3.43
Test::More 1.302190
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 35 subversion 10) configuration:
Commit id: a1655185e6f80da0d630b3c2d8df5f32364b0e35
Platform:
osname=linux
osvers=4.15.0-169-generic
archname=x86_64-linux-thread-multi
uname='linux k93bionic 4.15.0-169-generic #177-ubuntu smp thu feb 3 10:50:38 utc 2022 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9 -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 -Duseithreads -Uuselongdouble -DEBUGGING=-g'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-D_REENTRANT -D_GNU_SOURCE -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
MULTIPLICITY
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_ITHREADS
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
USE_REENTRANT_API
USE_THREAD_SAFE_LOCALE
Built under linux
Compiled at Mar 20 2022 19:07:17
%ENV:
PERL="/tmp/basesmoker-reloperl-uKX0/bin/perl"
PERL5LIB="/tmp/loop_over_bdir-4839-dxy0oF/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/HTML-Menu-TreeView-1.22-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Lemonldap-NG-Cli-0.2-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Lemonldap-NG-Cli-0.2-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/RDF-NLP-SPARQLQuery-0.1-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/RDF-NLP-SPARQLQuery-0.1-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Net-Async-WebService-lxd-0.02-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Net-Async-WebService-lxd-0.02-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/ProjectBuilder-0.14.1-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/ProjectBuilder-0.14.1-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/LCFG-Build-Tools-0.9.30-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/LCFG-Build-Tools-0.9.30-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/App-rmcd-0.280-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Serge-1.4-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Serge-1.4-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Device-Kiln-0.03-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Device-Kiln-0.03-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/CORBA-Python-2.66-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/CORBA-Python-2.66-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/Dpkg-1.21.2-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/Dpkg-1.21.2-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-4839-dxy0oF/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-4839-dxy0oF/mmds-1.902-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="4848"
PERL5_CPAN_IS_RUNNING="4848"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-4839-dxy0oF/makepp-1.19-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/makepp-1.19-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/CGI-Application-NetNewsIface-0.0204-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/CGI-Application-NetNewsIface-0.0204-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/perl-Hardware-UPS-Perl-0.43-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/perl-Hardware-UPS-Perl-0.43-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/EJBCA-CrlPublish-0.60-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/EJBCA-CrlPublish-0.60-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/triceps-2.1.0-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/triceps-2.1.0-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/HTML-Menu-TreeView-1.22-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/HTML-Menu-TreeView-1.22-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/Lemonldap-NG-Cli-0.2-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/Lemonldap-NG-Cli-0.2-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/App-oo_modulino_zsh_completion_helper-0.04-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/App-oo_modulino_zsh_completion_helper-0.04-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/Lingua-BioYaTeA-0.11-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/Lingua-BioYaTeA-0.11-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/Lingua-YaTeA-0.626-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/Lingua-YaTeA-0.626-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/RDF-NLP-SPARQLQuery-0.1-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/RDF-NLP-SPARQLQuery-0.1-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/Debian-Packages-0.03-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/Debian-Packages-0.03-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/Net-Async-WebService-lxd-0.02-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/Net-Async-WebService-lxd-0.02-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/Business-Shipping-DataFiles-1.02-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/Business-Shipping-DataFiles-1.02-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/Net-ISP-Balance-1.31-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/Net-ISP-Balance-1.31-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/ProjectBuilder-0.14.1-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/ProjectBuilder-0.14.1-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/Devel-Required-0.16-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/Devel-Required-0.16-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/LCFG-Build-Tools-0.9.30-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/LCFG-Build-Tools-0.9.30-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/App-rmcd-0.280-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/App-rmcd-0.280-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/Serge-1.4-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/Serge-1.4-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/Device-Kiln-0.03-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/Device-Kiln-0.03-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/CORBA-Python-2.66-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/CORBA-Python-2.66-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/Dpkg-1.21.2-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/Dpkg-1.21.2-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/AllKnowingDNS-1.7-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/AllKnowingDNS-1.7-0/blib/lib
/tmp/loop_over_bdir-4839-dxy0oF/mmds-1.902-0/blib/arch
/tmp/loop_over_bdir-4839-dxy0oF/mmds-1.902-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/site_perl/5.35.10
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/5.35.10/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/host/k93bionic/v5.35.10/7ee9/lib/5.35.10
.