Hi All,I faced problems using mod_perl and HTML::Template.The rows displayed using HTML::Template gets duplicated on every reload of the page developed using CGI/Perl only in mod_perl environment.Otherwise its displayed properly.
I understand that its a global variable problem with mod_perl. But Ha
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 reloa