Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

HTML::Template question - tmpl_if

by kiat (Vicar)
on Dec 14, 2003 at 01:17 UTC ( [id://314591]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # the template named generic.tt
    
    ...
       );
       print $template->output;
    }
    
  2. or download this
    # template output 2 (changed)
    # don't print school names
    ...
    
      if_more => 0,
    );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-20 01:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found