in reply to Re^5: How do I cope with nested TMPL_VAR in HTML::Template::Pro?
in thread How do I cope with nested TMPL_VAR in HTML::Template::Pro?
I can't,cause I'm using another encapsulated DB interface which essentially just return the result of $sth->fetchall_array.
Of course I can blend it again, but it's also bringing overhead,right?
Is there a way to do the real nested TMPL_VAR thing?
|
|---|