Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Re: Re: More on Web Application Frameworks

by TGI (Parson)
on Apr 09, 2002 at 17:41 UTC ( [id://157798]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <%args>
    $foo => 'FOO!'  # the value of foo goes here, default value "FOO!"
    ...
    $dog => $foo.'dog' # You can have dynamic defaults.
    $cat => undef # or undef by default.
    </%args>
    
  2. or download this
    <HTML><head><title>STUFF</title></head>
    <body>
    ...
    <%args>
    %fieldSpecs
    </%args>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (5)
As of 2024-04-24 11:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found