Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Mojolicious absolute url with query in template? (updated)

by haukex (Archbishop)
on Mar 19, 2020 at 09:35 UTC ( [id://11114463]=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 -signatures;
    ...
    <%= content %>
    </main></body>
    </html>
    
  2. or download this
    /
    http://localhost:3000/
    ...
    /?foo=bar
    http://localhost:3000/?foo=bar
    http://localhost:3000/?abc=xyz
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-26 07:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found