Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use Mojolicious::Lite;
    ...
    % title 'Ticket Viewing';
        <h1>This is where the business happens for <%= $ticket %></h1>
    
  2. or download this
    ./Ticketing get '/view/12312`asdf`'
    [Mon Jun 22 13:13:10 2015] [debug] Your secret passphrase needs to be 
    +changed!!!
    ...
    </body>
    </html>