Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: HTML::Template question - tmpl_if

by blokhead (Monsignor)
on Dec 14, 2003 at 01:54 UTC ( [id://314595]=note: print w/replies, xml ) Need Help??


in reply to HTML::Template question - tmpl_if

I can't reproduce this (Perl 5.8.2, HTML::Template 2.6). Can you verify that even this small test script fails?

You should only get that error if you are passing something other than an array ref as the "options" parameter.. for instance, if you accidentally misplaced the backslash in options => \@options. I'd take a good look at all the things you pass to $template->param with Data::Dumper

blokhead

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2024-04-26 01:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found