Mojo-SOAP-Client v0.1.8 Perl 5 v5.41.2 x86_64-linux-ld
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
Mojo-SOAP-Client v0.1.8
- Platform
- Perl 5 v5.41.2 x86_64-linux-ld
- Date
- 2024-08-06 14:34:21
- ID
- f86800fe-5400-11ef-ae86-6678a2beea7e
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 Tobias Oetiker,
This is a computer-generated report for Mojo-SOAP-Client-0.1.8
on perl 5.41.2, created by CPAN-Reporter-1.2019.
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-GLmy/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
Unhandled rejected promise: /SOAP - 404 Not Found
Request:
Content-Length: 238
Content-Type: text/xml; charset=UTF-8
X-Mojolicious-Version: 9.37
X-XML-Compile-Cache-Version: 1.06
X-XML-Compile-SOAP-Version: 3.28
X-XML-Compile-Version: 1.63
X-XML-LibXML-Version: 2.0210
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Body>
<tns:getCountries xmlns:tns="http://namesservice.thomas_bayer.com/"/>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Response:
Response:
404 Not Found
Date: Tue, 06 Aug 2024 14:33:52 GMT
Server: Mojolicious (Perl)
Vary: Accept-Encoding
Content-Length: 22022
Content-Type: text/html;charset=UTF-8
<!DOCTYPE html>
<!-- Request ID: Crf5FAaVm-Yv -->
<html>
<head>
<title>Page Not Found (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://matrix.to/#/#mojo:matrix.org">Matrix</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-warning wide" role="alert">
<h2>Page Not Found</h2>
This application is in <b>development</b> mode and will show internal information to help you with
debugging.
</div>
<div id="routes" class="box no-padding border-radius-both">
<div class="padded-content">
<p>
None of these routes could generate a response for your
<code>POST</code> request for
<code>/SOAP</code>, maybe you need
to add a new one?
</p>
</div>
<table class="striped-grey wide">
<thead>
<tr>
<th>Pattern</th>
<th>Methods</th>
<th>Name</th>
</tr>
</thead>
</table>
</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>Crf5FAaVm-Yv</pre></td>
</tr>
<tr>
<td class="key text-right">Method:</td>
<td class="value"><pre>POST</pre></td>
</tr>
<tr>
<td class="key text-right">URL:</td>
<td class="value"><pre>/SOAP</pre></td>
</tr>
<tr>
<td class="key text-right">Base URL:</td>
<td class="value"><pre>http://127.0.0.1:45919</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>{}
</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">Content-Length:</td>
<td class="value"><pre>238</pre></td>
</tr>
<tr>
<td class="key text-right">Content-Type:</td>
<td class="value"><pre>text/xml; charset=UTF-8</pre></td>
</tr>
<tr>
<td class="key text-right">Host:</td>
<td class="value"><pre>127.0.0.1:45919</pre></td>
</tr>
<tr>
<td class="key text-right">User-Agent:</td>
<td class="value"><pre>Mojolicious (Perl)</pre></td>
</tr>
<tr>
<td class="key text-right">X-Mojolicious-Version:</td>
<td class="value"><pre>9.37</pre></td>
</tr>
<tr>
<td class="key text-right">X-XML-Compile-Cache-Version:</td>
<td class="value"><pre>1.06</pre></td>
</tr>
<tr>
<td class="key text-right">X-XML-Compile-SOAP-Version:</td>
<td class="value"><pre>3.28</pre></td>
</tr>
<tr>
<td class="key text-right">X-XML-Compile-Version:</td>
<td class="value"><pre>1.63</pre></td>
</tr>
<tr>
<td class="key text-right">X-XML-LibXML-Version:</td>
<td class="value"><pre>2.0210</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.2 (linux)</pre></td>
</tr>
<tr>
<td class="key text-right">Mojolicious:</td>
<td class="value"><pre>9.37 (Waffle)</pre></td>
</tr>
<tr>
<td class="key text-right">Home:</td>
<td class="value"><pre>/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.2/d3e4/lib/site_perl/5.41.2</pre></td>
</tr>
<tr>
<td class="key text-right">Template paths:</td>
<td class="value"><pre>[
"/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.2/d3e4/lib/site_perl/5.41.2/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>[
"/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.2/d3e4/lib/site_perl/5.41.2/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-3545966-ZYg9Z0/Mojo-SOAP-Client-0.1.8-0/t/../lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/Mojo-SOAP-Client-0.1.8-0/t/../3rd/lib/perl5",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/Mojo-SOAP-Client-0.1.8-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/Mojo-SOAP-Client-0.1.8-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/makepp-1.19-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/makepp-1.19-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/HTML-Menu-TreeView-1.22-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/HTML-Menu-TreeView-1.22-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/mmds-1.902-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/mmds-1.902-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/Debian-Packages-0.03-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/Debian-Packages-0.03-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/EJBCA-CrlPublish-0.60-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/EJBCA-CrlPublish-0.60-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/Sysync-0.38-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/Sysync-0.38-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/Alien-SNMP-MIBDEV-2.020000-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/Alien-SNMP-MIBDEV-2.020000-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/Devel-Required-0.16-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/Devel-Required-0.16-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/dta-tokwrap-0.98-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/dta-tokwrap-0.98-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/CGI-Application-NetNewsIface-0.0204-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/CGI-Application-NetNewsIface-0.0204-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/Net-Async-WebService-lxd-0.03-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/Net-Async-WebService-lxd-0.03-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/LCFG-Build-Skeleton-0.5.0-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/LCFG-Build-Skeleton-0.5.0-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/App-rmcd-0.280-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/App-rmcd-0.280-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/AllKnowingDNS-1.7-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/AllKnowingDNS-1.7-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/downsexta-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/downsexta-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/Lingua-YaTeA-0.626-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/Lingua-YaTeA-0.626-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/triceps-2.1.0-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/triceps-2.1.0-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/Business-Shipping-DataFiles-1.02-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/Business-Shipping-DataFiles-1.02-0/blib/lib",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/DBIx-Migration-Directories-0.12-0/blib/arch",
"/tmp/loop_over_bdir-3545966-ZYg9Z0/DBIx-Migration-Directories-0.12-0/blib/lib",
"/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.2/d3e4/lib/site_perl/5.41.2/x86_64-linux-ld",
"/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.2/d3e4/lib/site_perl/5.41.2",
"/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.2/d3e4/lib/5.41.2/x86_64-linux-ld",
"/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.2/d3e4/lib/5.41.2",
"."
]
</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>mojolicious</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-GLmy/bin/perl</pre></td>
</tr>
<tr>
<td class="key text-right">PID:</td>
<td class="value"><pre>3067461</pre></td>
</tr>
<tr>
<td class="key text-right">Time:</td>
<td class="value"><pre>Tue Aug 6 14:33:52 2024</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>
Call initiated at: Tue Aug 6 14:33:52 2024
SOAP call timing:
encoding: 0.14 ms
stringify: 0.00 ms
connection: 0.00 ms
parsing: 0.00 ms
decoding: - (no xml to convert)
total time: -672.16 ms = -0.672 seconds
at t/basic.t line 34.
t/basic.t ... ok
t/server.t .. skipped: Mojolicious::Plugin::SOAP::Server required for end2end test
All tests successful.
Files=2, Tests=2, 2 wallclock secs ( 0.02 usr 0.00 sys + 1.66 cusr 0.19 csys = 1.87 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------- -------- --------
Mojolicious 8.26 9.37
perl 5.020001 5.041002
XML::Compile::SOAP 0 3.28
XML::Compile::SOAP12 0 3.06
XML::Compile::SOAP::Mojolicious 0.05 0.06
XML::Compile::WSDL11 0 3.08
build_requires:
Module Need Have
------------------------------- -------- --------
CPAN::Uploader 0 0.103018
Pod::Markdown::Github 0 0.04
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-GLmy/bin/perl
PERL5LIB = /tmp/loop_over_bdir-3545966-ZYg9Z0/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/HTML-Menu-TreeView-1.22-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/Sysync-0.38-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/Sysync-0.38-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/Net-Async-WebService-lxd-0.03-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/Net-Async-WebService-lxd-0.03-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/LCFG-Build-Skeleton-0.5.0-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/LCFG-Build-Skeleton-0.5.0-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/App-rmcd-0.280-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/downsexta-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/downsexta-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/DBIx-Migration-Directories-0.12-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3545976
PERL5_CPAN_IS_RUNNING = 3545976
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-GLmy/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
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.52
File::Spec 3.92
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test2 1.302199
Test::Harness 3.48
Test::More 1.302199
YAML 1.31
YAML::Syck 1.34
version 0.9932
--
Summary of my perl5 (revision 5 version 41 subversion 2) configuration:
Commit id: bcb5884b9b0ae1345ac74420bacb865ba11baab3
Platform:
osname=linux
osvers=5.4.0-187-generic
archname=x86_64-linux-ld
uname='linux k93focal 5.4.0-187-generic #207-ubuntu smp mon jun 10 08:16:10 utc 2024 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.2/d3e4 -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 -Uuseithreads -Duselongdouble -DEBUGGING=both'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-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='long double'
nvsize=16
Off_t='off_t'
lseeksize=8
alignbytes=16
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=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
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_LONG_DOUBLE
USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Jul 22 2024 12:04:20
%ENV:
PERL="/tmp/basesmoker-reloperl-GLmy/bin/perl"
PERL5LIB="/tmp/loop_over_bdir-3545966-ZYg9Z0/makepp-1.19-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/makepp-1.19-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/HTML-Menu-TreeView-1.22-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/HTML-Menu-TreeView-1.22-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/mmds-1.902-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/mmds-1.902-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/EJBCA-CrlPublish-0.60-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/EJBCA-CrlPublish-0.60-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/Sysync-0.38-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/Sysync-0.38-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/dta-tokwrap-0.98-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/dta-tokwrap-0.98-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/CGI-Application-NetNewsIface-0.0204-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/CGI-Application-NetNewsIface-0.0204-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/Net-Async-WebService-lxd-0.03-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/Net-Async-WebService-lxd-0.03-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/LCFG-Build-Skeleton-0.5.0-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/LCFG-Build-Skeleton-0.5.0-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/App-rmcd-0.280-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/App-rmcd-0.280-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/AllKnowingDNS-1.7-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/AllKnowingDNS-1.7-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/downsexta-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/downsexta-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/triceps-2.1.0-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/triceps-2.1.0-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/Business-Shipping-DataFiles-1.02-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/Business-Shipping-DataFiles-1.02-0/blib/lib:/tmp/loop_over_bdir-3545966-ZYg9Z0/DBIx-Migration-Directories-0.12-0/blib/arch:/tmp/loop_over_bdir-3545966-ZYg9Z0/DBIx-Migration-Directories-0.12-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="3545976"
PERL5_CPAN_IS_RUNNING="3545976"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-3545966-ZYg9Z0/makepp-1.19-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/makepp-1.19-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/HTML-Menu-TreeView-1.22-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/HTML-Menu-TreeView-1.22-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/mmds-1.902-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/mmds-1.902-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/Debian-Packages-0.03-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/Debian-Packages-0.03-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/EJBCA-CrlPublish-0.60-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/EJBCA-CrlPublish-0.60-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/Sysync-0.38-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/Sysync-0.38-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/Alien-SNMP-MIBDEV-2.020000-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/Alien-SNMP-MIBDEV-2.020000-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/Devel-Required-0.16-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/Devel-Required-0.16-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/dta-tokwrap-0.98-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/dta-tokwrap-0.98-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/CGI-Application-NetNewsIface-0.0204-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/CGI-Application-NetNewsIface-0.0204-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/Net-Async-WebService-lxd-0.03-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/Net-Async-WebService-lxd-0.03-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/LCFG-Build-Skeleton-0.5.0-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/LCFG-Build-Skeleton-0.5.0-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/App-rmcd-0.280-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/App-rmcd-0.280-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/AllKnowingDNS-1.7-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/AllKnowingDNS-1.7-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/downsexta-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/downsexta-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/Lingua-YaTeA-0.626-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/Lingua-YaTeA-0.626-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/triceps-2.1.0-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/triceps-2.1.0-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/Business-Shipping-DataFiles-1.02-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/Business-Shipping-DataFiles-1.02-0/blib/lib
/tmp/loop_over_bdir-3545966-ZYg9Z0/DBIx-Migration-Directories-0.12-0/blib/arch
/tmp/loop_over_bdir-3545966-ZYg9Z0/DBIx-Migration-Directories-0.12-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.2/d3e4/lib/site_perl/5.41.2/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.2/d3e4/lib/site_perl/5.41.2
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.2/d3e4/lib/5.41.2/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.2/d3e4/lib/5.41.2
.