in reply to Re^3: My doubts about using fetchall_arrayref
in thread My doubts about using fetchall_arrayref

Yes, my fault, but doing that whay I am getting an error now with HTML::Template:
There has been an error: HTML::Template::param() : attempt to set para +meter 'results' with a scalar - parameter is not a TMPL_VAR!<br> Any idea why?

Replies are listed 'Best First'.
Re^5: My doubts about using fetchall_arrayref
by CountOrlok (Friar) on Apr 02, 2013 at 14:51 UTC
    can you show the code that is populating the template file?