Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: changing title of a webpage dynamically ( Mojolicious::Lite Time::Piece )

by Anonymous Monk
on Jun 07, 2013 at 08:36 UTC ( [id://1037627]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl --
    use strict;
    ...
    <head><title><%== title %></title></head>
    <body bgcolor='lightgreen'><%= content %></body>
    </html>
    
  2. or download this
    $ perl fudge get /
    [Fri Jun  7 01:31:06 2013] [debug] Your secret passphrase needs to be 
    +changed!!!
    [Fri Jun  7 01:31:06 2013] [debug] GET / (Mojolicious (Perl)).
    ...
    </form>
    </body>
    </html>
    
  3. or download this
    $ perl fudge get /?today=7;thismonth=6;thisyear=2013;dir=Tomorrow
    [Fri Jun  7 01:32:20 2013] [debug] Your secret passphrase needs to be 
    +changed!!!
    ...
    </form>
    </body>
    </html>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-20 03:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found