I'm trying to speed up a script that runs on a cron. We already use mod_perl on the front end (in Apache2). My question: Is there a way to speed up a script when run on a cron / via command line? I know its a bit of a weird request - but I'm just trying to see if I can squeeze a bit more out of it (it has 15000 pages to build, across 6 template sets ... so takes quite a while to run)