John Doe <mailto:[EMAIL PROTECTED]> wrote:
 
: : return fetchall_arrayref( { HTML_ProjectName => 1 } );
: 
: Ok, I never used CGI::Application and HTML::Template, but
: where does this sub come from?

    Doh! It should be this. (Again, I haven't tested this).

return $sth->fetchall_arrayref( { HTML_ProjectName => 1 } );


HTH,

Charles K. Clarkson
-- 
Mobile Homes Specialist
254 968-8328


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to