Mojo-SOAP-Client v0.1.8 Perl 5 v5.39.2 x86_64-linux
- Status
- Pass
- From
- Andreas J. König (ANDK)
- Dist
-
Mojo-SOAP-Client v0.1.8
- Platform
- Perl 5 v5.39.2 x86_64-linux
- Date
- 2023-08-26 04:17:53
- ID
- 870b18aa-43c7-11ee-9a9c-a91a32d88efe
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.39.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-15Ns/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.33
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.0209
<?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: Sat, 26 Aug 2023 04:13:07 GMT
Server: Mojolicious (Perl)
Vary: Accept-Encoding
Content-Length: 16469
Content-Type: text/html;charset=UTF-8
<!DOCTYPE html>
<!-- Request ID: O0NW1RsIVZNY -->
<html>
<head>
<title>Page Not Found (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://matrix.to/#/#mojo:matrix.org">Matrix</a>
<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>
function mojoDrawer(handle, drawer) {
$(handle).on('click', function () {
$(drawer).slideToggle('slow');
const 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-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>O0NW1RsIVZNY</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:46135</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:46135</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.33</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.0209</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.39.2 (linux)</pre></td>
</tr>
<tr>
<td class="key text-right">Mojolicious:</td>
<td class="value"><pre>9.33 (Waffle)</pre></td>
</tr>
<tr>
<td class="key text-right">Home:</td>
<td class="value"><pre>/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.39.2/6567/lib/site_perl/5.39.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/k93jammy/v5.39.2/6567/lib/site_perl/5.39.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/k93jammy/v5.39.2/6567/lib/site_perl/5.39.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-3151399-xznQD4/Mojo-SOAP-Client-0.1.8-0/t/../lib",
"/tmp/loop_over_bdir-3151399-xznQD4/Mojo-SOAP-Client-0.1.8-0/t/../3rd/lib/perl5",
"/tmp/loop_over_bdir-3151399-xznQD4/Mojo-SOAP-Client-0.1.8-0/blib/lib",
"/tmp/loop_over_bdir-3151399-xznQD4/Mojo-SOAP-Client-0.1.8-0/blib/arch",
"/tmp/loop_over_bdir-3151399-xznQD4/Sysync-0.35-0/blib/arch",
"/tmp/loop_over_bdir-3151399-xznQD4/Sysync-0.35-0/blib/lib",
"/tmp/loop_over_bdir-3151399-xznQD4/Debian-Packages-0.03-0/blib/arch",
"/tmp/loop_over_bdir-3151399-xznQD4/Debian-Packages-0.03-0/blib/lib",
"/tmp/loop_over_bdir-3151399-xznQD4/Net-ISP-Balance-1.31-0/blib/arch",
"/tmp/loop_over_bdir-3151399-xznQD4/Net-ISP-Balance-1.31-0/blib/lib",
"/tmp/loop_over_bdir-3151399-xznQD4/Lingua-BioYaTeA-0.11-0/blib/arch",
"/tmp/loop_over_bdir-3151399-xznQD4/Lingua-BioYaTeA-0.11-0/blib/lib",
"/tmp/loop_over_bdir-3151399-xznQD4/Lingua-YaTeA-0.626-0/blib/arch",
"/tmp/loop_over_bdir-3151399-xznQD4/Lingua-YaTeA-0.626-0/blib/lib",
"/tmp/loop_over_bdir-3151399-xznQD4/Devel-Required-0.16-0/blib/arch",
"/tmp/loop_over_bdir-3151399-xznQD4/Devel-Required-0.16-0/blib/lib",
"/tmp/loop_over_bdir-3151399-xznQD4/NoZone-1.3-0/blib/arch",
"/tmp/loop_over_bdir-3151399-xznQD4/NoZone-1.3-0/blib/lib",
"/tmp/loop_over_bdir-3151399-xznQD4/shishi-0.0.1-0/blib/arch",
"/tmp/loop_over_bdir-3151399-xznQD4/shishi-0.0.1-0/blib/lib",
"/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.39.2/6567/lib/site_perl/5.39.2/x86_64-linux",
"/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.39.2/6567/lib/site_perl/5.39.2",
"/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.39.2/6567/lib/5.39.2/x86_64-linux",
"/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.39.2/6567/lib/5.39.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-15Ns/bin/perl</pre></td>
</tr>
<tr>
<td class="key text-right">PID:</td>
<td class="value"><pre>323338</pre></td>
</tr>
<tr>
<td class="key text-right">Time:</td>
<td class="value"><pre>Sat Aug 26 04:13:07 2023</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-2023 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="Mastodon" href="https://fosstodon.org/@mojolicious"><i class="fab fa-mastodon"></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>
Call initiated at: Sat Aug 26 04:13:07 2023
SOAP call timing:
encoding: 0.10 ms
stringify: 0.00 ms
connection: 0.00 ms
parsing: 0.00 ms
decoding: - (no xml to convert)
total time: -951.82 ms = -0.952 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, 1 wallclock secs ( 0.02 usr 0.03 sys + 1.15 cusr 0.15 csys = 1.35 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------------- -------- --------
Mojolicious 8.26 9.33
perl 5.020001 5.039002
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
LC_ADDRESS = de_DE.UTF-8
LC_IDENTIFICATION = de_DE.UTF-8
LC_MEASUREMENT = de_DE.UTF-8
LC_MONETARY = de_DE.UTF-8
LC_NAME = de_DE.UTF-8
LC_NUMERIC = de_DE.UTF-8
LC_PAPER = de_DE.UTF-8
LC_TELEPHONE = de_DE.UTF-8
LC_TIME = de_DE.UTF-8
PATH = /home/sand/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/perl/bin:/usr/X11/bin
PERL5LIB = /tmp/loop_over_bdir-3151399-xznQD4/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-3151399-xznQD4/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-3151399-xznQD4/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-3151399-xznQD4/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-3151399-xznQD4/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-3151399-xznQD4/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-3151399-xznQD4/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-3151399-xznQD4/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-3151399-xznQD4/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-3151399-xznQD4/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-3151399-xznQD4/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-3151399-xznQD4/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-3151399-xznQD4/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-3151399-xznQD4/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-3151399-xznQD4/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-3151399-xznQD4/shishi-0.0.1-0/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3151407
PERL5_CPAN_IS_RUNNING = 3151407
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-15Ns/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.90
ExtUtils::CBuilder 0.280239
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.90
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test2 1.302195
Test::Harness 3.47
Test::More 1.302195
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 39 subversion 2) configuration:
Commit id: e246fd63c3ad4034efc21113d44231047f6b2909
Platform:
osname=linux
osvers=6.2.0-26-generic
archname=x86_64-linux
uname='linux k93jammy 6.2.0-26-generic #26~22.04.1-ubuntu smp preempt_dynamic thu jul 13 16:27:29 utc 2 x86_64 x86_64 x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.39.2/6567 -Dmyhostname=k93jammy -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Uuselongdouble -DEBUGGING=-g'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
optimize='-O2 -g'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='11.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=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.35'
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E'
cccdlflags='-fPIC'
lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_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_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Aug 21 2023 02:09:42
%ENV:
PERL5LIB="/tmp/loop_over_bdir-3151399-xznQD4/Sysync-0.35-0/blib/arch:/tmp/loop_over_bdir-3151399-xznQD4/Sysync-0.35-0/blib/lib:/tmp/loop_over_bdir-3151399-xznQD4/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-3151399-xznQD4/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-3151399-xznQD4/Net-ISP-Balance-1.31-0/blib/arch:/tmp/loop_over_bdir-3151399-xznQD4/Net-ISP-Balance-1.31-0/blib/lib:/tmp/loop_over_bdir-3151399-xznQD4/Lingua-BioYaTeA-0.11-0/blib/arch:/tmp/loop_over_bdir-3151399-xznQD4/Lingua-BioYaTeA-0.11-0/blib/lib:/tmp/loop_over_bdir-3151399-xznQD4/Lingua-YaTeA-0.626-0/blib/arch:/tmp/loop_over_bdir-3151399-xznQD4/Lingua-YaTeA-0.626-0/blib/lib:/tmp/loop_over_bdir-3151399-xznQD4/Devel-Required-0.16-0/blib/arch:/tmp/loop_over_bdir-3151399-xznQD4/Devel-Required-0.16-0/blib/lib:/tmp/loop_over_bdir-3151399-xznQD4/NoZone-1.3-0/blib/arch:/tmp/loop_over_bdir-3151399-xznQD4/NoZone-1.3-0/blib/lib:/tmp/loop_over_bdir-3151399-xznQD4/shishi-0.0.1-0/blib/arch:/tmp/loop_over_bdir-3151399-xznQD4/shishi-0.0.1-0/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="3151407"
PERL5_CPAN_IS_RUNNING="3151407"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/tmp/loop_over_bdir-3151399-xznQD4/Sysync-0.35-0/blib/arch
/tmp/loop_over_bdir-3151399-xznQD4/Sysync-0.35-0/blib/lib
/tmp/loop_over_bdir-3151399-xznQD4/Debian-Packages-0.03-0/blib/arch
/tmp/loop_over_bdir-3151399-xznQD4/Debian-Packages-0.03-0/blib/lib
/tmp/loop_over_bdir-3151399-xznQD4/Net-ISP-Balance-1.31-0/blib/arch
/tmp/loop_over_bdir-3151399-xznQD4/Net-ISP-Balance-1.31-0/blib/lib
/tmp/loop_over_bdir-3151399-xznQD4/Lingua-BioYaTeA-0.11-0/blib/arch
/tmp/loop_over_bdir-3151399-xznQD4/Lingua-BioYaTeA-0.11-0/blib/lib
/tmp/loop_over_bdir-3151399-xznQD4/Lingua-YaTeA-0.626-0/blib/arch
/tmp/loop_over_bdir-3151399-xznQD4/Lingua-YaTeA-0.626-0/blib/lib
/tmp/loop_over_bdir-3151399-xznQD4/Devel-Required-0.16-0/blib/arch
/tmp/loop_over_bdir-3151399-xznQD4/Devel-Required-0.16-0/blib/lib
/tmp/loop_over_bdir-3151399-xznQD4/NoZone-1.3-0/blib/arch
/tmp/loop_over_bdir-3151399-xznQD4/NoZone-1.3-0/blib/lib
/tmp/loop_over_bdir-3151399-xznQD4/shishi-0.0.1-0/blib/arch
/tmp/loop_over_bdir-3151399-xznQD4/shishi-0.0.1-0/blib/lib
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.39.2/6567/lib/site_perl/5.39.2/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.39.2/6567/lib/site_perl/5.39.2
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.39.2/6567/lib/5.39.2/x86_64-linux
/home/sand/src/perl/repoperls/installed-perls/host/k93jammy/v5.39.2/6567/lib/5.39.2
.