in reply to [untitled node, ID 195614]
in thread [untitled node, ID 195604]
If you don't have access to mod_perl, you could try to convince your web host to let you run some other things. Options include FastCGI, CGI::SpeedyCGI, and PPerl. You should also learn to use Devel::DProf, which will tell you where your script is spending its time.
|
|---|