in reply to Re^2: How to Set the 'tmpl_var' value in HTML::Template
in thread How to Set the 'tmpl_var' value in HTML::Template
I agree with esper and personally stopped using name= ages ago.
What I don't understand is why you would use a variable name that looks nothing like a variable name. IMHO, it looks more like some weird regex or other obfuscated Perl code. You might want to check out Damian Conway's Perl Best Practices for some tips at naming variables. I'd get confused using variable names that look like that.
"Fundamentals" my son.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How to Set the 'tmpl_var' value in HTML::Template
by kulls (Hermit) on Dec 29, 2007 at 15:59 UTC |