Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^2: HTML::Template-2 on one

by kappa (Chaplain)
on Nov 21, 2004 at 10:21 UTC ( [id://409353]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <!-- in template.tmpl -->
    
    ...
    <TMPL_LOOP TABLE2_DATA>
    <TMPL_INCLUDE table.tmpl>
    </TMPL_LOOP>
    
  2. or download this
    <!-- in table.tmpl -->
    
    <TR><TD><TMPL_VAR ESCAPE=HTML COLUMN1></TD></TR>
    <!-- yada yada yada -->
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-25 11:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found