Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Callbacks and templates.

by kappa (Chaplain)
on Apr 13, 2004 at 06:36 UTC ( [id://344634]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $tmpl = new HTML::Template::Expr
        filename  => 'template.html',
        functions => {
            site_name    => \&site_name,
        };
    
  2. or download this
    <TMPL_VAR EXPR="site_name()">
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (8)
As of 2024-04-18 07:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found