Mojolicious-Plugin-HTMLTemplateRenderer v0.04 Perl 5 v5.41.8 x86_64-linux-thread-multi
- Status
- Fail
- From
- Andreas J. König (ANDK)
- Dist
-
Mojolicious-Plugin-HTMLTemplateRenderer v0.04
- Platform
- Perl 5 v5.41.8 x86_64-linux-thread-multi
- Date
- 2025-02-09 10:24:25
- ID
- 091c9628-e6d0-11ef-acb9-abde9c48a60b
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.41.8, created by CPAN-Reporter-1.2020.
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-rHYm/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: pLcbJzYs3l-t -->
# <html>
# <head>
# <title>Server Error (development mode)</title>
# <meta http-equiv="Pragma" content="no-cache">
# <meta http-equiv="Expires" content="-1">
# <link href="/favicon.ico" rel="icon">
# <script src="/mojo/highlight.js/highlight.min.js"></script>
# <script src="/mojo/highlight.js/mojolicious.min.js"></script>
# <script src="/mojo/popper/popper.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="/mojo/mojo.css" rel="stylesheet">
# <script>
# 'use strict';
# hljs.initHighlightingOnLoad();
# window.addEventListener('load', () => {
# for (const tooltip of document.querySelectorAll('[data-bs-toggle="tooltip"]')) {
# new bootstrap.Tooltip(tooltip);
# }
# });
# </script>
# <style>
# .fa-copyright {
# line-height: 12px;
# height: 12px;
# width: 12px;
# display: inline-block;
# }
#
# .fa-icon {
# width: 32px;
# display: inline-block;
# line-height: 24px;
# }
# </style>
# </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-bs-toggle="collapse" data-bs-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 me-auto">
# <li class="nav-item dropdown">
# <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-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-bs-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">IRC</a>
# <a class="dropdown-item" href="https://forum.mojolicious.org">Forum</a>
# <a class="dropdown-item" href="https://fosstodon.org/@mojolicious">Mastodon</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>
# 'use strict';
# function mojoDrawer(handle, drawer) {
# const handleEl = document.querySelector(handle);
# if (handleEl === null) return;
# handleEl.addEventListener('click', () => {
# const drawerEl = document.querySelector(drawer);
# let text = handleEl.innerText;
# text = text == "tap for more" ? "tap for less" : "tap for more";
# const divTap = document.querySelector(handle + ' div.tap');
# if (divTap !== null) divTap.innerText = text;
# drawerEl.classList.toggle('d-none');
# });
# }
# window.addEventListener('load', () => {
# 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-349316-S_C4zt/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="d-none">
# <table class="striped wide">
# <tr>
# <td class="value">
# <pre>File "/tmp/loop_over_bdir-349316-S_C4zt/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/Mojolicious/Renderer.pm", line 229, in "Mojolicious::Renderer"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/Mojolicious/Renderer.pm", line 108, in "Mojolicious::Renderer"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/Mojolicious/Controller.pm", line 182, 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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/Mojolicious.pm", line 193, in "Mojolicious"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/Mojolicious.pm", line 127, in "Mojolicious"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/Mojolicious.pm", line 136, in "Mojolicious"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/Mojolicious.pm", line 203, in "Mojolicious"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/Mojolicious.pm", line 203, in "Mojolicious"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/Mojolicious.pm", line 141, in "Mojolicious"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/Mojo/Server.pm", line 72, in "Mojo::Server"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/Mojo/Server/Daemon.pm", line 224, in "Mojo::Server::Daemon"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/Mojo/Reactor/Poll.pm", line 60, in "Mojo::Reactor::Poll"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/Mojo/Reactor/Poll.pm", line 101, in "Mojo::Reactor::Poll"</pre>
# </td>
# </tr>
# <tr>
# <td class="value">
# <pre>File "/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/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>pLcbJzYs3l-t</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:40449</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:40449</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" class="d-none">
# <table class="striped fixed-table wide">
# <tr>
# <td class="key text-right">Perl:</td>
# <td class="value"><pre>v5.41.8 (linux)</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Mojolicious:</td>
# <td class="value"><pre>9.39 (Waffle)</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Home:</td>
# <td class="value"><pre>/tmp/loop_over_bdir-349316-S_C4zt/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-349316-S_C4zt/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-349316-S_C4zt/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-349316-S_C4zt/Mojolicious-Plugin-HTMLTemplateRenderer-0.04-0/blib/lib",
# "/tmp/loop_over_bdir-349316-S_C4zt/Mojolicious-Plugin-HTMLTemplateRenderer-0.04-0/blib/arch",
# "/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/x86_64-linux-thread-multi",
# "/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/site_perl/5.41.8",
# "/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/5.41.8/x86_64-linux-thread-multi",
# "/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/5.41.8",
# "."
# ]
# </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-rHYm/bin/perl</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">PID:</td>
# <td class="value"><pre>1618326</pre></td>
# </tr>
#
# <tr>
# <td class="key text-right">Time:</td>
# <td class="value"><pre>Sun Feb 9 10:23:43 2025</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"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248s248-111.033 248-248S392.967 8 256 8zm0 448c-110.532 0-200-89.451-200-200c0-110.531 89.451-200 200-200c110.532 0 200 89.451 200 200c0 110.532-89.451 200-200 200zm107.351-101.064c-9.614 9.712-45.53 41.396-104.065 41.396c-82.43 0-140.484-61.425-140.484-141.567c0-79.152 60.275-139.401 139.762-139.401c55.531 0 88.738 26.62 97.593 34.779a11.965 11.965 0 0 1 1.936 15.322l-18.155 28.113c-3.841 5.95-11.966 7.282-17.499 2.921c-8.595-6.776-31.814-22.538-61.708-22.538c-48.303 0-77.916 35.33-77.916 80.082c0 41.589 26.888 83.692 78.277 83.692c32.657 0 56.843-19.039 65.726-27.225c5.27-4.857 13.596-4.039 17.82 1.738l19.865 27.17a11.947 11.947 0 0 1-1.152 15.518z"/></svg></i> 2008-2024 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" class="fa-icon">
# <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 512" style="height: 23px;"><path fill="currentColor" d="M186.1 328.7c0 20.9-10.9 55.1-36.7 55.1s-36.7-34.2-36.7-55.1s10.9-55.1 36.7-55.1s36.7 34.2 36.7 55.1zM480 278.2c0 31.9-3.2 65.7-17.5 95c-37.9 76.6-142.1 74.8-216.7 74.8c-75.8 0-186.2 2.7-225.6-74.8c-14.6-29-20.2-63.1-20.2-95c0-41.9 13.9-81.5 41.5-113.6c-5.2-15.8-7.7-32.4-7.7-48.8c0-21.5 4.9-32.3 14.6-51.8c45.3 0 74.3 9 108.8 36c29-6.9 58.8-10 88.7-10c27 0 54.2 2.9 80.4 9.2c34-26.7 63-35.2 107.8-35.2c9.8 19.5 14.6 30.3 14.6 51.8c0 16.4-2.6 32.7-7.7 48.2c27.5 32.4 39 72.3 39 114.2zm-64.3 50.5c0-43.9-26.7-82.6-73.5-82.6c-18.9 0-37 3.4-56 6c-14.9 2.3-29.8 3.2-45.1 3.2c-15.2 0-30.1-.9-45.1-3.2c-18.7-2.6-37-6-56-6c-46.8 0-73.5 38.7-73.5 82.6c0 87.8 80.4 101.3 150.4 101.3h48.2c70.3 0 150.6-13.4 150.6-101.3zm-82.6-55.1c-25.8 0-36.7 34.2-36.7 55.1s10.9 55.1 36.7 55.1s36.7-34.2 36.7-55.1s-10.9-55.1-36.7-55.1z"/></svg>
# </a>
# <a alt="Mastodon" href="https://fosstodon.org/@mojolicious" class="fa-icon">
# <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" style="height: 23px;"><path fill="currentColor" d="M433 179.11c0-97.2-63.71-125.7-63.71-125.7c-62.52-28.7-228.56-28.4-290.48 0c0 0-63.72 28.5-63.72 125.7c0 115.7-6.6 259.4 105.63 289.1c40.51 10.7 75.32 13 103.33 11.4c50.81-2.8 79.32-18.1 79.32-18.1l-1.7-36.9s-36.31 11.4-77.12 10.1c-40.41-1.4-83-4.4-89.63-54a102.54 102.54 0 0 1-.9-13.9c85.63 20.9 158.65 9.1 178.75 6.7c56.12-6.7 105-41.3 111.23-72.9c9.8-49.8 9-121.5 9-121.5zm-75.12 125.2h-46.63v-114.2c0-49.7-64-51.6-64 6.9v62.5h-46.33V197c0-58.5-64-56.6-64-6.9v114.2H90.19c0-122.1-5.2-147.9 18.41-175c25.9-28.9 79.82-30.8 103.83 6.1l11.6 19.5l11.6-19.5c24.11-37.1 78.12-34.8 103.83-6.1c23.71 27.3 18.4 53 18.4 175z"/></svg>
# </a>
# <a alt="LinkedIn" href="https://www.linkedin.com/groups/8963713/" class="fa-icon">
# <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" style="height: 23px;"><path fill="currentColor" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5c0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7c-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5c67.2 0 79.7 44.3 79.7 101.9V416z"/></svg>
# </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 (exited 4) Tests: 12 Failed: 4)
Failed tests: 5, 8, 11-12
Non-zero exit status: 4
Files=1, Tests=12, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.67 cusr 0.05 csys = 0.75 CPU)
Result: FAIL
Failed 1/1 test programs. 4/12 subtests failed.
make: *** [Makefile:844: test_dynamic] Error 4
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- ----
HTML::Template 2.0 2.97
Mojolicious 4.0 9.39
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.70
configure_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.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-rHYm/bin/perl
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 349324
PERL5_CPAN_IS_RUNNING = 349324
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-rHYm/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.92
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.57
File::Spec 3.93
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.89
Parse::CPAN::Meta 2.150010
Test2 1.302209
Test::Harness 3.50
Test::More 1.302209
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 41 subversion 8) configuration:
Commit id: 275243fbaf44bf18a6a42a38e62026bc22e22cc4
Platform:
osname=linux
osvers=5.4.0-204-generic
archname=x86_64-linux-thread-multi
uname='linux k93focal 5.4.0-204-generic #224-ubuntu smp thu dec 5 13:38:28 utc 2024 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119 -Dmyhostname=k93focal -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=both'
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 -DDEBUGGING -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 -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='9.4.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=libc-2.31.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.31'
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:
DEBUGGING
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
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_TRACK_MEMPOOL
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
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 Feb 2 2025 04:18:34
%ENV:
PERL="/tmp/basesmoker-reloperl-rHYm/bin/perl"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="349324"
PERL5_CPAN_IS_RUNNING="349324"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/site_perl/5.41.8/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/site_perl/5.41.8
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/5.41.8/x86_64-linux-thread-multi
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.8/d119/lib/5.41.8
.