Report for Mojolicious-Plugin-HandlebarsJSRenderer-0.06

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Mojolicious-Plugin-HandlebarsJSRenderer-0.06 v5.22.3 RC5 GNU/Linux
Date: 2017-01-09T07:20:09Z

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 Robert Grimes,

This is a computer-generated report for Mojolicious-Plugin-HandlebarsJSRenderer-0.06
on perl 5.22.3, 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 "/bbbike/perl-5.22.3-RC5/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing Mojolicious::Plugin::HandlebarsJSRenderer 0.06, Perl 5.022003, /bbbike/perl-5.22.3-RC5/bin/perl
t/00-load.t ....... ok

#   Failed test '200 OK'
#   at t/01-mojoembed.t line 35.
#          got: '404'
#     expected: '200'

#   Failed test 'content is similar'
#   at t/01-mojoembed.t line 35.
Wide character in print at /opt/perl-5.22.3-RC5/lib/site_perl/5.22.3/Test2/Formatter/TAP.pm line 105.
#                   '<!DOCTYPE html>
# <html>
#   <head>
#     <title>Page not found (development mode)</title>
#     <meta http-equiv="Pragma" content="no-cache">
#     <meta http-equiv="Expires" content="-1">
#     <script src="/mojo/jquery/jquery.js"></script>
#     <script src="/mojo/prettify/run_prettify.js"></script>
#     <link href="/mojo/prettify/prettify-mojo-dark.css" rel="stylesheet">
#     <style>
#       a img { border: 0 }
#       body {
#         background: url(/mojo/pinstripe-light.png);
#         color: #445555;
#         font: 0.9em 'Helvetica Neue', Helvetica, sans-serif;
#         font-weight: normal;
#         line-height: 1.5em;
#         margin: 0;
#       }
#       :not(pre) > code {
#         background-color: #eef9ff;
#         border: solid #cce4ff 1px;
#         border-radius: 5px;
#         color: #333;
#         font: 0.9em Consolas, Menlo, Monaco, Courier, monospace;
#         padding: 0.4em;
#       }
#       h1 {
#         color: #2a2a2a;
#         font-size: 1.5em;
#         margin: 0;
#       }
#       pre {
#         font: 0.9em Consolas, Menlo, Monaco, Courier, monospace;
#         margin: 0;
#         white-space: pre-wrap;
#       }
#       pre > code {
#         display: block;
#         font: 1.0em Consolas, Menlo, Monaco, Courier, monospace;
#         margin-bottom: 0.7em;
#         margin-top: 0.7em;
#       }
#       table {
#         border-collapse: collapse;
#         width: 100%;
#       }
#       td { padding: 0.5em }
#       .box {
#         background-color: #fff;
#         border: 1px solid #c1c1c1;
#         overflow: hidden;
#         padding: 1em;
#       }
#       .code {
#         background-color: #1a1a1a;
#         background: url(/mojo/pinstripe-dark.png);
#         color: #eee;
#         text-shadow: #333 0 1px 0;
#       }
#       .important { background-color: rgba(47, 48, 50, .75) }
#       .infobox { color: #333 }
#       .infobox tr:nth-child(odd) .value { background-color: #ddeeff }
#       .infobox tr:nth-child(even) .value { background-color: #eef9ff }
#       .key { text-align: right }
#       .more table { margin-bottom: 1em }
#       .spaced {
#         margin-left: 5em;
#         margin-right: 5em;
#       }
#       .striped { border-top: solid #cce4ff 1px }
#       .tap {
#         font: 0.5em Verdana, sans-serif;
#         text-align: center;
#       }
#       .value { padding-left: 1em }
#       .wide { width: 100% }
#       #error {
#         font: 1.5em 'Helvetica Neue', Helvetica, sans-serif;
#         font-weight: 300;
#         margin: 0;
#         text-shadow: #333 0 1px 0;
#       }
#       #footer {
#         padding-top: 1em;
#         text-align: center;
#       }
#       #nothing {
#         border-bottom: 0;
#         padding-top: 60px;
#       }
#       #showcase {
#         border-bottom: 0;
#         border-top: 0;
#       }
#       #showcase table { margin-top: 1em }
#       #showcase td {
#         padding-top: 0;
#         padding-bottom: 0;
#       }
#       #showcase .key { padding-right: 0 }
#       #log {
#         border-radius: 5px;
#         margin-top: 1em;
#       }
#       #log table { margin: 0 }
#       #more, #trace {
#         border-bottom-left-radius: 5px;
#         border-bottom-right-radius: 5px;
#       }
#       #more .tap, #trace .tap { text-shadow: #ddd 0 1px 0 }
#       #request {
#         border-bottom: 0;
#         border-top-left-radius: 5px;
#         border-top-right-radius: 5px;
#         margin-top: 1em;
#       }
#       #routes {
#         border-bottom-left-radius: 5px;
#         border-bottom-right-radius: 5px;
#         padding-top: 70px;
#       }
#       #trace { border-top: 0 }
#       #wrapperlicious {
#         max-width: 1000px;
#         margin: 0 auto;
#       }
#     </style>
#   </head>
#   <body>
#     <script src="/mojo/jquery/jquery.js"></script>
# <div id="mojobar">
#   <style scoped="scoped">
#     #mojobar {
#       background-color: #1a1a1a;
#       background: -webkit-linear-gradient(top, #2a2a2a 0%, #000 100%);
#       background: -moz-linear-gradient(top, #2a2a2a 0%, #000 100%);
#       background: linear-gradient(top, #2a2a2a 0%, #000 100%);
#       box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
#       height: 46px;
#       overflow: hidden;
#       position: absolute;
#       text-align: right;
#       vertical-align: middle;
#       width: 100%;
#       z-index: 1000;
#     }
#     #mojobar-content {
#       margin: 0 auto;
#       max-width: 1000px;
#     }
#     #mojobar-logo {
#       float: left;
#       margin-left: 5em;
#       padding-top: 4px;
#     }
#     #mojobar-links {
#       display:table-cell;
#       float: right;
#       height: 60px;
#       margin-right: 5em;
#       margin-top: 0.8em;
#     }
#     #mojobar-links a {
#       color: #bbb;
#       font: 0.9em 'Helvetica Neue', Helvetica, sans-serif;
#       margin-left: 0.5em;
#       text-decoration: none;
#       transition: all 200ms ease-in-out;
#     }
#     #mojobar-links a:hover { color: #fff }
#     #mojobar-links input {
#       background-color: #3a3a3a;
#       border: 1px solid rgba(0, 0, 0, 0.1);
#       border-radius: 3px;
#       color: #eee;
#       display: inline;
#       margin-left: 1em;
#       padding: 4px;
#       transition: all 0.15s;
#     }
#     #mojobar-links input:focus {
#       background-color: #fff;
#       color: #111;
#       outline: 0;
#     }
#     #mojobar-links form { display: inline }
#     .animated { transition: all 0.25s ease }
#   </style>
#   <div id="mojobar-content">
#     <div id="mojobar-logo">
#       <a href="http://mojolicious.org">
#         <img alt="Mojolicious logo" src="/mojo/logo-white.png">
# </a>    </div>
#     <div id="mojobar-links">
#       <a href="http://mojolicious.org/perldoc">Documentation</a>
#       <a href="https://github.com/kraih/mojo/wiki">Wiki</a>
#       <a href="https://github.com/kraih/mojo">GitHub</a>
#       <a href="https://metacpan.org/release/Mojolicious/">CPAN</a>
#       <a href="https://groups.google.com/group/mojolicious">MailingList</a>
#       <a href="http://blog.kraih.com">Blog</a>
#       <a href="https://twitter.com/kraih">Twitter</a>
#       <form action="https://www.google.com/cse" target="_blank">
#         <input name="cx" type="hidden" value="014527573091551588235:pwfplkjpgbi">
#         <input name="ie" type="hidden" value="UTF-8">
#         <input name="q" placeholder="Search" type="search">
#       </form>
#     </div>
#   </div>
# </div>
# <script>
#   var mojobar = $('#mojobar');
#   var mojobarHeight = mojobar.outerHeight();
#   function getElementByHash(hash) {
#     return $(hash.replace(/(:|\.|\[|\]|,)/g, '\\$1'));
#   }
#   function fixOffset() {
#     var offset = getElementByHash(window.location.hash).offset();
#     if (offset) {
#       $('html, body').animate({scrollTop: offset.top - mojobarHeight}, 1);
#     }
#   }
#   $(window).on('load', function () {
#     if (window.location.hash) {
#       fixOffset();
#     }
#     var start = mojobar.offset().top;
#     var fixed;
#     var lastScrollTop = $(window).scrollTop();
#     var hidden = mojobarHeight + 1;
#     $(window).on('scroll', function () {
#       var st = $(window).scrollTop();
#       if (fixed) {
#         if (st <= start) {
#           fixed = false;
#           mojobar.removeClass('animated');
#           mojobar.css({'position': 'absolute', 'top': start + 'px'});
#         }
#         else if (Math.abs(lastScrollTop - st) > 100) {
#           if (!mojobar.hasClass('animated')) {
#             mojobar.addClass('animated');
#           }
#           if (st > lastScrollTop && st > (mojobarHeight + start + 250)) {
#             mojobar.css('transform', 'translateY(-' + hidden + 'px)');
#           }
#           else if (st < lastScrollTop) {
#             mojobar.css('transform', 'translateY(0px)');
#           }
#           lastScrollTop = st;
#         }
#       }
#       else if (st > start) {
#         fixed = true;
#         mojobar.css({'position': 'fixed', 'top': 0});
#         lastScrollTop = $(window).scrollTop();
#       }
#     });
#   });
#   $(function () {
#     $('a[href^="#"]').addClass('​mojoscroll').on('click', function (e) {
#       e.preventDefault();
#       e.stopPropagation();
#       var hash   = '#' + this.href.split('#')[1];
#       var target = getElementByHash(hash);
#       var old    = target.attr('id');
#       target.attr('id', '');
#       location.hash = hash;
#       target.attr('id', old);
#       fixOffset();
#     });
#   });
# </script>
# 
#     <script>
#       function mojoDrawer (handle, drawer) {
#         $(handle).on('click', function () {
#           $(drawer).slideToggle('slow');
#           var text = $(handle + ' div.tap').text();
#           text = text == "tap for more" ? "tap for less" : "tap for more";
#           $(handle + ' div.tap').text(text);
#         });
#         $(drawer).toggle();
#       }
#       $(function () {
#         mojoDrawer('#trace', '#frames');
#         mojoDrawer('#more', '#infos');
#       });
#     </script>
#     <div id="wrapperlicious">
#         <div id="routes" class="box infobox spaced">
#           <h1>Page not found... yet!</h1>
#           <p>
#             None of these routes could generate a response for your
#             <code>GET</code> request for
#             <code>/hbs_test_1</code>, maybe you need
#             to add a new one?
#           </p>
#           <table>
#             <thead>
#               <tr>
#                 <th>Pattern</th>
#                 <th>Methods</th>
#                 <th>Name</th>
#               </tr>
#             </thead>
#                         <tr>
#               <td class="striped value">
#                 <pre>/</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre></pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/hbs_test_1</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>hbs_test_1</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/hbs_test_2</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>hbs_test_2</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/hbs_test_3</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>hbs_test_3</pre>
#               </td>
#             </tr>
#             
# 
#           </table>
#         </div>
#       <div id="request" class="box infobox spaced">
#         <table>
#                   <tr>
#           <td class="key">Method:</td>
#           <td class="striped value wide"><pre>GET</pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">URL:</td>
#           <td class="striped value wide"><pre>/hbs_test_1</pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Base URL:</td>
#           <td class="striped value wide"><pre>http://127.0.0.1:43057</pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Parameters:</td>
#           <td class="striped value wide"><pre>{}
# </pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Stash:</td>
#           <td class="striped value wide"><pre>{
#   &quot;cb&quot; =&gt; sub { &quot;DUMMY&quot; },
#   &quot;handler&quot; =&gt; &quot;hbs&quot;,
#   &quot;message1&quot; =&gt; &quot;Handlebars Test 1&quot;
# }
# </pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Session:</td>
#           <td class="striped value wide"><pre>{}
# </pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Version:</td>
#           <td class="striped value wide"><pre>1.1</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Accept-Encoding:</td>
#           <td class="striped value wide"><pre>gzip</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Content-Length:</td>
#           <td class="striped value wide"><pre>0</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Host:</td>
#           <td class="striped value wide"><pre>127.0.0.1:43057</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">User-Agent:</td>
#           <td class="striped value wide"><pre>Mojolicious (Perl)</pre></td>
#         </tr>
# 
#         </table>
#       </div>
#       <div id="more" class="box infobox more spaced">
#         <div id="infos">
#           <table>
#                     <tr>
#           <td class="key">Perl:</td>
#           <td class="striped value wide"><pre>v5.22.3 (linux)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Mojolicious:</td>
#           <td class="striped value wide"><pre>7.14 (Doughnut)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Home:</td>
#           <td class="striped value wide"><pre>/tmpfs/.cpan-build-cpansand/2017010903/Mojolicious-Plugin-HandlebarsJSRenderer-0.06-0/t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Template paths:</td>
#           <td class="striped value wide"><pre>[
#   &quot;/tmpfs/.cpan-build-cpansand/2017010903/Mojolicious-Plugin-HandlebarsJSRenderer-0.06-0/t/templates&quot;
# ]
# </pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Template classes:</td>
#           <td class="striped value wide"><pre>[
#   &quot;main&quot;
# ]
# </pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Static paths:</td>
#           <td class="striped value wide"><pre>[
#   &quot;/tmpfs/.cpan-build-cpansand/2017010903/Mojolicious-Plugin-HandlebarsJSRenderer-0.06-0/t/public&quot;
# ]
# </pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Static classes:</td>
#           <td class="striped value wide"><pre>[
#   &quot;main&quot;
# ]
# </pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Include:</td>
#           <td class="striped value wide"><pre>[
#   &quot;/tmpfs/.cpan-build-cpansand/2017010903/Mojolicious-Plugin-HandlebarsJSRenderer-0.06-0/blib/lib&quot;,
#   &quot;/tmpfs/.cpan-build-cpansand/2017010903/Mojolicious-Plugin-HandlebarsJSRenderer-0.06-0/blib/arch&quot;,
#   &quot;/opt/perl-5.22.3-RC5/lib/site_perl/5.22.3/x86_64-linux&quot;,
#   &quot;/opt/perl-5.22.3-RC5/lib/site_perl/5.22.3&quot;,
#   &quot;/opt/perl-5.22.3-RC5/lib/5.22.3/x86_64-linux&quot;,
#   &quot;/opt/perl-5.22.3-RC5/lib/5.22.3&quot;,
#   &quot;.&quot;
# ]
# </pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Config:</td>
#           <td class="striped value wide"><pre>{}
# </pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Moniker:</td>
#           <td class="striped value wide"><pre>01-mojoembed</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Name:</td>
#           <td class="striped value wide"><pre>t/01-mojoembed.t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Executable:</td>
#           <td class="striped value wide"><pre>/bbbike/perl-5.22.3-RC5/bin/perl</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">PID:</td>
#           <td class="striped value wide"><pre>25917</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Time:</td>
#           <td class="striped value wide"><pre>Mon Jan  9 03:35:59 2017</pre></td>
#         </tr>
# 
#           </table>
#         </div>
#         <div class="tap">tap for more</div>
#       </div>
#     </div>
#     <div id="footer">
#       <a href="http://mojolicious.org">
#         <img alt="Mojolicious logo" src="/mojo/logo-black.png">
# </a>    </div>
#   </body>
# </html>
# '
#     doesn't match '(?^:data Handlebars Test 1)'

#   Failed test '200 OK'
#   at t/01-mojoembed.t line 37.
#          got: '404'
#     expected: '200'

#   Failed test 'content is similar'
#   at t/01-mojoembed.t line 37.
Wide character in print at /opt/perl-5.22.3-RC5/lib/site_perl/5.22.3/Test2/Formatter/TAP.pm line 105.
#                   '<!DOCTYPE html>
# <html>
#   <head>
#     <title>Page not found (development mode)</title>
#     <meta http-equiv="Pragma" content="no-cache">
#     <meta http-equiv="Expires" content="-1">
#     <script src="/mojo/jquery/jquery.js"></script>
#     <script src="/mojo/prettify/run_prettify.js"></script>
#     <link href="/mojo/prettify/prettify-mojo-dark.css" rel="stylesheet">
#     <style>
#       a img { border: 0 }
#       body {
#         background: url(/mojo/pinstripe-light.png);
#         color: #445555;
#         font: 0.9em 'Helvetica Neue', Helvetica, sans-serif;
#         font-weight: normal;
#         line-height: 1.5em;
#         margin: 0;
#       }
#       :not(pre) > code {
#         background-color: #eef9ff;
#         border: solid #cce4ff 1px;
#         border-radius: 5px;
#         color: #333;
#         font: 0.9em Consolas, Menlo, Monaco, Courier, monospace;
#         padding: 0.4em;
#       }
#       h1 {
#         color: #2a2a2a;
#         font-size: 1.5em;
#         margin: 0;
#       }
#       pre {
#         font: 0.9em Consolas, Menlo, Monaco, Courier, monospace;
#         margin: 0;
#         white-space: pre-wrap;
#       }
#       pre > code {
#         display: block;
#         font: 1.0em Consolas, Menlo, Monaco, Courier, monospace;
#         margin-bottom: 0.7em;
#         margin-top: 0.7em;
#       }
#       table {
#         border-collapse: collapse;
#         width: 100%;
#       }
#       td { padding: 0.5em }
#       .box {
#         background-color: #fff;
#         border: 1px solid #c1c1c1;
#         overflow: hidden;
#         padding: 1em;
#       }
#       .code {
#         background-color: #1a1a1a;
#         background: url(/mojo/pinstripe-dark.png);
#         color: #eee;
#         text-shadow: #333 0 1px 0;
#       }
#       .important { background-color: rgba(47, 48, 50, .75) }
#       .infobox { color: #333 }
#       .infobox tr:nth-child(odd) .value { background-color: #ddeeff }
#       .infobox tr:nth-child(even) .value { background-color: #eef9ff }
#       .key { text-align: right }
#       .more table { margin-bottom: 1em }
#       .spaced {
#         margin-left: 5em;
#         margin-right: 5em;
#       }
#       .striped { border-top: solid #cce4ff 1px }
#       .tap {
#         font: 0.5em Verdana, sans-serif;
#         text-align: center;
#       }
#       .value { padding-left: 1em }
#       .wide { width: 100% }
#       #error {
#         font: 1.5em 'Helvetica Neue', Helvetica, sans-serif;
#         font-weight: 300;
#         margin: 0;
#         text-shadow: #333 0 1px 0;
#       }
#       #footer {
#         padding-top: 1em;
#         text-align: center;
#       }
#       #nothing {
#         border-bottom: 0;
#         padding-top: 60px;
#       }
#       #showcase {
#         border-bottom: 0;
#         border-top: 0;
#       }
#       #showcase table { margin-top: 1em }
#       #showcase td {
#         padding-top: 0;
#         padding-bottom: 0;
#       }
#       #showcase .key { padding-right: 0 }
#       #log {
#         border-radius: 5px;
#         margin-top: 1em;
#       }
#       #log table { margin: 0 }
#       #more, #trace {
#         border-bottom-left-radius: 5px;
#         border-bottom-right-radius: 5px;
#       }
#       #more .tap, #trace .tap { text-shadow: #ddd 0 1px 0 }
#       #request {
#         border-bottom: 0;
#         border-top-left-radius: 5px;
#         border-top-right-radius: 5px;
#         margin-top: 1em;
#       }
#       #routes {
#         border-bottom-left-radius: 5px;
#         border-bottom-right-radius: 5px;
#         padding-top: 70px;
#       }
#       #trace { border-top: 0 }
#       #wrapperlicious {
#         max-width: 1000px;
#         margin: 0 auto;
#       }
#     </style>
#   </head>
#   <body>
#     <script src="/mojo/jquery/jquery.js"></script>
# <div id="mojobar">
#   <style scoped="scoped">
#     #mojobar {
#       background-color: #1a1a1a;
#       background: -webkit-linear-gradient(top, #2a2a2a 0%, #000 100%);
#       background: -moz-linear-gradient(top, #2a2a2a 0%, #000 100%);
#       background: linear-gradient(top, #2a2a2a 0%, #000 100%);
#       box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
#       height: 46px;
#       overflow: hidden;
#       position: absolute;
#       text-align: right;
#       vertical-align: middle;
#       width: 100%;
#       z-index: 1000;
#     }
#     #mojobar-content {
#       margin: 0 auto;
#       max-width: 1000px;
#     }
#     #mojobar-logo {
#       float: left;
#       margin-left: 5em;
#       padding-top: 4px;
#     }
#     #mojobar-links {
#       display:table-cell;
#       float: right;
#       height: 60px;
#       margin-right: 5em;
#       margin-top: 0.8em;
#     }
#     #mojobar-links a {
#       color: #bbb;
#       font: 0.9em 'Helvetica Neue', Helvetica, sans-serif;
#       margin-left: 0.5em;
#       text-decoration: none;
#       transition: all 200ms ease-in-out;
#     }
#     #mojobar-links a:hover { color: #fff }
#     #mojobar-links input {
#       background-color: #3a3a3a;
#       border: 1px solid rgba(0, 0, 0, 0.1);
#       border-radius: 3px;
#       color: #eee;
#       display: inline;
#       margin-left: 1em;
#       padding: 4px;
#       transition: all 0.15s;
#     }
#     #mojobar-links input:focus {
#       background-color: #fff;
#       color: #111;
#       outline: 0;
#     }
#     #mojobar-links form { display: inline }
#     .animated { transition: all 0.25s ease }
#   </style>
#   <div id="mojobar-content">
#     <div id="mojobar-logo">
#       <a href="http://mojolicious.org">
#         <img alt="Mojolicious logo" src="/mojo/logo-white.png">
# </a>    </div>
#     <div id="mojobar-links">
#       <a href="http://mojolicious.org/perldoc">Documentation</a>
#       <a href="https://github.com/kraih/mojo/wiki">Wiki</a>
#       <a href="https://github.com/kraih/mojo">GitHub</a>
#       <a href="https://metacpan.org/release/Mojolicious/">CPAN</a>
#       <a href="https://groups.google.com/group/mojolicious">MailingList</a>
#       <a href="http://blog.kraih.com">Blog</a>
#       <a href="https://twitter.com/kraih">Twitter</a>
#       <form action="https://www.google.com/cse" target="_blank">
#         <input name="cx" type="hidden" value="014527573091551588235:pwfplkjpgbi">
#         <input name="ie" type="hidden" value="UTF-8">
#         <input name="q" placeholder="Search" type="search">
#       </form>
#     </div>
#   </div>
# </div>
# <script>
#   var mojobar = $('#mojobar');
#   var mojobarHeight = mojobar.outerHeight();
#   function getElementByHash(hash) {
#     return $(hash.replace(/(:|\.|\[|\]|,)/g, '\\$1'));
#   }
#   function fixOffset() {
#     var offset = getElementByHash(window.location.hash).offset();
#     if (offset) {
#       $('html, body').animate({scrollTop: offset.top - mojobarHeight}, 1);
#     }
#   }
#   $(window).on('load', function () {
#     if (window.location.hash) {
#       fixOffset();
#     }
#     var start = mojobar.offset().top;
#     var fixed;
#     var lastScrollTop = $(window).scrollTop();
#     var hidden = mojobarHeight + 1;
#     $(window).on('scroll', function () {
#       var st = $(window).scrollTop();
#       if (fixed) {
#         if (st <= start) {
#           fixed = false;
#           mojobar.removeClass('animated');
#           mojobar.css({'position': 'absolute', 'top': start + 'px'});
#         }
#         else if (Math.abs(lastScrollTop - st) > 100) {
#           if (!mojobar.hasClass('animated')) {
#             mojobar.addClass('animated');
#           }
#           if (st > lastScrollTop && st > (mojobarHeight + start + 250)) {
#             mojobar.css('transform', 'translateY(-' + hidden + 'px)');
#           }
#           else if (st < lastScrollTop) {
#             mojobar.css('transform', 'translateY(0px)');
#           }
#           lastScrollTop = st;
#         }
#       }
#       else if (st > start) {
#         fixed = true;
#         mojobar.css({'position': 'fixed', 'top': 0});
#         lastScrollTop = $(window).scrollTop();
#       }
#     });
#   });
#   $(function () {
#     $('a[href^="#"]').addClass('​mojoscroll').on('click', function (e) {
#       e.preventDefault();
#       e.stopPropagation();
#       var hash   = '#' + this.href.split('#')[1];
#       var target = getElementByHash(hash);
#       var old    = target.attr('id');
#       target.attr('id', '');
#       location.hash = hash;
#       target.attr('id', old);
#       fixOffset();
#     });
#   });
# </script>
# 
#     <script>
#       function mojoDrawer (handle, drawer) {
#         $(handle).on('click', function () {
#           $(drawer).slideToggle('slow');
#           var text = $(handle + ' div.tap').text();
#           text = text == "tap for more" ? "tap for less" : "tap for more";
#           $(handle + ' div.tap').text(text);
#         });
#         $(drawer).toggle();
#       }
#       $(function () {
#         mojoDrawer('#trace', '#frames');
#         mojoDrawer('#more', '#infos');
#       });
#     </script>
#     <div id="wrapperlicious">
#         <div id="routes" class="box infobox spaced">
#           <h1>Page not found... yet!</h1>
#           <p>
#             None of these routes could generate a response for your
#             <code>GET</code> request for
#             <code>/hbs_test_3</code>, maybe you need
#             to add a new one?
#           </p>
#           <table>
#             <thead>
#               <tr>
#                 <th>Pattern</th>
#                 <th>Methods</th>
#                 <th>Name</th>
#               </tr>
#             </thead>
#                         <tr>
#               <td class="striped value">
#                 <pre>/</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre></pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/hbs_test_1</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>hbs_test_1</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/hbs_test_2</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>hbs_test_2</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/hbs_test_3</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>hbs_test_3</pre>
#               </td>
#             </tr>
#             
# 
#           </table>
#         </div>
#       <div id="request" class="box infobox spaced">
#         <table>
#                   <tr>
#           <td class="key">Method:</td>
#           <td class="striped value wide"><pre>GET</pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">URL:</td>
#           <td class="striped value wide"><pre>/hbs_test_3</pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Base URL:</td>
#           <td class="striped value wide"><pre>http://127.0.0.1:43057</pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Parameters:</td>
#           <td class="striped value wide"><pre>{}
# </pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Stash:</td>
#           <td class="striped value wide"><pre>{
#   &quot;bool&quot; =&gt; 1,
#   &quot;cb&quot; =&gt; sub { &quot;DUMMY&quot; },
#   &quot;handler&quot; =&gt; &quot;hbs&quot;
# }
# </pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Session:</td>
#           <td class="striped value wide"><pre>{}
# </pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Version:</td>
#           <td class="striped value wide"><pre>1.1</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Accept-Encoding:</td>
#           <td class="striped value wide"><pre>gzip</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Content-Length:</td>
#           <td class="striped value wide"><pre>0</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Host:</td>
#           <td class="striped value wide"><pre>127.0.0.1:43057</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">User-Agent:</td>
#           <td class="striped value wide"><pre>Mojolicious (Perl)</pre></td>
#         </tr>
# 
#         </table>
#       </div>
#       <div id="more" class="box infobox more spaced">
#         <div id="infos">
#           <table>
#                     <tr>
#           <td class="key">Perl:</td>
#           <td class="striped value wide"><pre>v5.22.3 (linux)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Mojolicious:</td>
#           <td class="striped value wide"><pre>7.14 (Doughnut)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Home:</td>
#           <td class="striped value wide"><pre>/tmpfs/.cpan-build-cpansand/2017010903/Mojolicious-Plugin-HandlebarsJSRenderer-0.06-0/t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Template paths:</td>
#           <td class="striped value wide"><pre>[
#   &quot;/tmpfs/.cpan-build-cpansand/2017010903/Mojolicious-Plugin-HandlebarsJSRenderer-0.06-0/t/templates&quot;
# ]
# </pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Template classes:</td>
#           <td class="striped value wide"><pre>[
#   &quot;main&quot;
# ]
# </pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Static paths:</td>
#           <td class="striped value wide"><pre>[
#   &quot;/tmpfs/.cpan-build-cpansand/2017010903/Mojolicious-Plugin-HandlebarsJSRenderer-0.06-0/t/public&quot;
# ]
# </pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Static classes:</td>
#           <td class="striped value wide"><pre>[
#   &quot;main&quot;
# ]
# </pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Include:</td>
#           <td class="striped value wide"><pre>[
#   &quot;/tmpfs/.cpan-build-cpansand/2017010903/Mojolicious-Plugin-HandlebarsJSRenderer-0.06-0/blib/lib&quot;,
#   &quot;/tmpfs/.cpan-build-cpansand/2017010903/Mojolicious-Plugin-HandlebarsJSRenderer-0.06-0/blib/arch&quot;,
#   &quot;/opt/perl-5.22.3-RC5/lib/site_perl/5.22.3/x86_64-linux&quot;,
#   &quot;/opt/perl-5.22.3-RC5/lib/site_perl/5.22.3&quot;,
#   &quot;/opt/perl-5.22.3-RC5/lib/5.22.3/x86_64-linux&quot;,
#   &quot;/opt/perl-5.22.3-RC5/lib/5.22.3&quot;,
#   &quot;.&quot;
# ]
# </pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Config:</td>
#           <td class="striped value wide"><pre>{}
# </pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Moniker:</td>
#           <td class="striped value wide"><pre>01-mojoembed</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Name:</td>
#           <td class="striped value wide"><pre>t/01-mojoembed.t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Executable:</td>
#           <td class="striped value wide"><pre>/bbbike/perl-5.22.3-RC5/bin/perl</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">PID:</td>
#           <td class="striped value wide"><pre>25917</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Time:</td>
#           <td class="striped value wide"><pre>Mon Jan  9 03:35:59 2017</pre></td>
#         </tr>
# 
#           </table>
#         </div>
#         <div class="tap">tap for more</div>
#       </div>
#     </div>
#     <div id="footer">
#       <a href="http://mojolicious.org">
#         <img alt="Mojolicious logo" src="/mojo/logo-black.png">
# </a>    </div>
#   </body>
# </html>
# '
#     doesn't match '(?^:bool is true)'
# Looks like you failed 4 tests of 12.
t/01-mojoembed.t .. 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/12 subtests 

Test Summary Report
-------------------
t/01-mojoembed.t (Wstat: 1024 Tests: 12 Failed: 4)
  Failed tests:  5-6, 11-12
  Non-zero exit status: 4
Files=2, Tests=13,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.32 cusr  0.05 csys =  0.40 CPU)
Result: FAIL
Failed 1/2 test programs. 4/13 subtests failed.
Makefile:849: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 4

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

Prerequisite modules loaded:

requires:

    Module                     Need  Have    
    -------------------------- ----- --------
    JavaScript::V8::Handlebars 0.01  0.06    
    Mojolicious                1     7.14    
    perl                       5.006 5.022003

build_requires:

    Module                     Need  Have    
    -------------------------- ----- --------
    Test::More                 0     1.302073

configure_requires:

    Module                     Need  Have    
    -------------------------- ----- --------
    ExtUtils::MakeMaker        0     7.24    


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

Environment variables:

    LANG = C
    LC_ALL = de_DE.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 = 21860
    PERL5_CPAN_IS_RUNNING = 21860
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 6969,21860
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2017010818/cpanreporter_002_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_PARALLEL_SMOKER = yes
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2017010818

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

    $^X = /bbbike/perl-5.22.3-RC5/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.14    
    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.4220  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.35_01 
    Test::More          1.302073
    YAML                1.21    
    YAML::Syck          1.29    
    version             0.9917  


--

Summary of my perl5 (revision 5 version 22 subversion 3) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux
    uname='linux eserte 3.16.0-4-amd64 #1 smp debian 3.16.36-1+deb8u2 (2016-10-19) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.22.3-RC5 -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, 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 -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.9.2', 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/4.9/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.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  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_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        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
  Locally applied patches:
	RC5
  Built under linux
  Compiled at Jan  5 2017 19:28:05
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="21860"
    PERL5_CPAN_IS_RUNNING="21860"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="6969,21860"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2017010818/cpanreporter_002_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_PARALLEL_SMOKER="yes"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.22.3-RC5/lib/site_perl/5.22.3/x86_64-linux
    /opt/perl-5.22.3-RC5/lib/site_perl/5.22.3
    /opt/perl-5.22.3-RC5/lib/5.22.3/x86_64-linux
    /opt/perl-5.22.3-RC5/lib/5.22.3
    .