Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Q / A and HTML::Template techniques...

by maverick (Curate)
on Dec 20, 2001 at 05:28 UTC ( [id://133360]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package foo::bar;
    use strict;
    ...
    }
    
    1;
    
  2. or download this
    <html>
    <body>
    ...
    <input type=submit value="Go">
    </body>
    </html>
    
  3. or download this
    <TMPL_LOOP NAME="Loop1">
            <TMPL_VAR NAME="var1">
    ...
                    </TMP_IF>
            </TMPL_LOOP>
    </TMPL_LOOP>
    

Log In?
Username:
Password:

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

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

    No recent polls found