in reply to mod_perl from CLI?

How is mod_perl supposed to speed up the cron script? It doesn't magically speed up Perl, just shaves off some overhead of starting a new process and handling HTTP requests...