Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Survey of Surveys on HTML Templating systems

by fergal (Chaplain)
on Feb 23, 2005 at 20:06 UTC ( [id://433846]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Welcome back <b tal:content="user/name">Sample Username</b>,
    you last logged in <i tal:content="user/last_login">Sat 23rd Aug</i>
    
  2. or download this
    $h = {
      user => {
    ...
        last_login => "Feb 22nd"
      }
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-24 06:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found