Mojolicious-Plugin-ReplyTable v0.10 Perl 5 v5.18.4 x86_64-linux
- Status
- Fail
- From
- Slaven Rezić
- Dist
-
Mojolicious-Plugin-ReplyTable v0.10
- Platform
- Perl 5 v5.18.4 x86_64-linux
- Date
- 2021-03-23 20:19:40
- ID
- 18f9c1de-8c15-11eb-993d-cd3a1f24ea8f
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 Joel Berger,
This is a computer-generated report for Mojolicious-Plugin-ReplyTable-0.10
on perl 5.18.4, 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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
# Failed test '200 OK'
# at t/basic.t line 39.
# got: '404'
# expected: '200'
# Failed test 'Content-Type is similar'
# at t/basic.t line 39.
# 'text/html;charset=UTF-8'
# doesn't match '(?^u:application/json)'
# Failed test '200 OK'
# at t/basic.t line 47.
# got: '404'
# expected: '200'
# Failed test '200 OK'
# at t/basic.t line 60.
# got: '404'
# expected: '200'
# Failed test 'Content-Type is similar'
# at t/basic.t line 60.
# 'text/html;charset=UTF-8'
# doesn't match '(?^u:application/json)'
# Failed test 'exact match for JSON Pointer ""'
# at t/basic.t line 60.
# Structures begin differing at:
# $got = undef
# $expected = ARRAY(0x559f5cd73a28)
# Failed test '200 OK'
# at t/basic.t line 67.
# got: '404'
# expected: '200'
# Failed test 'Content-Type is similar'
# at t/basic.t line 67.
# 'text/html;charset=UTF-8'
# doesn't match '(?^u:text/csv)'
# Failed test 'data returned as csv'
# at t/basic.t line 75.
# Structures begin differing at:
# $got->[0][0] = '<!DOCTYPE html>'
# $expected->[0][0] = 'head1'
# Failed test '200 OK'
# at t/basic.t line 80.
# got: '404'
# expected: '200'
# Failed test 'Content-Type is similar'
# at t/basic.t line 80.
# 'text/html;charset=UTF-8'
# doesn't match '(?^u:text/csv)'
# Failed test 'data returned as psv'
# at t/basic.t line 88.
# Structures begin differing at:
# $got->[0][0] = '<!DOCTYPE html>'
# $expected->[0][0] = 'head1'
# Failed test '500 Internal Server Error'
# at t/basic.t line 93.
# got: '404'
# expected: '500'
# Failed test 'similar match for selector "#error"'
# at t/basic.t line 93.
# ''
# doesn't match '(?^ui:unknown attribute)'
# Failed test '200 OK'
# at t/basic.t line 99.
# got: '404'
# expected: '200'
# Failed test 'data returned as html'
# at t/basic.t line 105.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = ARRAY(0x559f5cd73968)
# Failed test '200 OK'
# at t/basic.t line 108.
# got: '404'
# expected: '200'
# Failed test 'correct html table headers'
# at t/basic.t line 114.
# Structures begin differing at:
# $got->[0] = 'Pattern'
# $expected->[0] = 'head1'
# Failed test 'correct html table body'
# at t/basic.t line 116.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = ARRAY(0x559f5cd741f0)
# Failed test '200 OK'
# at t/basic.t line 123.
# got: '404'
# expected: '200'
# Failed test 'Content-Type is similar'
# at t/basic.t line 123.
# 'text/html;charset=UTF-8'
# doesn't match '(?^u:text/plain)'
# Failed test 'text table has correct information'
# at t/basic.t line 130.
Wide character in print at /opt/perl-5.18.4/lib/site_perl/5.18.4/Test2/Formatter/TAP.pm line 125.
# got: '<!DOCTYPE html> <!-- Request ID: IYuBA5cVVhxK --> <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="/mojo/fontawesome/fontawesome.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://webchat.freenode.net/#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-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>GET</code> request for <code>/table.txt</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> <tr data-toggle="tooltip" data-placement="left" data-html="true" title="<b>Regex:</b> <code>^\/table</code>"> <td class="value"> <pre>/table</pre> </td> <td class="value"> <pre>*</pre> </td> <td class="value"> <span class="badge badge-secondary">table</span> </td> </tr> <tr data-toggle="tooltip" data-placement="left" data-html="true" title="<b>Regex:</b> <code>^\/json</code>"> <td class="value"> <pre>/json</pre> </td> <td class="value"> <pre>*</pre> </td> <td class="value"> <span class="badge badge-secondary">json</span> </td> </tr> <tr data-toggle="tooltip" data-placement="left" data-html="true" title="<b>Regex:</b> <code>^\/header</code>"> <td class="value"> <pre>/header</pre> </td> <td class="value"> <pre>*</pre> </td> <td class="value"> <span class="badge badge-secondary">header</span> </td> </tr> <tr data-toggle="tooltip" data-placement="left" data-html="true" title="<b>Regex:</b> <code>^\/override</code>"> <td class="value"> <pre>/override</pre> </td> <td class="value"> <pre>*</pre> </td> <td class="value"> <span class="badge badge-secondary">override</span> </td> </tr> </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>IYuBA5cVVhxK</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>/table.txt</pre></td> </tr> <tr> <td class="key text-right">Base URL:</td> <td class="value"><pre>http://127.0.0.1:46559</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">Host:</td> <td class="value"><pre>127.0.0.1:46559</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.18.4 (linux)</pre></td> </tr> <tr> <td class="key text-right">Mojolicious:</td> <td class="value"><pre>9.13 (Waffle)</pre></td> </tr> <tr> <td class="key text-right">Home:</td> <td class="value"><pre>/home/cpansand/.cpan/build/2021032318/Mojolicious-Plugin-ReplyTable-0.10-3/t</pre></td> </tr> <tr> <td class="key text-right">Template paths:</td> <td class="value"><pre>[ "/home/cpansand/.cpan/build/2021032318/Mojolicious-Plugin-ReplyTable-0.10-3/t/templates" ] </pre></td> </tr> <tr> <td class="key text-right">Template classes:</td> <td class="value"><pre>[ "main", "Mojolicious::Plugin::ReplyTable" ] </pre></td> </tr> <tr> <td class="key text-right">Static paths:</td> <td class="value"><pre>[ "/home/cpansand/.cpan/build/2021032318/Mojolicious-Plugin-ReplyTable-0.10-3/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>[ sub { "DUMMY" }, "/home/cpansand/.cpan/build/2021032318/Mojolicious-Plugin-ReplyTable-0.10-3/blib/arch", "/home/cpansand/.cpan/build/2021032318/Mojolicious-Plugin-ReplyTable-0.10-3/blib/lib", "/home/cpansand/.cpan/build/2021032318/Mojolicious-9.13-22/blib/arch", "/home/cpansand/.cpan/build/2021032318/Mojolicious-9.13-22/blib/lib", "/opt/perl-5.18.4/lib/site_perl/5.18.4/x86_64-linux", "/opt/perl-5.18.4/lib/site_perl/5.18.4", "/opt/perl-5.18.4/lib/5.18.4/x86_64-linux", "/opt/perl-5.18.4/lib/5.18.4", "." ] </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>/opt/perl-5.18.4/bin/perl</pre></td> </tr> <tr> <td class="key text-right">PID:</td> <td class="value"><pre>9730</pre></td> </tr> <tr> <td class="key text-right">Time:</td> <td class="value"><pre>Tue Mar 23 18:37:20 2021</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>'
# expected: 'head1 head2 head3 r1c1 r1c2 r1c3 r2c1 r2c2â r2c3'
# Failed test '200 OK'
# at t/basic.t line 138.
# got: '404'
# expected: '200'
# Failed test 'Content-Type is similar'
# at t/basic.t line 138.
# 'text/html;charset=UTF-8'
# doesn't match '(?^u:text/plain)'
# Failed test 'text table has correct information'
# at t/basic.t line 147.
Wide character in print at /opt/perl-5.18.4/lib/site_perl/5.18.4/Test2/Formatter/TAP.pm line 125.
# got: '<!DOCTYPE html> <! Request ID: emwjkXeetOnY > <html> <head> <title>Page Not Found (development mode)</title> <meta httpequiv="Pragma" content="nocache"> <meta httpequiv="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/highlightmojodark.css" rel="stylesheet"> <link href="/mojo/fontawesome/fontawesome.css" rel="stylesheet"> <link href="/mojo/mojo.css" rel="stylesheet"> <script> hljs.initHighlightingOnLoad(); $(function () { $('[datatoggle="tooltip"]').tooltip() }); </script> </head> <body class="dflex flexcolumn h100"> <header> <nav class="navbar navbarexpandlg navbardark mojobar"> <a href="https://mojolicious.org" id="mojobarbrand" class="navbarbrand"> <picture> <img src="/mojo/logowhite.png" srcset="/mojo/logowhite2x.png 2x"> </picture> </a> <button class="navbartoggler" type="button" datatoggle="collapse" datatarget="#navbarNav" ariacontrols="navbarNav" ariaexpanded="false" arialabel="Toggle navigation"> <span class="navbartogglericon"></span> </button> <div id="navbarNav" class="collapse navbarcollapse"> <ul class="navbarnav mrauto"> <li class="navitem dropdown"> <a class="navlink dropdowntoggle" href="#" id="navbarDropdown" role="button" datatoggle="dropdown" ariahaspopup="true" ariaexpanded="false"> Documentation </a> <div class="dropdownmenu" arialabelledby="navbarDropdown"> <a class="dropdownitem" href="https://docs.mojolicious.org">Overview</a> <div class="dropdowndivider"></div> <a class="dropdownitem" href="https://docs.mojolicious.org/Mojolicious/Guides/Tutorial">Tutorial</a> <a class="dropdownitem" href="https://docs.mojolicious.org/Mojolicious/Guides/Growing">Growing</a> <a class="dropdownitem" href="https://docs.mojolicious.org/Mojolicious/Guides/Routing">Routing</a> <a class="dropdownitem" href="https://docs.mojolicious.org/Mojolicious/Guides/Rendering">Rendering</a> <a class="dropdownitem" href="https://docs.mojolicious.org/Mojolicious/Guides/Testing">Testing</a> <a class="dropdownitem" href="https://docs.mojolicious.org/Mojolicious/Guides/Cookbook">Cookbook</a> <a class="dropdownitem" href="https://docs.mojolicious.org/Mojolicious/Guides/Contributing">Contributing</a> <a class="dropdownitem" href="https://docs.mojolicious.org/Mojolicious/Guides/FAQ">FAQ</a> <div class="dropdowndivider"></div> <a class="dropdownitem" href="https://docs.mojolicious.org#API">API</a> </div> </li> <li class="navitem dropdown"> <a class="navlink dropdowntoggle" href="#" id="communityDropdown" role="button" datatoggle="dropdown" ariahaspopup="true" ariaexpanded="false"> Community </a> <div class="dropdownmenu" arialabelledby="communityDropdown"> <a class="dropdownitem" href="https://webchat.freenode.net/#mojo">Chat</a> <a class="dropdownitem" href="https://forum.mojolicious.org">Forum</a> <a class="dropdownitem" href="https://twitter.com/mojolicious_org">Twitter</a> <a class="dropdownitem" href="https://blogs.mojolicious.org">Blogs</a> <a class="dropdownitem" href="https://www.linkedin.com/groups/8963713/">LinkedIn</a> <a class="dropdownitem" href="https://github.com/mojolicious/mojo/wiki">Wiki</a> <a class="dropdownitem" href="https://metacpan.org/release/Mojolicious/">CPAN</a> </div> </li> <li class="navitem"> <a class="navlink" href="https://github.com/mojolicious/mojo/">Contribute on GitHub</a> </li> </ul> <form action="https://www.google.com/cse" target="_blank" class="forminline my2 mylg0"> <input name="cx" type="hidden" value="014527573091551588235:pwfplkjpgbi"> <input name="ie" type="hidden" value="UTF8"> <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 flexgrow1"> <div class="row flexwrap"> <main class="colsm12 colmd8 collg10 pymd3 plmd5"> <div class="row mojodivider"> <div class="alert alertwarning 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 nopadding borderradiusboth"> <div class="paddedcontent"> <p> None of these routes could generate a response for your <code>GET</code> request for <code>/table.txt</code>, maybe you need to add a new one? </p> </div> <table class="stripedgrey wide"> <thead> <tr> <th>Pattern</th> <th>Methods</th> <th>Name</th> </tr> </thead> <tr datatoggle="tooltip" dataplacement="left" datahtml="true" title="<b>Regex:</b> <code>^\/table</code>"> <td class="value"> <pre>/table</pre> </td> <td class="value"> <pre>*</pre> </td> <td class="value"> <span class="badge badgesecondary">table</span> </td> </tr> <tr datatoggle="tooltip" dataplacement="left" datahtml="true" title="<b>Regex:</b> <code>^\/json</code>"> <td class="value"> <pre>/json</pre> </td> <td class="value"> <pre>*</pre> </td> <td class="value"> <span class="badge badgesecondary">json</span> </td> </tr> <tr datatoggle="tooltip" dataplacement="left" datahtml="true" title="<b>Regex:</b> <code>^\/header</code>"> <td class="value"> <pre>/header</pre> </td> <td class="value"> <pre>*</pre> </td> <td class="value"> <span class="badge badgesecondary">header</span> </td> </tr> <tr datatoggle="tooltip" dataplacement="left" datahtml="true" title="<b>Regex:</b> <code>^\/override</code>"> <td class="value"> <pre>/override</pre> </td> <td class="value"> <pre>*</pre> </td> <td class="value"> <span class="badge badgesecondary">override</span> </td> </tr> </table> </div> </div> <div class="row mojodivider"> <div id="request" class="box nopadding nobottomborder borderradiustop"> <table class="striped fixedtable wide"> <tr> <td class="key textright">Request ID:</td> <td class="value"><pre>emwjkXeetOnY</pre></td> </tr> <tr> <td class="key textright">Method:</td> <td class="value"><pre>GET</pre></td> </tr> <tr> <td class="key textright">URL:</td> <td class="value"><pre>/table.txt</pre></td> </tr> <tr> <td class="key textright">Base URL:</td> <td class="value"><pre>http://127.0.0.1:46559</pre></td> </tr> <tr> <td class="key textright">Parameters:</td> <td class="value"><pre>{} </pre></td> </tr> <tr> <td class="key textright">Stash:</td> <td class="value"><pre>{} </pre></td> </tr> <tr> <td class="key textright">Session:</td> <td class="value"><pre>{} </pre></td> </tr> <tr> <td class="key textright">Version:</td> <td class="value"><pre>1.1</pre></td> </tr> <tr> <td class="key textright">AcceptEncoding:</td> <td class="value"><pre>gzip</pre></td> </tr> <tr> <td class="key textright">Host:</td> <td class="value"><pre>127.0.0.1:46559</pre></td> </tr> <tr> <td class="key textright">UserAgent:</td> <td class="value"><pre>Mojolicious (Perl)</pre></td> </tr> </table> </div> <div id="more" class="box nopadding more notopborder borderradiusbottom"> <div id="infos"> <table class="striped fixedtable wide"> <tr> <td class="key textright">Perl:</td> <td class="value"><pre>v5.18.4 (linux)</pre></td> </tr> <tr> <td class="key textright">Mojolicious:</td> <td class="value"><pre>9.13 (Waffle)</pre></td> </tr> <tr> <td class="key textright">Home:</td> <td class="value"><pre>/home/cpansand/.cpan/build/2021032318/MojoliciousPluginReplyTable0.103/t</pre></td> </tr> <tr> <td class="key textright">Template paths:</td> <td class="value"><pre>[ "/home/cpansand/.cpan/build/2021032318/MojoliciousPluginReplyTable0.103/t/templates" ] </pre></td> </tr> <tr> <td class="key textright">Template classes:</td> <td class="value"><pre>[ "main", "Mojolicious::Plugin::ReplyTable" ] </pre></td> </tr> <tr> <td class="key textright">Static paths:</td> <td class="value"><pre>[ "/home/cpansand/.cpan/build/2021032318/MojoliciousPluginReplyTable0.103/t/public" ] </pre></td> </tr> <tr> <td class="key textright">Static classes:</td> <td class="value"><pre>[ "main" ] </pre></td> </tr> <tr> <td class="key textright">Include:</td> <td class="value"><pre>[ sub { "DUMMY" }, "/home/cpansand/.cpan/build/2021032318/MojoliciousPluginReplyTable0.103/blib/arch", "/home/cpansand/.cpan/build/2021032318/MojoliciousPluginReplyTable0.103/blib/lib", "/home/cpansand/.cpan/build/2021032318/Mojolicious9.1322/blib/arch", "/home/cpansand/.cpan/build/2021032318/Mojolicious9.1322/blib/lib", "/opt/perl5.18.4/lib/site_perl/5.18.4/x86_64linux", "/opt/perl5.18.4/lib/site_perl/5.18.4", "/opt/perl5.18.4/lib/5.18.4/x86_64linux", "/opt/perl5.18.4/lib/5.18.4", "." ] </pre></td> </tr> <tr> <td class="key textright">Config:</td> <td class="value"><pre>{} </pre></td> </tr> <tr> <td class="key textright">Moniker:</td> <td class="value"><pre>basic</pre></td> </tr> <tr> <td class="key textright">Name:</td> <td class="value"><pre>t/basic.t</pre></td> </tr> <tr> <td class="key textright">Executable:</td> <td class="value"><pre>/opt/perl5.18.4/bin/perl</pre></td> </tr> <tr> <td class="key textright">PID:</td> <td class="value"><pre>9730</pre></td> </tr> <tr> <td class="key textright">Time:</td> <td class="value"><pre>Tue Mar 23 18:37:20 2021</pre></td> </tr> </table> </div> <div class="tap tapbordertop">tap for more</div> </div> </div> <div class="row"> <div class="alert alertwarning 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="containerfluid p3 mojofooter"> <div class="row"> <div class="colsm alignselfcenter textcenter mojofree"> <b>Free</b> and <b>Open Source</b>. </div> <div class="colsm alignselfcenter textcenter mojocopy"> <i class="far facopyright"></i> 20082021 Sebastian Riedel and the <a href="https://docs.mojolicious.org/Mojolicious#AUTHORS">Mojolicious contributors</a>. </div> <div class="colsm alignselfcenter textcenter mojosocial"> <a alt="GitHub" href="https://github.com/mojolicious/mojo"><i class="fab fagithubalt"></i></a> <a alt="Twitter" href="https://twitter.com/mojolicious_org"><i class="fab fatwitter"></i></a> <a alt="LinkedIn" href="https://www.linkedin.com/groups/8963713/"><i class="fab falinkedin"></i></a> </div> </div> </div> </footer> </body> </html>'
# expected: 'head1 head2 head3 r1c1 r1c2 r1c3 r2c1 r2c2â r2c3'
# Failed test '200 OK'
# at t/basic.t line 154.
# got: '404'
# expected: '200'
# Failed test 'Content-Type is similar'
# at t/basic.t line 154.
# 'text/html;charset=UTF-8'
# doesn't match '(?^u:text/plain)'
# Failed test 'content did not have styling when tablify is requested'
# at t/basic.t line 159.
# Failed test 'text table has correct information'
# at t/basic.t line 163.
Wide character in print at /opt/perl-5.18.4/lib/site_perl/5.18.4/Test2/Formatter/TAP.pm line 125.
# got: '<!DOCTYPE html> <! Request ID: l5BxWi8MqRof > <html> <head> <title>Page Not Found (development mode)</title> <meta httpequiv="Pragma" content="nocache"> <meta httpequiv="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/highlightmojodark.css" rel="stylesheet"> <link href="/mojo/fontawesome/fontawesome.css" rel="stylesheet"> <link href="/mojo/mojo.css" rel="stylesheet"> <script> hljs.initHighlightingOnLoad(); $(function () { $('[datatoggle="tooltip"]').tooltip() }); </script> </head> <body class="dflex flexcolumn h100"> <header> <nav class="navbar navbarexpandlg navbardark mojobar"> <a href="https://mojolicious.org" id="mojobarbrand" class="navbarbrand"> <picture> <img src="/mojo/logowhite.png" srcset="/mojo/logowhite2x.png 2x"> </picture> </a> <button class="navbartoggler" type="button" datatoggle="collapse" datatarget="#navbarNav" ariacontrols="navbarNav" ariaexpanded="false" arialabel="Toggle navigation"> <span class="navbartogglericon"></span> </button> <div id="navbarNav" class="collapse navbarcollapse"> <ul class="navbarnav mrauto"> <li class="navitem dropdown"> <a class="navlink dropdowntoggle" href="#" id="navbarDropdown" role="button" datatoggle="dropdown" ariahaspopup="true" ariaexpanded="false"> Documentation </a> <div class="dropdownmenu" arialabelledby="navbarDropdown"> <a class="dropdownitem" href="https://docs.mojolicious.org">Overview</a> <div class="dropdowndivider"></div> <a class="dropdownitem" href="https://docs.mojolicious.org/Mojolicious/Guides/Tutorial">Tutorial</a> <a class="dropdownitem" href="https://docs.mojolicious.org/Mojolicious/Guides/Growing">Growing</a> <a class="dropdownitem" href="https://docs.mojolicious.org/Mojolicious/Guides/Routing">Routing</a> <a class="dropdownitem" href="https://docs.mojolicious.org/Mojolicious/Guides/Rendering">Rendering</a> <a class="dropdownitem" href="https://docs.mojolicious.org/Mojolicious/Guides/Testing">Testing</a> <a class="dropdownitem" href="https://docs.mojolicious.org/Mojolicious/Guides/Cookbook">Cookbook</a> <a class="dropdownitem" href="https://docs.mojolicious.org/Mojolicious/Guides/Contributing">Contributing</a> <a class="dropdownitem" href="https://docs.mojolicious.org/Mojolicious/Guides/FAQ">FAQ</a> <div class="dropdowndivider"></div> <a class="dropdownitem" href="https://docs.mojolicious.org#API">API</a> </div> </li> <li class="navitem dropdown"> <a class="navlink dropdowntoggle" href="#" id="communityDropdown" role="button" datatoggle="dropdown" ariahaspopup="true" ariaexpanded="false"> Community </a> <div class="dropdownmenu" arialabelledby="communityDropdown"> <a class="dropdownitem" href="https://webchat.freenode.net/#mojo">Chat</a> <a class="dropdownitem" href="https://forum.mojolicious.org">Forum</a> <a class="dropdownitem" href="https://twitter.com/mojolicious_org">Twitter</a> <a class="dropdownitem" href="https://blogs.mojolicious.org">Blogs</a> <a class="dropdownitem" href="https://www.linkedin.com/groups/8963713/">LinkedIn</a> <a class="dropdownitem" href="https://github.com/mojolicious/mojo/wiki">Wiki</a> <a class="dropdownitem" href="https://metacpan.org/release/Mojolicious/">CPAN</a> </div> </li> <li class="navitem"> <a class="navlink" href="https://github.com/mojolicious/mojo/">Contribute on GitHub</a> </li> </ul> <form action="https://www.google.com/cse" target="_blank" class="forminline my2 mylg0"> <input name="cx" type="hidden" value="014527573091551588235:pwfplkjpgbi"> <input name="ie" type="hidden" value="UTF8"> <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 flexgrow1"> <div class="row flexwrap"> <main class="colsm12 colmd8 collg10 pymd3 plmd5"> <div class="row mojodivider"> <div class="alert alertwarning 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 nopadding borderradiusboth"> <div class="paddedcontent"> <p> None of these routes could generate a response for your <code>GET</code> request for <code>/table.txt</code>, maybe you need to add a new one? </p> </div> <table class="stripedgrey wide"> <thead> <tr> <th>Pattern</th> <th>Methods</th> <th>Name</th> </tr> </thead> <tr datatoggle="tooltip" dataplacement="left" datahtml="true" title="<b>Regex:</b> <code>^\/table</code>"> <td class="value"> <pre>/table</pre> </td> <td class="value"> <pre>*</pre> </td> <td class="value"> <span class="badge badgesecondary">table</span> </td> </tr> <tr datatoggle="tooltip" dataplacement="left" datahtml="true" title="<b>Regex:</b> <code>^\/json</code>"> <td class="value"> <pre>/json</pre> </td> <td class="value"> <pre>*</pre> </td> <td class="value"> <span class="badge badgesecondary">json</span> </td> </tr> <tr datatoggle="tooltip" dataplacement="left" datahtml="true" title="<b>Regex:</b> <code>^\/header</code>"> <td class="value"> <pre>/header</pre> </td> <td class="value"> <pre>*</pre> </td> <td class="value"> <span class="badge badgesecondary">header</span> </td> </tr> <tr datatoggle="tooltip" dataplacement="left" datahtml="true" title="<b>Regex:</b> <code>^\/override</code>"> <td class="value"> <pre>/override</pre> </td> <td class="value"> <pre>*</pre> </td> <td class="value"> <span class="badge badgesecondary">override</span> </td> </tr> </table> </div> </div> <div class="row mojodivider"> <div id="request" class="box nopadding nobottomborder borderradiustop"> <table class="striped fixedtable wide"> <tr> <td class="key textright">Request ID:</td> <td class="value"><pre>l5BxWi8MqRof</pre></td> </tr> <tr> <td class="key textright">Method:</td> <td class="value"><pre>GET</pre></td> </tr> <tr> <td class="key textright">URL:</td> <td class="value"><pre>/table.txt?tablify=1</pre></td> </tr> <tr> <td class="key textright">Base URL:</td> <td class="value"><pre>http://127.0.0.1:46559</pre></td> </tr> <tr> <td class="key textright">Parameters:</td> <td class="value"><pre>{ "tablify" => 1 } </pre></td> </tr> <tr> <td class="key textright">Stash:</td> <td class="value"><pre>{} </pre></td> </tr> <tr> <td class="key textright">Session:</td> <td class="value"><pre>{} </pre></td> </tr> <tr> <td class="key textright">Version:</td> <td class="value"><pre>1.1</pre></td> </tr> <tr> <td class="key textright">AcceptEncoding:</td> <td class="value"><pre>gzip</pre></td> </tr> <tr> <td class="key textright">Host:</td> <td class="value"><pre>127.0.0.1:46559</pre></td> </tr> <tr> <td class="key textright">UserAgent:</td> <td class="value"><pre>Mojolicious (Perl)</pre></td> </tr> </table> </div> <div id="more" class="box nopadding more notopborder borderradiusbottom"> <div id="infos"> <table class="striped fixedtable wide"> <tr> <td class="key textright">Perl:</td> <td class="value"><pre>v5.18.4 (linux)</pre></td> </tr> <tr> <td class="key textright">Mojolicious:</td> <td class="value"><pre>9.13 (Waffle)</pre></td> </tr> <tr> <td class="key textright">Home:</td> <td class="value"><pre>/home/cpansand/.cpan/build/2021032318/MojoliciousPluginReplyTable0.103/t</pre></td> </tr> <tr> <td class="key textright">Template paths:</td> <td class="value"><pre>[ "/home/cpansand/.cpan/build/2021032318/MojoliciousPluginReplyTable0.103/t/templates" ] </pre></td> </tr> <tr> <td class="key textright">Template classes:</td> <td class="value"><pre>[ "main", "Mojolicious::Plugin::ReplyTable" ] </pre></td> </tr> <tr> <td class="key textright">Static paths:</td> <td class="value"><pre>[ "/home/cpansand/.cpan/build/2021032318/MojoliciousPluginReplyTable0.103/t/public" ] </pre></td> </tr> <tr> <td class="key textright">Static classes:</td> <td class="value"><pre>[ "main" ] </pre></td> </tr> <tr> <td class="key textright">Include:</td> <td class="value"><pre>[ sub { "DUMMY" }, "/home/cpansand/.cpan/build/2021032318/MojoliciousPluginReplyTable0.103/blib/arch", "/home/cpansand/.cpan/build/2021032318/MojoliciousPluginReplyTable0.103/blib/lib", "/home/cpansand/.cpan/build/2021032318/Mojolicious9.1322/blib/arch", "/home/cpansand/.cpan/build/2021032318/Mojolicious9.1322/blib/lib", "/opt/perl5.18.4/lib/site_perl/5.18.4/x86_64linux", "/opt/perl5.18.4/lib/site_perl/5.18.4", "/opt/perl5.18.4/lib/5.18.4/x86_64linux", "/opt/perl5.18.4/lib/5.18.4", "." ] </pre></td> </tr> <tr> <td class="key textright">Config:</td> <td class="value"><pre>{} </pre></td> </tr> <tr> <td class="key textright">Moniker:</td> <td class="value"><pre>basic</pre></td> </tr> <tr> <td class="key textright">Name:</td> <td class="value"><pre>t/basic.t</pre></td> </tr> <tr> <td class="key textright">Executable:</td> <td class="value"><pre>/opt/perl5.18.4/bin/perl</pre></td> </tr> <tr> <td class="key textright">PID:</td> <td class="value"><pre>9730</pre></td> </tr> <tr> <td class="key textright">Time:</td> <td class="value"><pre>Tue Mar 23 18:37:20 2021</pre></td> </tr> </table> </div> <div class="tap tapbordertop">tap for more</div> </div> </div> <div class="row"> <div class="alert alertwarning 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="containerfluid p3 mojofooter"> <div class="row"> <div class="colsm alignselfcenter textcenter mojofree"> <b>Free</b> and <b>Open Source</b>. </div> <div class="colsm alignselfcenter textcenter mojocopy"> <i class="far facopyright"></i> 20082021 Sebastian Riedel and the <a href="https://docs.mojolicious.org/Mojolicious#AUTHORS">Mojolicious contributors</a>. </div> <div class="colsm alignselfcenter textcenter mojosocial"> <a alt="GitHub" href="https://github.com/mojolicious/mojo"><i class="fab fagithubalt"></i></a> <a alt="Twitter" href="https://twitter.com/mojolicious_org"><i class="fab fatwitter"></i></a> <a alt="LinkedIn" href="https://www.linkedin.com/groups/8963713/"><i class="fab falinkedin"></i></a> </div> </div> </div> </footer> </body> </html>'
# expected: 'head1 head2 head3 r1c1 r1c2 r1c3 r2c1 r2c2â r2c3'
# Failed test '406 Not Acceptable'
# at t/basic.t line 170.
# got: '404'
# expected: '406'
# Failed test '200 OK'
# at t/basic.t line 178.
# got: '404'
# expected: '200'
# Failed test 'Content-Type is similar'
# at t/basic.t line 178.
# 'text/html;charset=UTF-8'
# doesn't match '(?^u:application/vnd.ms-excel)'
# Failed test '406 Not Acceptable'
# at t/basic.t line 188.
# got: '404'
# expected: '406'
# Failed test '200 OK'
# at t/basic.t line 196.
# got: '404'
# expected: '200'
# Failed test 'Content-Type is similar'
# at t/basic.t line 196.
# 'text/html;charset=UTF-8'
# doesn't match '(?^u:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)'
# Looks like you failed 35 tests of 66.
t/basic.t ..
Dubious, test returned 35 (wstat 8960, 0x2300)
Failed 35/66 subtests
Test Summary Report
-------------------
t/basic.t (Wstat: 8960 Tests: 66 Failed: 35)
Failed tests: 5-6, 11, 18-20, 22-24, 26-28, 30-31, 33
35, 37, 39-40, 42-44, 46-47, 49, 51-54
56, 58-59, 62, 64-65
Non-zero exit status: 35
Files=1, Tests=66, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.43 cusr 0.06 csys = 0.52 CPU)
Result: FAIL
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- ----- -----
Mojolicious 5.60 9.13
Text::CSV 0 2.00
build_requires:
Module Need Have
--------------------- ----- -----
Test::Without::Module 0 0.20
configure_requires:
Module Need Have
--------------------- ----- -----
Module::Build::Tiny 0.034 0.039
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB = /home/cpansand/.cpan/build/2021032318/Mojolicious-9.13-22/blib/arch:/home/cpansand/.cpan/build/2021032318/Mojolicious-9.13-22/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 8866
PERL5_CPAN_IS_RUNNING = 8866
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 8850,8866
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2021032318/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2021032318
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.18.4/bin/perl
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.28
CPAN::Meta 2.150010
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.60
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.60
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.35
File::Spec 3.75
JSON 4.03
JSON::PP 4.06
Module::Build 0.4231
Module::Signature 0.87
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302183
YAML 1.30
YAML::Syck 1.34
version 0.9928
--
Summary of my perl5 (revision 5 version 18 subversion 4) configuration:
Platform:
osname=linux, osvers=4.19.0-8-amd64, archname=x86_64-linux
uname='linux debian10 4.19.0-8-amd64 #1 smp debian 4.19.98-1 (2020-01-26) x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.18.4 -Dcf_email=srezic@cpan.org'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='8.3.0', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
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 -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.28.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.28'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.90
Built under linux
Compiled at Mar 31 2020 20:33:31
%ENV:
PERL5LIB="/home/cpansand/.cpan/build/2021032318/Mojolicious-9.13-22/blib/arch:/home/cpansand/.cpan/build/2021032318/Mojolicious-9.13-22/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="8866"
PERL5_CPAN_IS_RUNNING="8866"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="8850,8866"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2021032318/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpansand/.cpan/build/2021032318/Mojolicious-9.13-22/blib/arch
/home/cpansand/.cpan/build/2021032318/Mojolicious-9.13-22/blib/lib
/opt/perl-5.18.4/lib/site_perl/5.18.4/x86_64-linux
/opt/perl-5.18.4/lib/site_perl/5.18.4
/opt/perl-5.18.4/lib/5.18.4/x86_64-linux
/opt/perl-5.18.4/lib/5.18.4
.