PDA

View Full Version : Speeding Up A Script


CD Europe
05-25-2003, 03:51 PM
A friend passed on a perl script, which does its job, but which is extremely slow.

Any ideas or help for speeding up the script would be greatefully received at ambidextrous27@hotmail.com

Thanks

ACJavascript
05-25-2003, 05:45 PM
Could you post the script?

bcarl314
05-27-2003, 08:21 PM
You could use the mod_perl module in Apache to speed it up.