Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Good Style for Small Apps

by trippledubs (Deacon)
on Jun 22, 2015 at 18:19 UTC ( [id://1131521]=note: print w/replies, xml ) Need Help??

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>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1131521]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (7)
As of 2024-03-29 09:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found