Report for Dancer-Plugin-CRUD-1.031

Back
From: Slaven Rezić
Subject: FAIL Dancer-Plugin-CRUD-1.031 v5.25.12 GNU/Linux
Date: 2017-04-24T01:18:36Z

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 David Zurborg,

This is a computer-generated report for Dancer-Plugin-CRUD-1.031
on perl 5.25.12, 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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/opt/perl-5.25.12/bin/perl5.25.12" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Dancer-Plugin-CRUD 1.031, Perl 5.025012, /opt/perl-5.25.12/bin/perl5.25.12
t/00-load.t ........................... ok
t/01-prepare_serializer_for_format.t .. ok
t/02-resource.t ....................... ok
t/02-resource_alt.t ................... ok
t/03-helpers.t ........................ ok
t/04-plugin_settings.t ................ ok
t/05-serializer_and_resource.t ........ ok
t/06-prefix.t ......................... ok
t/07-suffix.t ......................... ok
t/08-stacking.t ....................... ok

#   Failed test 'index foo ok'
#   at t/09-validate.t line 97.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x2609ec0)

#   Failed test 'read foo wrong foo_id'
#   at t/09-validate.t line 100.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x2629b00)

#   Failed test 'create foo ok'
#   at t/09-validate.t line 104.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x25ccd18)

#   Failed test 'create foo wrong name'
#   at t/09-validate.t line 107.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x25cd120)

#   Failed test 'update foo ok'
#   at t/09-validate.t line 111.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x25ccd18)

#   Failed test 'update foo wrong name'
#   at t/09-validate.t line 114.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x262a8c8)

#   Failed test 'index foo->bar ok'
#   at t/09-validate.t line 118.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x261de80)

#   Failed test 'read foo->bar ok'
#   at t/09-validate.t line 121.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x204cb58)

#   Failed test 'read foo->bar wrong foo_id'
#   at t/09-validate.t line 124.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x25ccd60)

#   Failed test 'read foo->bar wrong foo_id,bar_id'
#   at t/09-validate.t line 129.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x2630160)

#   Failed test 'update foo->bar ok'
#   at t/09-validate.t line 134.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x26096c8)

#   Failed test 'update foo->bar wrong name'
#   at t/09-validate.t line 139.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x25cd258)

#   Failed test 'read foo ignored garbage params'
#   at t/09-validate.t line 143.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x26096c8)

#   Failed test 'create foo ignored format'
#   at t/09-validate.t line 149.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x26096c8)
# [error] request to GET /foo crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to GET /foo/456 crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to POST /foo crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to POST /foo crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to PUT /foo/123 crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to PUT /foo/123 crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to GET /foo/123/bar crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to GET /foo/123/bar/456 crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to GET /foo/456/bar/456 crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to GET /foo/456/bar/123 crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to PUT /foo/123/bar/456 crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to PUT /foo/123/bar/456 crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to GET /foo/123 crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to POST /foo.yml crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# Looks like you failed 14 tests of 14.
t/09-validate.t ....................... 
Dubious, test returned 14 (wstat 3584, 0xe00)
Failed 14/14 subtests 

#   Failed test 'get foo->get ok'
#   at t/10-wrap.t line 93.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x2ad3af8)

#   Failed test 'post foo->post ok'
#   at t/10-wrap.t line 96.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x2a9d4f0)

#   Failed test 'put foo->put ok'
#   at t/10-wrap.t line 99.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x2357ff0)

#   Failed test 'delete foo->delete ok'
#   at t/10-wrap.t line 102.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x2af4be0)

#   Failed test 'patch foo->patch ok'
#   at t/10-wrap.t line 105.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x2a9d5b0)

#   Failed test 'get foo->get ok'
#   at t/10-wrap.t line 111.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x2a9d5b0)

#   Failed test 'post foo->post ok'
#   at t/10-wrap.t line 118.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x2a9d5b0)

#   Failed test 'put foo->put ok'
#   at t/10-wrap.t line 125.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x2a9d5b0)

#   Failed test 'delete foo->delete ok'
#   at t/10-wrap.t line 132.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x2a9d5b0)

#   Failed test 'patch foo->patch ok'
#   at t/10-wrap.t line 139.
#     Structures begin differing at:
#          $got = '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
#             "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
#     <html>
#     <head>
#     <title>Error 500</title>
#     <link rel="stylesheet" href="/css/style.css" />
#     <meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
#     </head>
#     <body>
#     <h1>Error 500</h1>
#     <div id="content">
#     <h2>Unable to process your query</h2>The page you requested is not available
#     </div>
#     <div id="footer">
#     Powered by <a href="http://perldancer.org/">Dancer</a> 1.3202
#     </div>
#     </body>
#     </html>'
#     $expected = HASH(0x2a9d5b0)
# [error] request to GET /foo/123/get crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to POST /foo/123/post crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to PUT /foo/123/put crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to DELETE /foo/123/delete crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to PATCH /foo/123/patch crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to GET /foo/123/get crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to POST /foo/123/post crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to PUT /foo/123/put crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to DELETE /foo/123/delete crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# [error] request to PATCH /foo/123/patch crashed: Can't use an undefined value as a HASH reference at /opt/perl-5.25.12/lib/site_perl/5.25.12/Validate/Tiny.pm line 306.
# Looks like you failed 10 tests of 10.
t/10-wrap.t ........................... 
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/10 subtests 
t/11-patch.t .......................... ok
t/12-chain.t .......................... ok
t/author-critic.t ..................... skipped: these tests are for testing by the author
t/release-cpan-changes.t .............. skipped: these tests are for release candidate testing
t/release-kwalitee.t .................. skipped: these tests are for release candidate testing
t/release-pod-coverage.t .............. skipped: these tests are for release candidate testing
t/release-pod-syntax.t ................ skipped: these tests are for release candidate testing

Test Summary Report
-------------------
t/09-validate.t                     (Wstat: 3584 Tests: 14 Failed: 14)
  Failed tests:  1-14
  Non-zero exit status: 14
t/10-wrap.t                         (Wstat: 2560 Tests: 10 Failed: 10)
  Failed tests:  1-10
  Non-zero exit status: 10
Files=19, Tests=144,  6 wallclock secs ( 0.08 usr  0.03 sys +  4.94 cusr  0.37 csys =  5.42 CPU)
Result: FAIL
Failed 2/19 test programs. 24/144 subtests failed.
Makefile:876: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module               Need     Have    
    -------------------- -------- --------
    Carp                 0        1.38    
    Dancer               0        1.3202  
    Dancer::Plugin       0        1.3202  
    perl                 5.009005 5.025012
    strict               0        1.11    
    Sub::Name            0        0.21    
    Text::Pluralize      0        1.1     
    Validate::Tiny       0        1.6     
    warnings             0        1.37    

build_requires:

    Module               Need     Have    
    -------------------- -------- --------
    Dancer::ModuleLoader 0        1.3202  
    Dancer::Test         0        1.3202  
    Data::Dumper         0        2.161   
    ExtUtils::MakeMaker  0        7.24    
    Test::More           0        1.302083
    Try::Tiny            0        0.28    

configure_requires:

    Module               Need     Have    
    -------------------- -------- --------
    ExtUtils::MakeMaker  0        7.24    
    perl                 5.009005 5.025012


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    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 = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 31487
    PERL5_CPAN_IS_RUNNING = 31487
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 12577,31487
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1002/2017042312/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1002/2017042312

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /opt/perl-5.25.12/bin/perl5.25.12
    $UID/$EUID = 1002 / 1002
    $GID = 1002 1002
    $EGID = 1002 1002

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.18    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.62    
    JSON                2.90    
    JSON::PP            2.27400 
    Module::Build       0.4222  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302083
    YAML                1.23    
    YAML::Syck          1.30    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 25 subversion 12) configuration:
   
  Platform:
    osname=linux
    osvers=4.4.0-72-generic
    archname=x86_64-linux
    uname='linux prod3 4.4.0-72-generic #93-ubuntu smp fri mar 31 14:07:41 utc 2017 x86_64 x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.25.12 -Dusedevel -Dusemallocwrap=no -Dcf_email=srezic@cpan.org'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='5.4.0 20160609'
    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/gcc/x86_64-linux-gnu/5/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.23.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.23'
  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-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    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 Apr 20 2017 19:58:01
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="31487"
    PERL5_CPAN_IS_RUNNING="31487"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="12577,31487"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1002/2017042312/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.25.12/lib/site_perl/5.25.12/x86_64-linux
    /opt/perl-5.25.12/lib/site_perl/5.25.12
    /opt/perl-5.25.12/lib/5.25.12/x86_64-linux
    /opt/perl-5.25.12/lib/5.25.12
    .