in reply to Re: How to Set the 'tmpl_var' value in HTML::Template
in thread How to Set the 'tmpl_var' value in HTML::Template
However, I also only use alphanumerics and underscores in my key names. I wouldn't be at all surprised to find that HTML::Template needs a little extra help (in the form of an explicit "name=") to deal with the slashes. It does seem a little odd that just adding "name=" fixes it without also requiring the name to be quoted, though.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How to Set the 'tmpl_var' value in HTML::Template
by bradcathey (Prior) on Dec 29, 2007 at 14:06 UTC | |
by kulls (Hermit) on Dec 29, 2007 at 15:59 UTC |