srins has asked for the wisdom of the Perl Monks concerning the following question:
where i will be using use hiGuiUserProfileBrowser in mypackage hiUserProfile; our @ISA ="hiObject"; require Exporter; require hiObject; use Data::Dumper; use hiXMLGen; use hiXMLDOMParser; use hiUiCCD;
when i hit this page ie hiGuiUserProfileBrowser.cgi,its very slow in response ,where i am using powerful apache server.hiGuiUserProfileBrowser.cgi
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: how to convert my existing cgi page to mod_perl.
by strat (Canon) on Dec 01, 2005 at 10:32 UTC | |
|
Re: how to convert my existing cgi page to mod_perl.
by grantm (Parson) on Dec 04, 2005 at 07:54 UTC |