Re: [htmltmpl] Problems with HTML::TEMPLATE
Brought to you by:
samtregar
From: Alex K. <ka...@ra...> - 2005-03-16 16:38:50
|
* Rama Srinivas <ra...@sa...> [March 16 2005, 19:29]: > Here is the snippet of the code in my tmpl file. > > <td>Beeps: yes: > <input type="radio" name="beepStatus" value="yes" <TMPL_VAR > NAME="yesBeeps"> > > </td> Keep <TMPL_VAR> tag on one line. -- Alex Kapranoff, $n=["1another7Perl213Just3hacker49"=~/\d|\D*/g]; $$n[0]={grep/\d/,@$n};print"@$n{1..4}\n" |