[htmltmpl] (no subject)
Brought to you by:
samtregar
From: <ig...@sh...> - 2005-12-07 01:29:24
|
htm...@li... MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.3 X-Originating-IP: 200.125.117.107 Hi, I think your problem is about mod_perl, and not HTML::Template. you must use strict and reset your global variables. On Tuesday 06 December 2005 11:25, Senthil Nathan wrote: > Hi All, > > Im using mod_perl 2 on Apache 2. I am using HTML::Template to display the > data from the perl/cgi script. > > For the first time loading the data is displayed properly. then for every > reload the data displayed on the template gets repeatedly displayed. (i.e, > it gets accumulated. for 5 times reload 5 sets of data is displayed in the > template). > > Actually this problem is not seen on cgi/perl environment. Only with > mod_perl this problem occurs. > > As this is also related with HTML::Template i posted it here. > > Thanks > Senthil ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |