Report for MojoX-Renderer-Alloy-1.121150

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL MojoX-Renderer-Alloy-1.121150 v5.21.7 GNU/Linux
Date: 2015-01-03T16:26:33Z

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 Alex J. G. Burzynski,

This is a computer-generated report for MojoX-Renderer-Alloy-1.121150
on perl 5.21.7, created by CPAN-Reporter-1.2011.

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

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

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

Sections of this report:

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

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

Additional comments from tester:

none provided

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

Output from './Build test':

t/00-compile.t ............ ok
t/release-eol.t ........... skipped: these tests are for release candidate testing
t/release-kwalitee.t ...... skipped: these tests are for release candidate testing
t/release-no-tabs.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

#   Failed test '500 Internal Server Error'
#   at t/syntax-hte.t line 54.
#          got: '404'
#     expected: '500'

#   Failed test 'content is similar'
#   at t/syntax-hte.t line 54.
#                   '<!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;
#       }
#       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;
#       }
#       table {
#         border-collapse: collapse;
#         width: 100%;
#       }
#       td { padding: 0.5em }
#       .box {
#         background-color: #fff;
#         box-shadow: 0px 0px 2px #999;
#         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 { padding-top: 60px }
#       #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-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;
#       }
#       #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 2px rgba(0, 0, 0, 0.6);
#       height: 46px;
#       overflow: hidden;
#       position: absolute;
#       text-align: right;
#       vertical-align: middle;
#       width: 100%;
#       z-index: 1000;
#     }
#     #mojobar-logo {
#       float: left;
#       margin-left: 5em;
#       padding-top: 3px;
#     }
#     #mojobar-links {
#       display:table-cell;
#       float: right;
#       height: 60px;
#       margin-right: 5em;
#       margin-top: 0.8em;
#     }
#     #mojobar-links a {
#       color: #ccc;
#       font: 1em 'Helvetica Neue', Helvetica, sans-serif;
#       font-weight: 300;
#       margin-left: 0.5em;
#       text-decoration: none;
#       transition: all 200ms ease-in-out;
#     }
#     #mojobar-links a:hover { color: #fff }
#     #mojobar-links input {
#       border: 0;
#       border-radius: 10px;
#       display: inline;
#       margin-left: 1em;
#       padding: 3px;
#     }
#     #mojobar-links input:focus { outline: 0 }
#     #mojobar-links form { display: inline }
#     .animated { transition: top 0.2s ease-in-out }
#   </style>
#   <div id="mojobar-logo">
#     <a href="http://mojolicio.us">
#       <img alt="Mojolicious logo" src="/mojo/logo-white.png" />
# </a>  </div>
#   <div id="mojobar-links">
#     <a href="http://mojolicio.us/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>
# <script>
#   var mojobar = $('#mojobar');
#   var mojobarHeight = mojobar.outerHeight();
#   function fixOffset() {
#     var offset = $(window.location.hash).offset();
#     if (offset) {
#       $('html, body').animate({scrollTop: offset.top - mojobarHeight}, 1);
#     }
#   }
#   $(window).load(function () {
#     if (window.location.hash) {
#       fixOffset();
#     }
#     var start = mojobar.offset().top;
#     var fixed;
#     var lastScrollTop = start;
#     $(window).scroll(function () {
#       var st = $(window).scrollTop();
#       if (!fixed && st > start) {
#         fixed = true;
#         mojobar.css('position', 'fixed').css('top', 0);
#       } else if (fixed && st <= start) {
#         fixed = false;
#         mojobar.removeClass('animated');
#         mojobar.css('position', 'absolute').css('top', start + 'px');
#       }
#       else if (fixed && (Math.abs(lastScrollTop - st) > 100)) {
#         if (!mojobar.hasClass('animated')) {
#           mojobar.addClass('animated');
#         }
#         if (st > lastScrollTop && st > (mojobarHeight + start + 250)) {
#           mojobar.css('top', 0 - (mojobarHeight + 5));
#         } else if (st + $(window).height() < $(document).height()) {
#           mojobar.css('top', 0);
#         }
#         lastScrollTop = st;
#       }
#     });
#   });
#   $(document).ready(function () {
#     $('a[href^="#"]').addClass('mojoscroll');
#     $(".mojoscroll").click(function(e) {
#       e.preventDefault();
#       e.stopPropagation();
#       var hash   = "#" + this.href.split("#")[1];
#       var target = $(hash);
#       var old    = target.attr('id');
#       target.attr('id', '');
#       location.hash = hash;
#       target.attr('id', old);
#       fixOffset();
#     });
#   });
# </script>
# 
#     <script>
#       function mojoDrawer (handle, drawer) {
#         $(handle).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();
#       }
#       $(document).ready(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>/exception</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>/exception</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;error&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/with_include</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;include&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/with_wrapper</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;wrapper&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/unicode</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;unicode&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/helpers</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;helpers&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/unknown_helper</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;unknown_helper&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/not_supported</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;not_supported&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/on-disk</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;foo&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/foo/:message</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;index&quot;</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>/exception</pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Base URL:</td>
#           <td class="striped value wide"><pre>http://127.0.0.1:46868</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;exception&quot; =&gt; bless( {
#     &quot;frames&quot; =&gt; [],
#     &quot;line&quot; =&gt; [],
#     &quot;lines_after&quot; =&gt; [],
#     &quot;lines_before&quot; =&gt; [],
#     &quot;message&quot; =&gt; bless( [
#       &quot;parse&quot;,
#       &quot;Missing variable after \&quot;+\&quot; (Could be a missing close quote near expr=\&quot;)&quot;,
#       undef,
#       20,
#       {
#         &quot;_content&quot; =&gt; \&quot;&lt;TMPL_VAR EXPR=\&quot;1 + %\&quot;&gt;\n&quot;,
#         &quot;_filename&quot; =&gt; &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/hte/error.html.hte&quot;,
#         &quot;_line_offsets&quot; =&gt; [
#           0,
#           24
#         ],
#         &quot;_storable_filename&quot; =&gt; &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/hte/error.html.hte.ct.sto&quot;,
#         &quot;modtime&quot; =&gt; 1335311494,
#         &quot;name&quot; =&gt; &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/hte/error.html.hte&quot;
#       }
#     ], &#39;Template::Alloy::Exception&#39; )
#   }, &#39;Mojo::Exception&#39; ),
#   &quot;format&quot; =&gt; &quot;html&quot;,
#   &quot;handler&quot; =&gt; &quot;ep&quot;,
#   &quot;snapshot&quot; =&gt; {},
#   &quot;status&quot; =&gt; 500
# }
# </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">Connection:</td>
#           <td class="striped value wide"><pre>keep-alive</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:46868</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.21.7 (linux)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Mojolicious:</td>
#           <td class="striped value wide"><pre>5.71 (Tiger Face)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Home:</td>
#           <td class="striped value wide"><pre>/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Template paths:</td>
#           <td class="striped value wide"><pre>[
#   &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/hte&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/MojoX-Renderer-Alloy-1.121150-467GDe/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/MojoX-Renderer-Alloy-1.121150-467GDe/blib/lib&quot;,
#   &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/blib/arch&quot;,
#   &quot;/opt/perl-5.21.7/lib/site_perl/5.21.7/x86_64-linux&quot;,
#   &quot;/opt/perl-5.21.7/lib/site_perl/5.21.7&quot;,
#   &quot;/opt/perl-5.21.7/lib/5.21.7/x86_64-linux&quot;,
#   &quot;/opt/perl-5.21.7/lib/5.21.7&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>syntax-hte</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Name:</td>
#           <td class="striped value wide"><pre>t/syntax-hte.t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Executable:</td>
#           <td class="striped value wide"><pre>/bbbike/perl-5.21.7/bin/perl5.21.7</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">PID:</td>
#           <td class="striped value wide"><pre>15497</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Time:</td>
#           <td class="striped value wide"><pre>Sat Jan  3 15:16:14 2015</pre></td>
#         </tr>
# 
#           </table>
#         </div>
#         <div class="tap">tap for more</div>
#       </div>
#     </div>
#     <div id="footer">
#       <a href="http://mojolicio.us">
#         <img alt="Mojolicious logo" src="/mojo/logo-black.png" />
# </a>    </div>
#   </body>
# </html>
# '
#     doesn't match '(?^:parse error)'

#   Failed test '500 Internal Server Error'
#   at t/syntax-hte.t line 81.
#          got: '404'
#     expected: '500'

#   Failed test '500 Internal Server Error'
#   at t/syntax-hte.t line 86.
#          got: '404'
#     expected: '500'

#   Failed test 'content is similar'
#   at t/syntax-hte.t line 86.
#                   '<!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;
#       }
#       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;
#       }
#       table {
#         border-collapse: collapse;
#         width: 100%;
#       }
#       td { padding: 0.5em }
#       .box {
#         background-color: #fff;
#         box-shadow: 0px 0px 2px #999;
#         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 { padding-top: 60px }
#       #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-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;
#       }
#       #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 2px rgba(0, 0, 0, 0.6);
#       height: 46px;
#       overflow: hidden;
#       position: absolute;
#       text-align: right;
#       vertical-align: middle;
#       width: 100%;
#       z-index: 1000;
#     }
#     #mojobar-logo {
#       float: left;
#       margin-left: 5em;
#       padding-top: 3px;
#     }
#     #mojobar-links {
#       display:table-cell;
#       float: right;
#       height: 60px;
#       margin-right: 5em;
#       margin-top: 0.8em;
#     }
#     #mojobar-links a {
#       color: #ccc;
#       font: 1em 'Helvetica Neue', Helvetica, sans-serif;
#       font-weight: 300;
#       margin-left: 0.5em;
#       text-decoration: none;
#       transition: all 200ms ease-in-out;
#     }
#     #mojobar-links a:hover { color: #fff }
#     #mojobar-links input {
#       border: 0;
#       border-radius: 10px;
#       display: inline;
#       margin-left: 1em;
#       padding: 3px;
#     }
#     #mojobar-links input:focus { outline: 0 }
#     #mojobar-links form { display: inline }
#     .animated { transition: top 0.2s ease-in-out }
#   </style>
#   <div id="mojobar-logo">
#     <a href="http://mojolicio.us">
#       <img alt="Mojolicious logo" src="/mojo/logo-white.png" />
# </a>  </div>
#   <div id="mojobar-links">
#     <a href="http://mojolicio.us/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>
# <script>
#   var mojobar = $('#mojobar');
#   var mojobarHeight = mojobar.outerHeight();
#   function fixOffset() {
#     var offset = $(window.location.hash).offset();
#     if (offset) {
#       $('html, body').animate({scrollTop: offset.top - mojobarHeight}, 1);
#     }
#   }
#   $(window).load(function () {
#     if (window.location.hash) {
#       fixOffset();
#     }
#     var start = mojobar.offset().top;
#     var fixed;
#     var lastScrollTop = start;
#     $(window).scroll(function () {
#       var st = $(window).scrollTop();
#       if (!fixed && st > start) {
#         fixed = true;
#         mojobar.css('position', 'fixed').css('top', 0);
#       } else if (fixed && st <= start) {
#         fixed = false;
#         mojobar.removeClass('animated');
#         mojobar.css('position', 'absolute').css('top', start + 'px');
#       }
#       else if (fixed && (Math.abs(lastScrollTop - st) > 100)) {
#         if (!mojobar.hasClass('animated')) {
#           mojobar.addClass('animated');
#         }
#         if (st > lastScrollTop && st > (mojobarHeight + start + 250)) {
#           mojobar.css('top', 0 - (mojobarHeight + 5));
#         } else if (st + $(window).height() < $(document).height()) {
#           mojobar.css('top', 0);
#         }
#         lastScrollTop = st;
#       }
#     });
#   });
#   $(document).ready(function () {
#     $('a[href^="#"]').addClass('mojoscroll');
#     $(".mojoscroll").click(function(e) {
#       e.preventDefault();
#       e.stopPropagation();
#       var hash   = "#" + this.href.split("#")[1];
#       var target = $(hash);
#       var old    = target.attr('id');
#       target.attr('id', '');
#       location.hash = hash;
#       target.attr('id', old);
#       fixOffset();
#     });
#   });
# </script>
# 
#     <script>
#       function mojoDrawer (handle, drawer) {
#         $(handle).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();
#       }
#       $(document).ready(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>/not_supported</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>/exception</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;error&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/with_include</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;include&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/with_wrapper</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;wrapper&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/unicode</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;unicode&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/helpers</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;helpers&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/unknown_helper</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;unknown_helper&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/not_supported</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;not_supported&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/on-disk</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;foo&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/foo/:message</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;index&quot;</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>/not_supported</pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Base URL:</td>
#           <td class="striped value wide"><pre>http://127.0.0.1:46868</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>{}
# </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">Connection:</td>
#           <td class="striped value wide"><pre>keep-alive</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:46868</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.21.7 (linux)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Mojolicious:</td>
#           <td class="striped value wide"><pre>5.71 (Tiger Face)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Home:</td>
#           <td class="striped value wide"><pre>/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Template paths:</td>
#           <td class="striped value wide"><pre>[
#   &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/hte&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/MojoX-Renderer-Alloy-1.121150-467GDe/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/MojoX-Renderer-Alloy-1.121150-467GDe/blib/lib&quot;,
#   &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/blib/arch&quot;,
#   &quot;/opt/perl-5.21.7/lib/site_perl/5.21.7/x86_64-linux&quot;,
#   &quot;/opt/perl-5.21.7/lib/site_perl/5.21.7&quot;,
#   &quot;/opt/perl-5.21.7/lib/5.21.7/x86_64-linux&quot;,
#   &quot;/opt/perl-5.21.7/lib/5.21.7&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>syntax-hte</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Name:</td>
#           <td class="striped value wide"><pre>t/syntax-hte.t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Executable:</td>
#           <td class="striped value wide"><pre>/bbbike/perl-5.21.7/bin/perl5.21.7</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">PID:</td>
#           <td class="striped value wide"><pre>15497</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Time:</td>
#           <td class="striped value wide"><pre>Sat Jan  3 15:16:14 2015</pre></td>
#         </tr>
# 
#           </table>
#         </div>
#         <div class="tap">tap for more</div>
#       </div>
#     </div>
#     <div id="footer">
#       <a href="http://mojolicio.us">
#         <img alt="Mojolicious logo" src="/mojo/logo-black.png" />
# </a>    </div>
#   </body>
# </html>
# '
#     doesn't match '(?^:Inlined templates are not supported)'
# Looks like you failed 5 tests of 25.
t/syntax-hte.t ............ 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/25 subtests 
t/syntax-multi.t .......... ok

#   Failed test '500 Internal Server Error'
#   at t/syntax-tmpl.t line 54.
#          got: '404'
#     expected: '500'

#   Failed test 'content is similar'
#   at t/syntax-tmpl.t line 54.
#                   '<!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;
#       }
#       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;
#       }
#       table {
#         border-collapse: collapse;
#         width: 100%;
#       }
#       td { padding: 0.5em }
#       .box {
#         background-color: #fff;
#         box-shadow: 0px 0px 2px #999;
#         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 { padding-top: 60px }
#       #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-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;
#       }
#       #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 2px rgba(0, 0, 0, 0.6);
#       height: 46px;
#       overflow: hidden;
#       position: absolute;
#       text-align: right;
#       vertical-align: middle;
#       width: 100%;
#       z-index: 1000;
#     }
#     #mojobar-logo {
#       float: left;
#       margin-left: 5em;
#       padding-top: 3px;
#     }
#     #mojobar-links {
#       display:table-cell;
#       float: right;
#       height: 60px;
#       margin-right: 5em;
#       margin-top: 0.8em;
#     }
#     #mojobar-links a {
#       color: #ccc;
#       font: 1em 'Helvetica Neue', Helvetica, sans-serif;
#       font-weight: 300;
#       margin-left: 0.5em;
#       text-decoration: none;
#       transition: all 200ms ease-in-out;
#     }
#     #mojobar-links a:hover { color: #fff }
#     #mojobar-links input {
#       border: 0;
#       border-radius: 10px;
#       display: inline;
#       margin-left: 1em;
#       padding: 3px;
#     }
#     #mojobar-links input:focus { outline: 0 }
#     #mojobar-links form { display: inline }
#     .animated { transition: top 0.2s ease-in-out }
#   </style>
#   <div id="mojobar-logo">
#     <a href="http://mojolicio.us">
#       <img alt="Mojolicious logo" src="/mojo/logo-white.png" />
# </a>  </div>
#   <div id="mojobar-links">
#     <a href="http://mojolicio.us/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>
# <script>
#   var mojobar = $('#mojobar');
#   var mojobarHeight = mojobar.outerHeight();
#   function fixOffset() {
#     var offset = $(window.location.hash).offset();
#     if (offset) {
#       $('html, body').animate({scrollTop: offset.top - mojobarHeight}, 1);
#     }
#   }
#   $(window).load(function () {
#     if (window.location.hash) {
#       fixOffset();
#     }
#     var start = mojobar.offset().top;
#     var fixed;
#     var lastScrollTop = start;
#     $(window).scroll(function () {
#       var st = $(window).scrollTop();
#       if (!fixed && st > start) {
#         fixed = true;
#         mojobar.css('position', 'fixed').css('top', 0);
#       } else if (fixed && st <= start) {
#         fixed = false;
#         mojobar.removeClass('animated');
#         mojobar.css('position', 'absolute').css('top', start + 'px');
#       }
#       else if (fixed && (Math.abs(lastScrollTop - st) > 100)) {
#         if (!mojobar.hasClass('animated')) {
#           mojobar.addClass('animated');
#         }
#         if (st > lastScrollTop && st > (mojobarHeight + start + 250)) {
#           mojobar.css('top', 0 - (mojobarHeight + 5));
#         } else if (st + $(window).height() < $(document).height()) {
#           mojobar.css('top', 0);
#         }
#         lastScrollTop = st;
#       }
#     });
#   });
#   $(document).ready(function () {
#     $('a[href^="#"]').addClass('mojoscroll');
#     $(".mojoscroll").click(function(e) {
#       e.preventDefault();
#       e.stopPropagation();
#       var hash   = "#" + this.href.split("#")[1];
#       var target = $(hash);
#       var old    = target.attr('id');
#       target.attr('id', '');
#       location.hash = hash;
#       target.attr('id', old);
#       fixOffset();
#     });
#   });
# </script>
# 
#     <script>
#       function mojoDrawer (handle, drawer) {
#         $(handle).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();
#       }
#       $(document).ready(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>/exception</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>/exception</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;error&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/with_include</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;include&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/with_wrapper</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;wrapper&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/unicode</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;unicode&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/helpers</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;helpers&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/unknown_helper</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;unknown_helper&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/not_supported</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;not_supported&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/on-disk</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;foo&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/foo/:message</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;index&quot;</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>/exception</pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Base URL:</td>
#           <td class="striped value wide"><pre>http://127.0.0.1:47456</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;exception&quot; =&gt; bless( {
#     &quot;frames&quot; =&gt; [],
#     &quot;line&quot; =&gt; [],
#     &quot;lines_after&quot; =&gt; [],
#     &quot;lines_before&quot; =&gt; [],
#     &quot;message&quot; =&gt; bless( [
#       &quot;parse&quot;,
#       &quot;Missing variable after \&quot;+\&quot;&quot;,
#       [
#         &quot;GET&quot;,
#         2,
#         undef,
#         undef
#       ],
#       11,
#       {
#         &quot;_content&quot; =&gt; \&quot;#[echo 1 + %]#\n&quot;,
#         &quot;_filename&quot; =&gt; &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/tmpl/error.html.tmpl&quot;,
#         &quot;_line_offsets&quot; =&gt; [
#           0,
#           15
#         ],
#         &quot;_storable_filename&quot; =&gt; &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/tmp/ctpl//tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/tmpl/error.html.tmpl.ct.sto&quot;,
#         &quot;modtime&quot; =&gt; 1335311494,
#         &quot;name&quot; =&gt; &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/tmpl/error.html.tmpl&quot;
#       }
#     ], &#39;Template::Alloy::Exception&#39; )
#   }, &#39;Mojo::Exception&#39; ),
#   &quot;format&quot; =&gt; &quot;html&quot;,
#   &quot;handler&quot; =&gt; &quot;ep&quot;,
#   &quot;snapshot&quot; =&gt; {},
#   &quot;status&quot; =&gt; 500
# }
# </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">Connection:</td>
#           <td class="striped value wide"><pre>keep-alive</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:47456</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.21.7 (linux)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Mojolicious:</td>
#           <td class="striped value wide"><pre>5.71 (Tiger Face)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Home:</td>
#           <td class="striped value wide"><pre>/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Template paths:</td>
#           <td class="striped value wide"><pre>[
#   &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/tmpl&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/MojoX-Renderer-Alloy-1.121150-467GDe/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/MojoX-Renderer-Alloy-1.121150-467GDe/blib/lib&quot;,
#   &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/blib/arch&quot;,
#   &quot;/opt/perl-5.21.7/lib/site_perl/5.21.7/x86_64-linux&quot;,
#   &quot;/opt/perl-5.21.7/lib/site_perl/5.21.7&quot;,
#   &quot;/opt/perl-5.21.7/lib/5.21.7/x86_64-linux&quot;,
#   &quot;/opt/perl-5.21.7/lib/5.21.7&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>syntax-tmpl</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Name:</td>
#           <td class="striped value wide"><pre>t/syntax-tmpl.t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Executable:</td>
#           <td class="striped value wide"><pre>/bbbike/perl-5.21.7/bin/perl5.21.7</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">PID:</td>
#           <td class="striped value wide"><pre>15509</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Time:</td>
#           <td class="striped value wide"><pre>Sat Jan  3 15:16:14 2015</pre></td>
#         </tr>
# 
#           </table>
#         </div>
#         <div class="tap">tap for more</div>
#       </div>
#     </div>
#     <div id="footer">
#       <a href="http://mojolicio.us">
#         <img alt="Mojolicious logo" src="/mojo/logo-black.png" />
# </a>    </div>
#   </body>
# </html>
# '
#     doesn't match '(?^:parse error)'

#   Failed test '500 Internal Server Error'
#   at t/syntax-tmpl.t line 81.
#          got: '404'
#     expected: '500'

#   Failed test '500 Internal Server Error'
#   at t/syntax-tmpl.t line 86.
#          got: '404'
#     expected: '500'

#   Failed test 'content is similar'
#   at t/syntax-tmpl.t line 86.
#                   '<!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;
#       }
#       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;
#       }
#       table {
#         border-collapse: collapse;
#         width: 100%;
#       }
#       td { padding: 0.5em }
#       .box {
#         background-color: #fff;
#         box-shadow: 0px 0px 2px #999;
#         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 { padding-top: 60px }
#       #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-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;
#       }
#       #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 2px rgba(0, 0, 0, 0.6);
#       height: 46px;
#       overflow: hidden;
#       position: absolute;
#       text-align: right;
#       vertical-align: middle;
#       width: 100%;
#       z-index: 1000;
#     }
#     #mojobar-logo {
#       float: left;
#       margin-left: 5em;
#       padding-top: 3px;
#     }
#     #mojobar-links {
#       display:table-cell;
#       float: right;
#       height: 60px;
#       margin-right: 5em;
#       margin-top: 0.8em;
#     }
#     #mojobar-links a {
#       color: #ccc;
#       font: 1em 'Helvetica Neue', Helvetica, sans-serif;
#       font-weight: 300;
#       margin-left: 0.5em;
#       text-decoration: none;
#       transition: all 200ms ease-in-out;
#     }
#     #mojobar-links a:hover { color: #fff }
#     #mojobar-links input {
#       border: 0;
#       border-radius: 10px;
#       display: inline;
#       margin-left: 1em;
#       padding: 3px;
#     }
#     #mojobar-links input:focus { outline: 0 }
#     #mojobar-links form { display: inline }
#     .animated { transition: top 0.2s ease-in-out }
#   </style>
#   <div id="mojobar-logo">
#     <a href="http://mojolicio.us">
#       <img alt="Mojolicious logo" src="/mojo/logo-white.png" />
# </a>  </div>
#   <div id="mojobar-links">
#     <a href="http://mojolicio.us/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>
# <script>
#   var mojobar = $('#mojobar');
#   var mojobarHeight = mojobar.outerHeight();
#   function fixOffset() {
#     var offset = $(window.location.hash).offset();
#     if (offset) {
#       $('html, body').animate({scrollTop: offset.top - mojobarHeight}, 1);
#     }
#   }
#   $(window).load(function () {
#     if (window.location.hash) {
#       fixOffset();
#     }
#     var start = mojobar.offset().top;
#     var fixed;
#     var lastScrollTop = start;
#     $(window).scroll(function () {
#       var st = $(window).scrollTop();
#       if (!fixed && st > start) {
#         fixed = true;
#         mojobar.css('position', 'fixed').css('top', 0);
#       } else if (fixed && st <= start) {
#         fixed = false;
#         mojobar.removeClass('animated');
#         mojobar.css('position', 'absolute').css('top', start + 'px');
#       }
#       else if (fixed && (Math.abs(lastScrollTop - st) > 100)) {
#         if (!mojobar.hasClass('animated')) {
#           mojobar.addClass('animated');
#         }
#         if (st > lastScrollTop && st > (mojobarHeight + start + 250)) {
#           mojobar.css('top', 0 - (mojobarHeight + 5));
#         } else if (st + $(window).height() < $(document).height()) {
#           mojobar.css('top', 0);
#         }
#         lastScrollTop = st;
#       }
#     });
#   });
#   $(document).ready(function () {
#     $('a[href^="#"]').addClass('mojoscroll');
#     $(".mojoscroll").click(function(e) {
#       e.preventDefault();
#       e.stopPropagation();
#       var hash   = "#" + this.href.split("#")[1];
#       var target = $(hash);
#       var old    = target.attr('id');
#       target.attr('id', '');
#       location.hash = hash;
#       target.attr('id', old);
#       fixOffset();
#     });
#   });
# </script>
# 
#     <script>
#       function mojoDrawer (handle, drawer) {
#         $(handle).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();
#       }
#       $(document).ready(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>/not_supported</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>/exception</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;error&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/with_include</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;include&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/with_wrapper</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;wrapper&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/unicode</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;unicode&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/helpers</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;helpers&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/unknown_helper</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;unknown_helper&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/not_supported</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;not_supported&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/on-disk</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;foo&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/foo/:message</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;index&quot;</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>/not_supported</pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Base URL:</td>
#           <td class="striped value wide"><pre>http://127.0.0.1:47456</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>{}
# </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">Connection:</td>
#           <td class="striped value wide"><pre>keep-alive</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:47456</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.21.7 (linux)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Mojolicious:</td>
#           <td class="striped value wide"><pre>5.71 (Tiger Face)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Home:</td>
#           <td class="striped value wide"><pre>/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Template paths:</td>
#           <td class="striped value wide"><pre>[
#   &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/tmpl&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/MojoX-Renderer-Alloy-1.121150-467GDe/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/MojoX-Renderer-Alloy-1.121150-467GDe/blib/lib&quot;,
#   &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/blib/arch&quot;,
#   &quot;/opt/perl-5.21.7/lib/site_perl/5.21.7/x86_64-linux&quot;,
#   &quot;/opt/perl-5.21.7/lib/site_perl/5.21.7&quot;,
#   &quot;/opt/perl-5.21.7/lib/5.21.7/x86_64-linux&quot;,
#   &quot;/opt/perl-5.21.7/lib/5.21.7&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>syntax-tmpl</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Name:</td>
#           <td class="striped value wide"><pre>t/syntax-tmpl.t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Executable:</td>
#           <td class="striped value wide"><pre>/bbbike/perl-5.21.7/bin/perl5.21.7</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">PID:</td>
#           <td class="striped value wide"><pre>15509</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Time:</td>
#           <td class="striped value wide"><pre>Sat Jan  3 15:16:14 2015</pre></td>
#         </tr>
# 
#           </table>
#         </div>
#         <div class="tap">tap for more</div>
#       </div>
#     </div>
#     <div id="footer">
#       <a href="http://mojolicio.us">
#         <img alt="Mojolicious logo" src="/mojo/logo-black.png" />
# </a>    </div>
#   </body>
# </html>
# '
#     doesn't match '(?^:Inlined templates are not supported)'
# Looks like you failed 5 tests of 25.
t/syntax-tmpl.t ........... 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/25 subtests 

#   Failed test '500 Internal Server Error'
#   at t/syntax-tt.t line 54.
#          got: '404'
#     expected: '500'

#   Failed test 'content is similar'
#   at t/syntax-tt.t line 54.
#                   '<!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;
#       }
#       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;
#       }
#       table {
#         border-collapse: collapse;
#         width: 100%;
#       }
#       td { padding: 0.5em }
#       .box {
#         background-color: #fff;
#         box-shadow: 0px 0px 2px #999;
#         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 { padding-top: 60px }
#       #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-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;
#       }
#       #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 2px rgba(0, 0, 0, 0.6);
#       height: 46px;
#       overflow: hidden;
#       position: absolute;
#       text-align: right;
#       vertical-align: middle;
#       width: 100%;
#       z-index: 1000;
#     }
#     #mojobar-logo {
#       float: left;
#       margin-left: 5em;
#       padding-top: 3px;
#     }
#     #mojobar-links {
#       display:table-cell;
#       float: right;
#       height: 60px;
#       margin-right: 5em;
#       margin-top: 0.8em;
#     }
#     #mojobar-links a {
#       color: #ccc;
#       font: 1em 'Helvetica Neue', Helvetica, sans-serif;
#       font-weight: 300;
#       margin-left: 0.5em;
#       text-decoration: none;
#       transition: all 200ms ease-in-out;
#     }
#     #mojobar-links a:hover { color: #fff }
#     #mojobar-links input {
#       border: 0;
#       border-radius: 10px;
#       display: inline;
#       margin-left: 1em;
#       padding: 3px;
#     }
#     #mojobar-links input:focus { outline: 0 }
#     #mojobar-links form { display: inline }
#     .animated { transition: top 0.2s ease-in-out }
#   </style>
#   <div id="mojobar-logo">
#     <a href="http://mojolicio.us">
#       <img alt="Mojolicious logo" src="/mojo/logo-white.png" />
# </a>  </div>
#   <div id="mojobar-links">
#     <a href="http://mojolicio.us/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>
# <script>
#   var mojobar = $('#mojobar');
#   var mojobarHeight = mojobar.outerHeight();
#   function fixOffset() {
#     var offset = $(window.location.hash).offset();
#     if (offset) {
#       $('html, body').animate({scrollTop: offset.top - mojobarHeight}, 1);
#     }
#   }
#   $(window).load(function () {
#     if (window.location.hash) {
#       fixOffset();
#     }
#     var start = mojobar.offset().top;
#     var fixed;
#     var lastScrollTop = start;
#     $(window).scroll(function () {
#       var st = $(window).scrollTop();
#       if (!fixed && st > start) {
#         fixed = true;
#         mojobar.css('position', 'fixed').css('top', 0);
#       } else if (fixed && st <= start) {
#         fixed = false;
#         mojobar.removeClass('animated');
#         mojobar.css('position', 'absolute').css('top', start + 'px');
#       }
#       else if (fixed && (Math.abs(lastScrollTop - st) > 100)) {
#         if (!mojobar.hasClass('animated')) {
#           mojobar.addClass('animated');
#         }
#         if (st > lastScrollTop && st > (mojobarHeight + start + 250)) {
#           mojobar.css('top', 0 - (mojobarHeight + 5));
#         } else if (st + $(window).height() < $(document).height()) {
#           mojobar.css('top', 0);
#         }
#         lastScrollTop = st;
#       }
#     });
#   });
#   $(document).ready(function () {
#     $('a[href^="#"]').addClass('mojoscroll');
#     $(".mojoscroll").click(function(e) {
#       e.preventDefault();
#       e.stopPropagation();
#       var hash   = "#" + this.href.split("#")[1];
#       var target = $(hash);
#       var old    = target.attr('id');
#       target.attr('id', '');
#       location.hash = hash;
#       target.attr('id', old);
#       fixOffset();
#     });
#   });
# </script>
# 
#     <script>
#       function mojoDrawer (handle, drawer) {
#         $(handle).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();
#       }
#       $(document).ready(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>/exception</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>/exception</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;error&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/with_include</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;include&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/with_wrapper</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;wrapper&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/unicode</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;unicode&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/helpers</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;helpers&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/unknown_helper</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;unknown_helper&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/not_supported</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;not_supported&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/on-disk</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;foo&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/foo/:message</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;index&quot;</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>/exception</pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Base URL:</td>
#           <td class="striped value wide"><pre>http://127.0.0.1:46492</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;exception&quot; =&gt; bless( {
#     &quot;frames&quot; =&gt; [],
#     &quot;line&quot; =&gt; [],
#     &quot;lines_after&quot; =&gt; [],
#     &quot;lines_before&quot; =&gt; [],
#     &quot;message&quot; =&gt; bless( [
#       &quot;parse&quot;,
#       &quot;Missing variable after \&quot;+\&quot;&quot;,
#       undef,
#       7,
#       {
#         &quot;_content&quot; =&gt; \&quot;[% 1 + % %]\n&quot;,
#         &quot;_filename&quot; =&gt; &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/tt/error.html.tt&quot;,
#         &quot;_line_offsets&quot; =&gt; [
#           0,
#           12
#         ],
#         &quot;_storable_filename&quot; =&gt; &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/tmp/ctpl//tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/tt/error.html.tt.ct.sto&quot;,
#         &quot;modtime&quot; =&gt; 1335311494,
#         &quot;name&quot; =&gt; &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/tt/error.html.tt&quot;
#       }
#     ], &#39;Template::Alloy::Exception&#39; )
#   }, &#39;Mojo::Exception&#39; ),
#   &quot;format&quot; =&gt; &quot;html&quot;,
#   &quot;handler&quot; =&gt; &quot;ep&quot;,
#   &quot;snapshot&quot; =&gt; {},
#   &quot;status&quot; =&gt; 500
# }
# </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">Connection:</td>
#           <td class="striped value wide"><pre>keep-alive</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:46492</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.21.7 (linux)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Mojolicious:</td>
#           <td class="striped value wide"><pre>5.71 (Tiger Face)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Home:</td>
#           <td class="striped value wide"><pre>/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Template paths:</td>
#           <td class="striped value wide"><pre>[
#   &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/tt&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/MojoX-Renderer-Alloy-1.121150-467GDe/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/MojoX-Renderer-Alloy-1.121150-467GDe/blib/lib&quot;,
#   &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/blib/arch&quot;,
#   &quot;/opt/perl-5.21.7/lib/site_perl/5.21.7/x86_64-linux&quot;,
#   &quot;/opt/perl-5.21.7/lib/site_perl/5.21.7&quot;,
#   &quot;/opt/perl-5.21.7/lib/5.21.7/x86_64-linux&quot;,
#   &quot;/opt/perl-5.21.7/lib/5.21.7&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>syntax-tt</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Name:</td>
#           <td class="striped value wide"><pre>t/syntax-tt.t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Executable:</td>
#           <td class="striped value wide"><pre>/bbbike/perl-5.21.7/bin/perl5.21.7</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">PID:</td>
#           <td class="striped value wide"><pre>15515</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Time:</td>
#           <td class="striped value wide"><pre>Sat Jan  3 15:16:15 2015</pre></td>
#         </tr>
# 
#           </table>
#         </div>
#         <div class="tap">tap for more</div>
#       </div>
#     </div>
#     <div id="footer">
#       <a href="http://mojolicio.us">
#         <img alt="Mojolicious logo" src="/mojo/logo-black.png" />
# </a>    </div>
#   </body>
# </html>
# '
#     doesn't match '(?^:parse error)'

#   Failed test '500 Internal Server Error'
#   at t/syntax-tt.t line 81.
#          got: '404'
#     expected: '500'

#   Failed test '500 Internal Server Error'
#   at t/syntax-tt.t line 86.
#          got: '404'
#     expected: '500'

#   Failed test 'content is similar'
#   at t/syntax-tt.t line 86.
#                   '<!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;
#       }
#       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;
#       }
#       table {
#         border-collapse: collapse;
#         width: 100%;
#       }
#       td { padding: 0.5em }
#       .box {
#         background-color: #fff;
#         box-shadow: 0px 0px 2px #999;
#         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 { padding-top: 60px }
#       #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-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;
#       }
#       #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 2px rgba(0, 0, 0, 0.6);
#       height: 46px;
#       overflow: hidden;
#       position: absolute;
#       text-align: right;
#       vertical-align: middle;
#       width: 100%;
#       z-index: 1000;
#     }
#     #mojobar-logo {
#       float: left;
#       margin-left: 5em;
#       padding-top: 3px;
#     }
#     #mojobar-links {
#       display:table-cell;
#       float: right;
#       height: 60px;
#       margin-right: 5em;
#       margin-top: 0.8em;
#     }
#     #mojobar-links a {
#       color: #ccc;
#       font: 1em 'Helvetica Neue', Helvetica, sans-serif;
#       font-weight: 300;
#       margin-left: 0.5em;
#       text-decoration: none;
#       transition: all 200ms ease-in-out;
#     }
#     #mojobar-links a:hover { color: #fff }
#     #mojobar-links input {
#       border: 0;
#       border-radius: 10px;
#       display: inline;
#       margin-left: 1em;
#       padding: 3px;
#     }
#     #mojobar-links input:focus { outline: 0 }
#     #mojobar-links form { display: inline }
#     .animated { transition: top 0.2s ease-in-out }
#   </style>
#   <div id="mojobar-logo">
#     <a href="http://mojolicio.us">
#       <img alt="Mojolicious logo" src="/mojo/logo-white.png" />
# </a>  </div>
#   <div id="mojobar-links">
#     <a href="http://mojolicio.us/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>
# <script>
#   var mojobar = $('#mojobar');
#   var mojobarHeight = mojobar.outerHeight();
#   function fixOffset() {
#     var offset = $(window.location.hash).offset();
#     if (offset) {
#       $('html, body').animate({scrollTop: offset.top - mojobarHeight}, 1);
#     }
#   }
#   $(window).load(function () {
#     if (window.location.hash) {
#       fixOffset();
#     }
#     var start = mojobar.offset().top;
#     var fixed;
#     var lastScrollTop = start;
#     $(window).scroll(function () {
#       var st = $(window).scrollTop();
#       if (!fixed && st > start) {
#         fixed = true;
#         mojobar.css('position', 'fixed').css('top', 0);
#       } else if (fixed && st <= start) {
#         fixed = false;
#         mojobar.removeClass('animated');
#         mojobar.css('position', 'absolute').css('top', start + 'px');
#       }
#       else if (fixed && (Math.abs(lastScrollTop - st) > 100)) {
#         if (!mojobar.hasClass('animated')) {
#           mojobar.addClass('animated');
#         }
#         if (st > lastScrollTop && st > (mojobarHeight + start + 250)) {
#           mojobar.css('top', 0 - (mojobarHeight + 5));
#         } else if (st + $(window).height() < $(document).height()) {
#           mojobar.css('top', 0);
#         }
#         lastScrollTop = st;
#       }
#     });
#   });
#   $(document).ready(function () {
#     $('a[href^="#"]').addClass('mojoscroll');
#     $(".mojoscroll").click(function(e) {
#       e.preventDefault();
#       e.stopPropagation();
#       var hash   = "#" + this.href.split("#")[1];
#       var target = $(hash);
#       var old    = target.attr('id');
#       target.attr('id', '');
#       location.hash = hash;
#       target.attr('id', old);
#       fixOffset();
#     });
#   });
# </script>
# 
#     <script>
#       function mojoDrawer (handle, drawer) {
#         $(handle).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();
#       }
#       $(document).ready(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>/not_supported</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>/exception</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;error&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/with_include</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;include&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/with_wrapper</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;wrapper&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/unicode</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;unicode&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/helpers</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;helpers&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/unknown_helper</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;unknown_helper&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/not_supported</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;not_supported&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/on-disk</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;foo&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/foo/:message</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;index&quot;</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>/not_supported</pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Base URL:</td>
#           <td class="striped value wide"><pre>http://127.0.0.1:46492</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>{}
# </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">Connection:</td>
#           <td class="striped value wide"><pre>keep-alive</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:46492</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.21.7 (linux)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Mojolicious:</td>
#           <td class="striped value wide"><pre>5.71 (Tiger Face)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Home:</td>
#           <td class="striped value wide"><pre>/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Template paths:</td>
#           <td class="striped value wide"><pre>[
#   &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/tt&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/MojoX-Renderer-Alloy-1.121150-467GDe/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/MojoX-Renderer-Alloy-1.121150-467GDe/blib/lib&quot;,
#   &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/blib/arch&quot;,
#   &quot;/opt/perl-5.21.7/lib/site_perl/5.21.7/x86_64-linux&quot;,
#   &quot;/opt/perl-5.21.7/lib/site_perl/5.21.7&quot;,
#   &quot;/opt/perl-5.21.7/lib/5.21.7/x86_64-linux&quot;,
#   &quot;/opt/perl-5.21.7/lib/5.21.7&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>syntax-tt</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Name:</td>
#           <td class="striped value wide"><pre>t/syntax-tt.t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Executable:</td>
#           <td class="striped value wide"><pre>/bbbike/perl-5.21.7/bin/perl5.21.7</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">PID:</td>
#           <td class="striped value wide"><pre>15515</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Time:</td>
#           <td class="striped value wide"><pre>Sat Jan  3 15:16:15 2015</pre></td>
#         </tr>
# 
#           </table>
#         </div>
#         <div class="tap">tap for more</div>
#       </div>
#     </div>
#     <div id="footer">
#       <a href="http://mojolicio.us">
#         <img alt="Mojolicious logo" src="/mojo/logo-black.png" />
# </a>    </div>
#   </body>
# </html>
# '
#     doesn't match '(?^:Inlined templates are not supported)'
# Looks like you failed 5 tests of 25.
t/syntax-tt.t ............. 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/25 subtests 

#   Failed test '500 Internal Server Error'
#   at t/syntax-vtl.t line 54.
#          got: '404'
#     expected: '500'

#   Failed test 'content is similar'
#   at t/syntax-vtl.t line 54.
#                   '<!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;
#       }
#       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;
#       }
#       table {
#         border-collapse: collapse;
#         width: 100%;
#       }
#       td { padding: 0.5em }
#       .box {
#         background-color: #fff;
#         box-shadow: 0px 0px 2px #999;
#         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 { padding-top: 60px }
#       #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-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;
#       }
#       #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 2px rgba(0, 0, 0, 0.6);
#       height: 46px;
#       overflow: hidden;
#       position: absolute;
#       text-align: right;
#       vertical-align: middle;
#       width: 100%;
#       z-index: 1000;
#     }
#     #mojobar-logo {
#       float: left;
#       margin-left: 5em;
#       padding-top: 3px;
#     }
#     #mojobar-links {
#       display:table-cell;
#       float: right;
#       height: 60px;
#       margin-right: 5em;
#       margin-top: 0.8em;
#     }
#     #mojobar-links a {
#       color: #ccc;
#       font: 1em 'Helvetica Neue', Helvetica, sans-serif;
#       font-weight: 300;
#       margin-left: 0.5em;
#       text-decoration: none;
#       transition: all 200ms ease-in-out;
#     }
#     #mojobar-links a:hover { color: #fff }
#     #mojobar-links input {
#       border: 0;
#       border-radius: 10px;
#       display: inline;
#       margin-left: 1em;
#       padding: 3px;
#     }
#     #mojobar-links input:focus { outline: 0 }
#     #mojobar-links form { display: inline }
#     .animated { transition: top 0.2s ease-in-out }
#   </style>
#   <div id="mojobar-logo">
#     <a href="http://mojolicio.us">
#       <img alt="Mojolicious logo" src="/mojo/logo-white.png" />
# </a>  </div>
#   <div id="mojobar-links">
#     <a href="http://mojolicio.us/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>
# <script>
#   var mojobar = $('#mojobar');
#   var mojobarHeight = mojobar.outerHeight();
#   function fixOffset() {
#     var offset = $(window.location.hash).offset();
#     if (offset) {
#       $('html, body').animate({scrollTop: offset.top - mojobarHeight}, 1);
#     }
#   }
#   $(window).load(function () {
#     if (window.location.hash) {
#       fixOffset();
#     }
#     var start = mojobar.offset().top;
#     var fixed;
#     var lastScrollTop = start;
#     $(window).scroll(function () {
#       var st = $(window).scrollTop();
#       if (!fixed && st > start) {
#         fixed = true;
#         mojobar.css('position', 'fixed').css('top', 0);
#       } else if (fixed && st <= start) {
#         fixed = false;
#         mojobar.removeClass('animated');
#         mojobar.css('position', 'absolute').css('top', start + 'px');
#       }
#       else if (fixed && (Math.abs(lastScrollTop - st) > 100)) {
#         if (!mojobar.hasClass('animated')) {
#           mojobar.addClass('animated');
#         }
#         if (st > lastScrollTop && st > (mojobarHeight + start + 250)) {
#           mojobar.css('top', 0 - (mojobarHeight + 5));
#         } else if (st + $(window).height() < $(document).height()) {
#           mojobar.css('top', 0);
#         }
#         lastScrollTop = st;
#       }
#     });
#   });
#   $(document).ready(function () {
#     $('a[href^="#"]').addClass('mojoscroll');
#     $(".mojoscroll").click(function(e) {
#       e.preventDefault();
#       e.stopPropagation();
#       var hash   = "#" + this.href.split("#")[1];
#       var target = $(hash);
#       var old    = target.attr('id');
#       target.attr('id', '');
#       location.hash = hash;
#       target.attr('id', old);
#       fixOffset();
#     });
#   });
# </script>
# 
#     <script>
#       function mojoDrawer (handle, drawer) {
#         $(handle).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();
#       }
#       $(document).ready(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>/exception</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>/exception</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;error&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/with_include</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;include&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/with_wrapper</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;wrapper&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/unicode</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;unicode&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/helpers</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;helpers&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/unknown_helper</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;unknown_helper&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/not_supported</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;not_supported&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/on-disk</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;foo&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/foo/:message</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;index&quot;</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>/exception</pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Base URL:</td>
#           <td class="striped value wide"><pre>http://127.0.0.1:48795</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;exception&quot; =&gt; bless( {
#     &quot;frames&quot; =&gt; [],
#     &quot;line&quot; =&gt; [],
#     &quot;lines_after&quot; =&gt; [],
#     &quot;lines_before&quot; =&gt; [],
#     &quot;message&quot; =&gt; bless( [
#       &quot;parse&quot;,
#       &quot;Missing directive name&quot;,
#       undef,
#       1,
#       {
#         &quot;_content&quot; =&gt; \&quot;#(1 + %)\n&quot;,
#         &quot;_filename&quot; =&gt; &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/vtl/error.html.vtl&quot;,
#         &quot;_line_offsets&quot; =&gt; [
#           0,
#           9
#         ],
#         &quot;_storable_filename&quot; =&gt; &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/tmp/ctpl//tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/vtl/error.html.vtl.ct.sto&quot;,
#         &quot;modtime&quot; =&gt; 1335311494,
#         &quot;name&quot; =&gt; &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/vtl/error.html.vtl&quot;
#       }
#     ], &#39;Template::Alloy::Exception&#39; )
#   }, &#39;Mojo::Exception&#39; ),
#   &quot;format&quot; =&gt; &quot;html&quot;,
#   &quot;handler&quot; =&gt; &quot;ep&quot;,
#   &quot;snapshot&quot; =&gt; {},
#   &quot;status&quot; =&gt; 500
# }
# </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">Connection:</td>
#           <td class="striped value wide"><pre>keep-alive</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:48795</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.21.7 (linux)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Mojolicious:</td>
#           <td class="striped value wide"><pre>5.71 (Tiger Face)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Home:</td>
#           <td class="striped value wide"><pre>/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Template paths:</td>
#           <td class="striped value wide"><pre>[
#   &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/vtl&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/MojoX-Renderer-Alloy-1.121150-467GDe/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/MojoX-Renderer-Alloy-1.121150-467GDe/blib/lib&quot;,
#   &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/blib/arch&quot;,
#   &quot;/opt/perl-5.21.7/lib/site_perl/5.21.7/x86_64-linux&quot;,
#   &quot;/opt/perl-5.21.7/lib/site_perl/5.21.7&quot;,
#   &quot;/opt/perl-5.21.7/lib/5.21.7/x86_64-linux&quot;,
#   &quot;/opt/perl-5.21.7/lib/5.21.7&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>syntax-vtl</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Name:</td>
#           <td class="striped value wide"><pre>t/syntax-vtl.t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Executable:</td>
#           <td class="striped value wide"><pre>/bbbike/perl-5.21.7/bin/perl5.21.7</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">PID:</td>
#           <td class="striped value wide"><pre>15521</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Time:</td>
#           <td class="striped value wide"><pre>Sat Jan  3 15:16:15 2015</pre></td>
#         </tr>
# 
#           </table>
#         </div>
#         <div class="tap">tap for more</div>
#       </div>
#     </div>
#     <div id="footer">
#       <a href="http://mojolicio.us">
#         <img alt="Mojolicious logo" src="/mojo/logo-black.png" />
# </a>    </div>
#   </body>
# </html>
# '
#     doesn't match '(?^:parse error)'

#   Failed test '500 Internal Server Error'
#   at t/syntax-vtl.t line 81.
#          got: '404'
#     expected: '500'

#   Failed test '500 Internal Server Error'
#   at t/syntax-vtl.t line 86.
#          got: '404'
#     expected: '500'

#   Failed test 'content is similar'
#   at t/syntax-vtl.t line 86.
#                   '<!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;
#       }
#       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;
#       }
#       table {
#         border-collapse: collapse;
#         width: 100%;
#       }
#       td { padding: 0.5em }
#       .box {
#         background-color: #fff;
#         box-shadow: 0px 0px 2px #999;
#         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 { padding-top: 60px }
#       #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-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;
#       }
#       #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 2px rgba(0, 0, 0, 0.6);
#       height: 46px;
#       overflow: hidden;
#       position: absolute;
#       text-align: right;
#       vertical-align: middle;
#       width: 100%;
#       z-index: 1000;
#     }
#     #mojobar-logo {
#       float: left;
#       margin-left: 5em;
#       padding-top: 3px;
#     }
#     #mojobar-links {
#       display:table-cell;
#       float: right;
#       height: 60px;
#       margin-right: 5em;
#       margin-top: 0.8em;
#     }
#     #mojobar-links a {
#       color: #ccc;
#       font: 1em 'Helvetica Neue', Helvetica, sans-serif;
#       font-weight: 300;
#       margin-left: 0.5em;
#       text-decoration: none;
#       transition: all 200ms ease-in-out;
#     }
#     #mojobar-links a:hover { color: #fff }
#     #mojobar-links input {
#       border: 0;
#       border-radius: 10px;
#       display: inline;
#       margin-left: 1em;
#       padding: 3px;
#     }
#     #mojobar-links input:focus { outline: 0 }
#     #mojobar-links form { display: inline }
#     .animated { transition: top 0.2s ease-in-out }
#   </style>
#   <div id="mojobar-logo">
#     <a href="http://mojolicio.us">
#       <img alt="Mojolicious logo" src="/mojo/logo-white.png" />
# </a>  </div>
#   <div id="mojobar-links">
#     <a href="http://mojolicio.us/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>
# <script>
#   var mojobar = $('#mojobar');
#   var mojobarHeight = mojobar.outerHeight();
#   function fixOffset() {
#     var offset = $(window.location.hash).offset();
#     if (offset) {
#       $('html, body').animate({scrollTop: offset.top - mojobarHeight}, 1);
#     }
#   }
#   $(window).load(function () {
#     if (window.location.hash) {
#       fixOffset();
#     }
#     var start = mojobar.offset().top;
#     var fixed;
#     var lastScrollTop = start;
#     $(window).scroll(function () {
#       var st = $(window).scrollTop();
#       if (!fixed && st > start) {
#         fixed = true;
#         mojobar.css('position', 'fixed').css('top', 0);
#       } else if (fixed && st <= start) {
#         fixed = false;
#         mojobar.removeClass('animated');
#         mojobar.css('position', 'absolute').css('top', start + 'px');
#       }
#       else if (fixed && (Math.abs(lastScrollTop - st) > 100)) {
#         if (!mojobar.hasClass('animated')) {
#           mojobar.addClass('animated');
#         }
#         if (st > lastScrollTop && st > (mojobarHeight + start + 250)) {
#           mojobar.css('top', 0 - (mojobarHeight + 5));
#         } else if (st + $(window).height() < $(document).height()) {
#           mojobar.css('top', 0);
#         }
#         lastScrollTop = st;
#       }
#     });
#   });
#   $(document).ready(function () {
#     $('a[href^="#"]').addClass('mojoscroll');
#     $(".mojoscroll").click(function(e) {
#       e.preventDefault();
#       e.stopPropagation();
#       var hash   = "#" + this.href.split("#")[1];
#       var target = $(hash);
#       var old    = target.attr('id');
#       target.attr('id', '');
#       location.hash = hash;
#       target.attr('id', old);
#       fixOffset();
#     });
#   });
# </script>
# 
#     <script>
#       function mojoDrawer (handle, drawer) {
#         $(handle).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();
#       }
#       $(document).ready(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>/not_supported</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>/exception</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;error&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/with_include</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;include&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/with_wrapper</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;wrapper&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/unicode</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;unicode&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/helpers</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;helpers&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/unknown_helper</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;unknown_helper&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/not_supported</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;not_supported&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/on-disk</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;foo&quot;</pre>
#               </td>
#             </tr>
#             
#             <tr>
#               <td class="striped value">
#                 <pre>/foo/:message</pre>
#               </td>
#               <td class="striped value">
#                 <pre>GET</pre>
#               </td>
#               <td class="striped value">
#                 <pre>&quot;index&quot;</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>/not_supported</pre></td>
#         </tr>
# 
#                   <tr>
#           <td class="key">Base URL:</td>
#           <td class="striped value wide"><pre>http://127.0.0.1:48795</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>{}
# </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">Connection:</td>
#           <td class="striped value wide"><pre>keep-alive</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:48795</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.21.7 (linux)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Mojolicious:</td>
#           <td class="striped value wide"><pre>5.71 (Tiger Face)</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Home:</td>
#           <td class="striped value wide"><pre>/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Template paths:</td>
#           <td class="striped value wide"><pre>[
#   &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/t/templates/vtl&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/MojoX-Renderer-Alloy-1.121150-467GDe/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/MojoX-Renderer-Alloy-1.121150-467GDe/blib/lib&quot;,
#   &quot;/tmpfs/.cpan-build/MojoX-Renderer-Alloy-1.121150-467GDe/blib/arch&quot;,
#   &quot;/opt/perl-5.21.7/lib/site_perl/5.21.7/x86_64-linux&quot;,
#   &quot;/opt/perl-5.21.7/lib/site_perl/5.21.7&quot;,
#   &quot;/opt/perl-5.21.7/lib/5.21.7/x86_64-linux&quot;,
#   &quot;/opt/perl-5.21.7/lib/5.21.7&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>syntax-vtl</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Name:</td>
#           <td class="striped value wide"><pre>t/syntax-vtl.t</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Executable:</td>
#           <td class="striped value wide"><pre>/bbbike/perl-5.21.7/bin/perl5.21.7</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">PID:</td>
#           <td class="striped value wide"><pre>15521</pre></td>
#         </tr>
# 
#                     <tr>
#           <td class="key">Time:</td>
#           <td class="striped value wide"><pre>Sat Jan  3 15:16:15 2015</pre></td>
#         </tr>
# 
#           </table>
#         </div>
#         <div class="tap">tap for more</div>
#       </div>
#     </div>
#     <div id="footer">
#       <a href="http://mojolicio.us">
#         <img alt="Mojolicious logo" src="/mojo/logo-black.png" />
# </a>    </div>
#   </body>
# </html>
# '
#     doesn't match '(?^:Inlined templates are not supported)'
# Looks like you failed 5 tests of 25.
t/syntax-vtl.t ............ 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/25 subtests 

Test Summary Report
-------------------
t/syntax-hte.t          (Wstat: 1280 Tests: 25 Failed: 5)
  Failed tests:  3-4, 16, 19-20
  Non-zero exit status: 5
t/syntax-tmpl.t         (Wstat: 1280 Tests: 25 Failed: 5)
  Failed tests:  3-4, 16, 19-20
  Non-zero exit status: 5
t/syntax-tt.t           (Wstat: 1280 Tests: 25 Failed: 5)
  Failed tests:  3-4, 16, 19-20
  Non-zero exit status: 5
t/syntax-vtl.t          (Wstat: 1280 Tests: 25 Failed: 5)
  Failed tests:  3-4, 16, 19-20
  Non-zero exit status: 5
Files=11, Tests=118,  2 wallclock secs ( 0.04 usr  0.07 sys +  1.57 cusr  0.38 csys =  2.06 CPU)
Result: FAIL
Failed 4/11 test programs. 20/118 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module              Need   Have  
    ------------------- ------ ------
    Mojolicious         2.89   5.71  
    Template::Alloy     1.013  1.020 

build_requires:

    Module              Need   Have  
    ------------------- ------ ------
    Module::Build       0.3601 0.4210

configure_requires:

    Module              Need   Have  
    ------------------- ------ ------
    ExtUtils::MakeMaker 6.30   7.04  
    Module::Build       0.3601 0.4210


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

Environment variables:

    DBIC_NO_WARN_BAD_PERL = 1
    LANG = C
    LC_ALL = de_DE.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/eserte/bin/linux-gnu:/home/eserte/bin/sh:/home/eserte/bin:/usr/games:/home/eserte/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 16197
    PERL5_CPAN_IS_RUNNING = 16197
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 8336,16197
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1001/agVZWdsXIX_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    PERL_PARALLEL_SMOKER = yes
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1001

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

    $^X = /bbbike/perl-5.21.7/bin/perl5.21.7
    $UID/$EUID = 1001 / 1001
    $GID = 1001 109 1001
    $EGID = 1001 109 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.143240
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280220
    ExtUtils::Command   1.18    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.04    
    ExtUtils::Manifest  1.69    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4210  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.34    
    Test::More          1.001014
    YAML                1.13    
    YAML::Syck          1.29    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 21 subversion 7) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux
    uname='linux eserte 3.2.0-4-amd64 #1 smp debian 3.2.63-2+deb7u2 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.21.7 -Dusedevel -Dusemallocwrap=no'
    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 -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 -I/usr/local/include'
    ccversion='', gccversion='4.7.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 -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.7/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=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc -lpthread
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc -lpthread
    libc=libc-2.13.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_NEW_COPY_ON_WRITE 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 Dec 20 2014 19:00:46
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="16197"
    PERL5_CPAN_IS_RUNNING="16197"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="8336,16197"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1001/agVZWdsXIX_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
    PERL_PARALLEL_SMOKER="yes"
  @INC:
    /opt/perl-5.21.7/lib/site_perl/5.21.7/x86_64-linux
    /opt/perl-5.21.7/lib/site_perl/5.21.7
    /opt/perl-5.21.7/lib/5.21.7/x86_64-linux
    /opt/perl-5.21.7/lib/5.21.7
    .