Strehler v1.6.8 Perl 5 v5.41.6 x86_64-linux

Status
Fail
From
Andreas J. König (ANDK)
Dist
Strehler v1.6.8
Platform
Perl 5 v5.41.6 x86_64-linux
Date
2024-12-03 17:18:17
ID
9675efbc-b19a-11ef-85d5-1c7140e0bcf3
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 Simone Fare,

This is a computer-generated report for Strehler-1.6.8
on perl 5.41.6, created by CPAN-Reporter-1.2020.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/tmp/basesmoker-reloperl-3oIm/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
[Strehler::Admin:3657257] error @2024-12-03 17:15:46> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657257] debug @2024-12-03 17:15:46> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Not logged user call is redirected'
#   at t/001_login.t line 29.
#          got: '500'
#     expected: '302'

#   Failed test 'Not logged user call is redirected on login page'
#   at t/001_login.t line 34.
#          got: undef
#     expected: 'http://localhost/admin/login'
[Strehler::Admin:3657257] error @2024-12-03 17:15:46> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657257] debug @2024-12-03 17:15:46> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Inserting wrong credentials at login gives an error'
#   at t/001_login.t line 41.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^:Authentication failed!)'
[Strehler::Admin:3657257] error @2024-12-03 17:15:46> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657257] debug @2024-12-03 17:15:46> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Inserting correct credentials at login leads to Strehler homepage'
#   at t/001_login.t line 45.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^:<b class="icon-user"></b>.*admin)'

#   Failed test 'Redirect on /admin/ lead to the correct /admin page'
#   at t/001_login.t line 52.
#          got: '/admin'
#     expected: 'http://localhost/admin'
# Looks like you failed 5 tests of 6.
t/001_login.t ........ 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/6 subtests 
[Strehler::Admin:3657258] error @2024-12-03 17:15:48> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657258] debug @2024-12-03 17:15:48> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Login as editor'
#   at t/002_permissions.t line 27.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^:<b class="icon-user"></b>.*editor)'
[Strehler::Admin:3657258] error @2024-12-03 17:15:48> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657258] debug @2024-12-03 17:15:48> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Editor can access articles'
#   at t/002_permissions.t line 29.
#          got: '500'
#     expected: '200'
[Strehler::Admin:3657258] debug @2024-12-03 17:15:48> bless( ['file','403.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73
# Looks like you failed 2 tests of 3.
t/002_permissions.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests 
[Strehler::Admin:3657259] error @2024-12-03 17:15:51> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657259] debug @2024-12-03 17:15:51> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Category page correctly accessed'
#   at t/004_categories.t line 29.
#          got: '500'
#     expected: '200'
[Strehler::Admin:3657259] error @2024-12-03 17:15:51> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657259] debug @2024-12-03 17:15:51> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'All present in category add page for tags'
#   at t/004_categories.t line 34.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^s:<div class="alert alert-info">.*All.*</div>)'

#   Failed test 'article present in category add page for tags'
#   at t/004_categories.t line 38.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^s:<div class="alert alert-info">.*Per article.*</div>)'

#   Failed test 'image present in category add page for tags'
#   at t/004_categories.t line 38.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^s:<div class="alert alert-info">.*Per image.*</div>)'

#   Failed test 'dummy present in category add page for tags'
#   at t/004_categories.t line 38.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^s:<div class="alert alert-info">.*Per dummy.*</div>)'

#   Failed test 'foo present in category add page for tags'
#   at t/004_categories.t line 38.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^s:<div class="alert alert-info">.*Per foo.*</div>)'
[Strehler::Admin:3657259] error @2024-12-03 17:15:52> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657259] debug @2024-12-03 17:15:53> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Categories select combo correctly generated'
#   at t/004_categories.t line 141.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^:<option value="453">prova</option>)'
[Strehler::Admin:3657259] error @2024-12-03 17:15:53> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657259] debug @2024-12-03 17:15:53> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Deletion forbidden for contents'
#   at t/004_categories.t line 145.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^:is not empty)'
[Strehler::Admin:3657259] error @2024-12-03 17:15:53> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657259] debug @2024-12-03 17:15:53> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Recursive deletion stopped for contents'
#   at t/004_categories.t line 147.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^:is not empty)'
[Strehler::Admin:3657259] error @2024-12-03 17:15:53> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657259] debug @2024-12-03 17:15:53> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Category deletion answers (GET) OK'
#   at t/004_categories.t line 153.
#          got: '500'
#     expected: '200'

#   Failed test 'Deletion allowed, confirm requested'
#   at t/004_categories.t line 154.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^:Delete 454 of category)'
# Looks like you failed 11 tests of 18.
t/004_categories.t ... 
Dubious, test returned 11 (wstat 2816, 0xb00)
Failed 11/18 subtests 
[Strehler::Admin:3657260] error @2024-12-03 17:15:55> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657260] debug @2024-12-03 17:15:55> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Article add blocked because no category'
#   at t/005_articles.t line 26.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^:No category in the system)'
[Strehler::Admin:3657260] error @2024-12-03 17:15:56> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657260] debug @2024-12-03 17:15:56> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Article without title (default language only) can't be submitted'
#   at t/005_articles.t line 45.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^:Title required)'
[Strehler::Admin:3657260] error @2024-12-03 17:15:56> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657260] debug @2024-12-03 17:15:56> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Articles page correctly accessed'
#   at t/005_articles.t line 64.
#          got: '500'
#     expected: '200'
[Strehler::Admin:3657260] error @2024-12-03 17:15:56> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657260] debug @2024-12-03 17:15:56> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Articles page correctly accessed (order parameters added)'
#   at t/005_articles.t line 66.
#          got: '500'
#     expected: '200'

#   Failed test 'Article correctly inserted'
#   at t/005_articles.t line 72.
Can't call method "can" on an undefined value at lib/Strehler/Element.pm line 144.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 7.
t/005_articles.t ..... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 5/7 subtests 
Subroutine dancer_app redefined at (eval 1163) line 5.
Subroutine request redefined at (eval 1163) line 12.
Subroutine var redefined at (eval 1163) line 19.
Subroutine hook redefined at (eval 1163) line 26.
String found where operator expected (Do you need to predeclare "slug"?) at t/testapp/lib/Site.pm line 13, near "slug '/ex/slug/:slug'"
syntax error at t/testapp/lib/Site.pm line 13, near "slug '/ex/slug/:slug'"
Execution of t/testapp/lib/Site.pm aborted due to compilation errors.
Compilation failed in require at t/006_frontend.t line 17.
t/006_frontend.t ..... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
[Strehler::Admin:3657262] error @2024-12-03 17:16:00> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657262] debug @2024-12-03 17:16:00> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Image add blocked because no category'
#   at t/007_images.t line 27.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^:No category in the system)'
[Strehler::Admin:3657262] error @2024-12-03 17:16:01> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657262] debug @2024-12-03 17:16:01> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Images page correctly accessed'
#   at t/007_images.t line 35.
#          got: '500'
#     expected: '200'
[Strehler::Admin:3657262] error @2024-12-03 17:16:01> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657262] debug @2024-12-03 17:16:01> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Images page correctly accessed (ordering parameters added)'
#   at t/007_images.t line 37.
#          got: '500'
#     expected: '200'
[Strehler::Admin:3657262] error @2024-12-03 17:16:01> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657262] debug @2024-12-03 17:16:01> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Image without image can't be submitted'
#   at t/007_images.t line 52.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^:Image required)'
[Strehler::Admin:3657262] error @2024-12-03 17:16:01> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657262] debug @2024-12-03 17:16:01> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Content changed, navigation still on edit page (submit-continue)'
#   at t/007_images.t line 88.
#          got: '500'
#     expected: '200'
[Strehler::Admin:3657262] error @2024-12-03 17:16:01> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657262] debug @2024-12-03 17:16:01> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73
# Looks like you failed 5 tests of 11.
t/007_images.t ....... 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/11 subtests 
Subroutine dancer_app redefined at (eval 1163) line 5.
Subroutine request redefined at (eval 1163) line 12.
Subroutine var redefined at (eval 1163) line 19.
Subroutine hook redefined at (eval 1163) line 26.
String found where operator expected (Do you need to predeclare "slug"?) at t/testapp/lib/Site.pm line 13, near "slug '/ex/slug/:slug'"
syntax error at t/testapp/lib/Site.pm line 13, near "slug '/ex/slug/:slug'"
Execution of t/testapp/lib/Site.pm aborted due to compilation errors.
Compilation failed in require at t/008_tags.t line 16.
t/008_tags.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
Subroutine dancer_app redefined at (eval 1163) line 5.
Subroutine request redefined at (eval 1163) line 12.
Subroutine var redefined at (eval 1163) line 19.
Subroutine hook redefined at (eval 1163) line 26.
String found where operator expected (Do you need to predeclare "slug"?) at t/testapp/lib/Site.pm line 13, near "slug '/ex/slug/:slug'"
syntax error at t/testapp/lib/Site.pm line 13, near "slug '/ex/slug/:slug'"
Execution of t/testapp/lib/Site.pm aborted due to compilation errors.
Compilation failed in require at t/009_extra.t line 16.
t/009_extra.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
[Strehler::API:3657265] debug @2024-12-03 17:16:08> bless( ['file','404.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73
[Strehler::API:3657265] debug @2024-12-03 17:16:08> bless( ['file','404.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73
t/010_api.t .......... ok
Subroutine dancer_app redefined at (eval 326) line 5.
Subroutine request redefined at (eval 326) line 12.
Subroutine var redefined at (eval 326) line 19.
Subroutine hook redefined at (eval 326) line 26.
String found where operator expected (Do you need to predeclare "slug"?) at t/testapp/lib/Site.pm line 13, near "slug '/ex/slug/:slug'"
syntax error at t/testapp/lib/Site.pm line 13, near "slug '/ex/slug/:slug'"
Execution of t/testapp/lib/Site.pm aborted due to compilation errors.
Compilation failed in require at t/011_ex.t line 15.
t/011_ex.t ........... 
Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
[Strehler::Admin:3657267] error @2024-12-03 17:16:12> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657267] debug @2024-12-03 17:16:12> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Dummy in users list'
#   at t/012_users.t line 36.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^:<td>dummy</td>)'
[Strehler::Admin:3657267] error @2024-12-03 17:16:12> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657267] debug @2024-12-03 17:16:12> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'User duplication avoided'
#   at t/012_users.t line 42.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^:Username already exists)'
[Strehler::Admin:3657267] error @2024-12-03 17:16:12> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657267] debug @2024-12-03 17:16:12> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73
[Strehler::Admin:3657267] error @2024-12-03 17:16:12> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657267] debug @2024-12-03 17:16:12> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Admin user cannot be deleted'
#   at t/012_users.t line 58.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^:Admin user cannot be deleted)'
[Strehler::Admin:3657267] error @2024-12-03 17:16:12> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657267] debug @2024-12-03 17:16:12> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Logged as dummy'
#   at t/012_users.t line 64.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^:<b class="icon-user"></b>.*dummy)'
[Strehler::Admin:3657267] error @2024-12-03 17:16:12> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657267] debug @2024-12-03 17:16:12> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Change password page correctly called'
#   at t/012_users.t line 66.
#          got: '500'
#     expected: '200'
[Strehler::Admin:3657267] error @2024-12-03 17:16:12> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657267] debug @2024-12-03 17:16:12> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Logged as dummy with the new password'
#   at t/012_users.t line 75.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^:<b class="icon-user"></b>.*dummy)'
# Looks like you failed 6 tests of 7.
t/012_users.t ........ 
Dubious, test returned 6 (wstat 1536, 0x600)
Failed 6/7 subtests 
[Strehler::Admin:3657268] error @2024-12-03 17:16:17> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657268] debug @2024-12-03 17:16:17> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'Italian dashboard successfully called'
#   at t/013_dashboard.t line 63.
#          got: '500'
#     expected: '200'

#   Failed test 'List box correctly displayed - IT'
#   at t/013_dashboard.t line 65.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^s:<div class="dashboard-box well span5">.*<h4 class="dashboard-title">listed contents<\/h4>.*<h5 class="dashboard-subtitle">List content</h5>.*<p class="dashboard-box-p">.*Category: listed<br />.*Elements: 2/3.*</p>)'

#   Failed test 'Page box correctly displayed - IT'
#   at t/013_dashboard.t line 66.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^s:<div class="dashboard-box well span5">.*<h4 class="dashboard-title">a page</h4>.*<h5 class="dashboard-subtitle">Custom page</h5>.*<p class="dashboard-box-p">.*Elements: 2/2<br />.*<span class="text-success">Status: <strong>OK</strong></span>)'

#   Failed test 'Section for lower category matched - IT'
#   at t/013_dashboard.t line 67.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^s:<div>.*?<p>.*?<strong>.*?</strong><br />.*?Category: lower<br />.*?<span class="text-success">Content online</span>.*?</p>.*?</div>.*?<div class="btn-group dashboard-section-buttons">.*?<a class="btn" href="/admin/article/edit/[0-9]+\?strehl-from=/admin/dashboard/it"><span class="icon-eye-open"></span> Edit online</a>.*?<a class="btn" href="/admin/article/add\?strehl-catname=lower&strehl-max-order=1&strehl-from=/admin/dashboard/it"><span class="icon-plus"></span> New draft</a>.*?<a class="btn" href="/admin/article/list\?strehl-catname=lower&strehl-from=/admin/dashboard/it&order-by=display_order&order=desc&language=it"><span class="icon-list"></span> All contents in category</a>.*?</div>)'

#   Failed test 'Section for upper category matched - IT'
#   at t/013_dashboard.t line 68.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^s:<div>.*?<p>.*?<strong>.*?</strong><br />.*?Category: upper<br />.*?<span class="text-success">Content online</span>.*?</p>.*?</div>.*?<div class="btn-group dashboard-section-buttons">.*?<a class="btn" href="/admin/article/edit/[0-9]+\?strehl-from=/admin/dashboard/it"><span class="icon-eye-open"></span> Edit online</a>.*?<a class="btn" href="/admin/article/edit/[0-9]+\?strehl-from=/admin/dashboard/it"><span class="icon-edit"></span> Edit draft</a>.*?<a class="btn" href="/admin/article/turnon/[0-9]+\?strehl-from=/admin/dashboard/it"><span class="icon-circle-arrow-right"></span> Publish draft</a>.*<a class="btn" href="/admin/article/list\?strehl-catname=upper&strehl-from=/admin/dashboard/it&order-by=publish_date&order=desc&language=it"><span class="icon-list"></span> All contents in category</a>.*?</div>)'
[Strehler::Admin:3657268] error @2024-12-03 17:16:17> Route exception: Hook error: DEPRECATED: Plugin DSL method 'dancer_app'. Please use '$self->app' instead'.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Hook.pm line 33.
 at /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Plugin.pm line 593. in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/App.pm l. 1538
[Strehler::Admin:3657268] debug @2024-12-03 17:16:17> bless( ['file','500.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73

#   Failed test 'English dashboard successfully called'
#   at t/013_dashboard.t line 71.
#          got: '500'
#     expected: '200'

#   Failed test 'List box correctly displayed - EN'
#   at t/013_dashboard.t line 73.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^s:<div class="dashboard-box well span5">.*<h4 class="dashboard-title">listed contents<\/h4>.*<h5 class="dashboard-subtitle">List content</h5>.*<p class="dashboard-box-p">.*Category: listed<br />.*Elements: 0/1.*</p>)'

#   Failed test 'Page box correctly displayed - EN'
#   at t/013_dashboard.t line 74.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^s:<div class="dashboard-box well span5">.*<h4 class="dashboard-title">a page</h4>.*<h5 class="dashboard-subtitle">Custom page</h5>.*<p class="dashboard-box-p">.*Elements: 0/2<br />.*<span class="text-error">Status: <strong>KO</strong></span>)'

#   Failed test 'Section for lower category matched - EN'
#   at t/013_dashboard.t line 75.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^s:<div>.*?<p>.*?<strong>.*?</strong><br />.*?Category: lower<br />.*?<span class="text-error">No content published!</span>.*?</p>.*?</div>.*?<div class="btn-group dashboard-section-buttons">.*?<a class="btn" href="/admin/article/add\?strehl-catname=lower&strehl-max-order=1&strehl-from=/admin/dashboard/en"><span class="icon-plus"></span> New draft</a>.*?<a class="btn" href="/admin/article/list\?strehl-catname=lower&strehl-from=/admin/dashboard/en&order-by=display_order&order=desc&language=en"><span class="icon-list"></span> All contents in category</a>.*?</div>)'

#   Failed test 'Section for upper category matched - EN'
#   at t/013_dashboard.t line 76.
#                   '<!DOCTYPE html>
# <html lang="en">
# <head>
#   <meta charset="UTF-8">
#   <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
#   <title>Error 500 - Internal Server Error</title>
#   <link rel="stylesheet" href="http://localhost/css/error.css">
# </head>
# <body>
# <h1>Error 500 - Internal Server Error</h1>
# <div id="content">
# Wooops, something went wrong
# </div>
# <div id="footer">
# Powered by <a href="http://perldancer.org/">Dancer2</a> 1.1.2
# </div>
# </body>
# </html>
# '
#     doesn't match '(?^s:<div>.*?<p>.*?<strong>.*?</strong><br />.*?Category: upper<br />.*?<span class="text-error">No content published!</span>.*?</p>.*?</div>.*?<div class="btn-group dashboard-section-buttons">.*?<a class="btn" href="/admin/article/edit/[0-9]+\?strehl-from=/admin/dashboard/en"><span class="icon-edit"></span> Edit draft</a>.*?<a class="btn" href="/admin/article/turnon/[0-9]+\?strehl-from=/admin/dashboard/en"><span class="icon-circle-arrow-right"></span> Publish draft</a>.*<a class="btn" href="/admin/article/list\?strehl-catname=upper&strehl-from=/admin/dashboard/en&order-by=publish_date&order=desc&language=en"><span class="icon-list"></span> All contents in category</a>.*?</div>)'
[Strehler::Admin:3657268] debug @2024-12-03 17:16:17> bless( ['file','404.tt: not found',undef], 'Template::Exception' ) in /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/Dancer2/Core/Error.pm l. 73
# Looks like you failed 10 tests of 11.
t/013_dashboard.t .... 
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/11 subtests 
t/author-critic.t .... skipped: these tests are for testing by the author

Test Summary Report
-------------------
t/001_login.t      (Wstat: 1280 (exited 5) Tests: 6 Failed: 5)
  Failed tests:  1-4, 6
  Non-zero exit status: 5
t/002_permissions.t (Wstat: 512 (exited 2) Tests: 3 Failed: 2)
  Failed tests:  1-2
  Non-zero exit status: 2
t/004_categories.t (Wstat: 2816 (exited 11) Tests: 18 Failed: 11)
  Failed tests:  1-6, 11-13, 15-16
  Non-zero exit status: 11
t/005_articles.t   (Wstat: 512 (exited 2) Tests: 7 Failed: 5)
  Failed tests:  1, 3, 5-7
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
t/006_frontend.t   (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/007_images.t     (Wstat: 1280 (exited 5) Tests: 11 Failed: 5)
  Failed tests:  1, 3-5, 8
  Non-zero exit status: 5
t/008_tags.t       (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/009_extra.t      (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/011_ex.t         (Wstat: 65280 (exited 255) Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/012_users.t      (Wstat: 1536 (exited 6) Tests: 7 Failed: 6)
  Failed tests:  1-2, 4-7
  Non-zero exit status: 6
t/013_dashboard.t  (Wstat: 2560 (exited 10) Tests: 11 Failed: 10)
  Failed tests:  1-10
  Non-zero exit status: 10
Files=13, Tests=88, 33 wallclock secs ( 0.06 usr  0.11 sys + 25.41 cusr  2.01 csys = 27.59 CPU)
Result: FAIL
Failed 11/13 test programs. 44/88 subtests failed.
make: *** [Makefile:1216: test_dynamic] Error 255

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                               Need     Have    
    ------------------------------------ -------- --------
    Authen::Passphrase::BlowfishCrypt    0        0.008   
    Carp                                 0        1.54    
    Cwd                                  0        3.92    
    Dancer2                              0.166001 1.1.2   
    Dancer2::Core::App                   0        1.1.2   
    Dancer2::Core::Runner                0        1.1.2   
    Dancer2::Plugin                      0        1.1.2   
    Dancer2::Plugin::Ajax                0        0.400000
    Dancer2::Plugin::DBIC                0        0.0100  
    Dancer2::Serializer::JSON            0        1.1.2   
    DateTime::Format::SQLite             0        0.11    
    DateTime::Format::Strptime           0        1.79    
    DBI                                  0        1.645   
    DBIx::Class::Core                    0        0       
    DBIx::Class::Schema                  0        0       
    DBIx::Class::Schema::Loader          0        0.07052 
    DBIx::Class::TimeStamp               0        0.14    
    File::Copy                           0        2.41    
    File::Copy::Recursive                0        0.45    
    File::Path                           0        2.18    
    HTML::FormFu                         1.00     2.07    
    HTML::FormFu::Element::Block         0        2.07    
    HTML::FormFu::Element::Fieldset      0        2.07    
    HTML::FormFu::Element::Label         0        2.07    
    HTML::FormFu::Element::Select        0        2.07    
    HTML::FormFu::Element::Text          0        2.07    
    HTML::FormFu::Validator              0        2.07    
    IO::Prompt                           0        0.997004
    Lingua::EN::Inflect                  0        1.905   
    Module::Load                         0        0.36    
    Moo                                  0        2.005005
    Moo::Role                            0        2.005005
    Moose                                0        2.2207  
    SQL::Translator                      0        1.66    
    SQL::Translator::Parser::DBIx::Class 0        1.10    
    Term::ReadKey                        0        2.38    
    Text::Unidecode                      0        1.30    
    Time::localtime                      0        1.04    
    Try::Tiny                            0        0.32    
    Unicode::Normalize                   0        1.32    
    YAML::XS                             0        v0.902.0

build_requires:

    Module                               Need     Have    
    ------------------------------------ -------- --------
    ExtUtils::MakeMaker                  0        7.70    
    FindBin                              0        1.54    
    HTTP::Cookies                        0        6.11    
    HTTP::Request                        0        7.00    
    HTTP::Request::Common                0        7.00    
    JSON                                 0        4.10    
    Plack::Builder                       0        0       
    Plack::Test                          0        0       
    Test::More                           0        1.302204

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-3oIm/bin/perl
    PERL5LIB = /tmp/loop_over_bdir-1765246-QKz53E/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-1765246-QKz53E/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-1765246-QKz53E/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-1765246-QKz53E/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-1765246-QKz53E/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-1765246-QKz53E/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-1765246-QKz53E/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-1765246-QKz53E/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-1765246-QKz53E/Module-ScanDeps-Static-1.7.1-0/blib/arch:/tmp/loop_over_bdir-1765246-QKz53E/Module-ScanDeps-Static-1.7.1-0/blib/lib:/tmp/loop_over_bdir-1765246-QKz53E/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-1765246-QKz53E/Simulation-Automate-1.0.1-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1765259
    PERL5_CPAN_IS_RUNNING = 1765259
    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-3oIm/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.38    
    CPAN::Meta          2.150010
    Cwd                 3.92    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.56    
    File::Spec          3.93    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.89    
    Parse::CPAN::Meta   2.150010
    Test2               1.302204
    Test::Harness       3.50    
    Test::More          1.302204
    YAML                1.31    
    YAML::Syck          1.34    
    version             0.9933  


--

Summary of my perl5 (revision 5 version 41 subversion 6) configuration:
  Commit id: 5ae25c7756bbd08831a5a3900da1d60b7ba2c19a
  Platform:
    osname=linux
    osvers=5.4.0-200-generic
    archname=x86_64-linux
    uname='linux k93focal 5.4.0-200-generic #220-ubuntu smp fri sep 27 13:19:16 utc 2024 x86_64 x86_64 x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254 -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 -Uuselongdouble -DEBUGGING=both'
    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 -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='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.31.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.31'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    DEBUGGING
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    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 Nov 21 2024 13:42:59
  %ENV:
    PERL="/tmp/basesmoker-reloperl-3oIm/bin/perl"
    PERL5LIB="/tmp/loop_over_bdir-1765246-QKz53E/Alien-SNMP-MIBDEV-2.020000-0/blib/arch:/tmp/loop_over_bdir-1765246-QKz53E/Alien-SNMP-MIBDEV-2.020000-0/blib/lib:/tmp/loop_over_bdir-1765246-QKz53E/perl-Hardware-UPS-Perl-0.43-0/blib/arch:/tmp/loop_over_bdir-1765246-QKz53E/perl-Hardware-UPS-Perl-0.43-0/blib/lib:/tmp/loop_over_bdir-1765246-QKz53E/LiquidWeb-Storm-CLI-1.03-0/blib/arch:/tmp/loop_over_bdir-1765246-QKz53E/LiquidWeb-Storm-CLI-1.03-0/blib/lib:/tmp/loop_over_bdir-1765246-QKz53E/Debian-Packages-0.03-0/blib/arch:/tmp/loop_over_bdir-1765246-QKz53E/Debian-Packages-0.03-0/blib/lib:/tmp/loop_over_bdir-1765246-QKz53E/Module-ScanDeps-Static-1.7.1-0/blib/arch:/tmp/loop_over_bdir-1765246-QKz53E/Module-ScanDeps-Static-1.7.1-0/blib/lib:/tmp/loop_over_bdir-1765246-QKz53E/Simulation-Automate-1.0.1-0/blib/arch:/tmp/loop_over_bdir-1765246-QKz53E/Simulation-Automate-1.0.1-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="1765259"
    PERL5_CPAN_IS_RUNNING="1765259"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /tmp/loop_over_bdir-1765246-QKz53E/Alien-SNMP-MIBDEV-2.020000-0/blib/arch
    /tmp/loop_over_bdir-1765246-QKz53E/Alien-SNMP-MIBDEV-2.020000-0/blib/lib
    /tmp/loop_over_bdir-1765246-QKz53E/perl-Hardware-UPS-Perl-0.43-0/blib/arch
    /tmp/loop_over_bdir-1765246-QKz53E/perl-Hardware-UPS-Perl-0.43-0/blib/lib
    /tmp/loop_over_bdir-1765246-QKz53E/LiquidWeb-Storm-CLI-1.03-0/blib/arch
    /tmp/loop_over_bdir-1765246-QKz53E/LiquidWeb-Storm-CLI-1.03-0/blib/lib
    /tmp/loop_over_bdir-1765246-QKz53E/Debian-Packages-0.03-0/blib/arch
    /tmp/loop_over_bdir-1765246-QKz53E/Debian-Packages-0.03-0/blib/lib
    /tmp/loop_over_bdir-1765246-QKz53E/Module-ScanDeps-Static-1.7.1-0/blib/arch
    /tmp/loop_over_bdir-1765246-QKz53E/Module-ScanDeps-Static-1.7.1-0/blib/lib
    /tmp/loop_over_bdir-1765246-QKz53E/Simulation-Automate-1.0.1-0/blib/arch
    /tmp/loop_over_bdir-1765246-QKz53E/Simulation-Automate-1.0.1-0/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/site_perl/5.41.6
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/5.41.6/x86_64-linux
    /home/sand/src/perl/repoperls/installed-perls/host/k93focal/v5.41.6/b254/lib/5.41.6
    .