Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Re: Re: HTML::Template question - tmpl_if

by djantzen (Priest)
on Dec 14, 2003 at 02:12 UTC ( [id://314597]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    options => defined($hashref->{'options'}) || []
    
  2. or download this
    map { defined $hash->{$_} ? ($_ => $hash->{$_}) : ()  } keys %$hash;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-24 18:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found