mod_perl and HTML::Template issues
Senthil Nathan <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.html-template |
|---|---|
| Message-ID | <[email protected]> |
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 Have anyone faced this problem and resolved this. Thanks Senthil