in reply to SOAP::Lite geocode server

Have you looked at this extension to call Perl code directly from PHP?

http://www.zend.com/php5/articles/php5-perl.php

I haven't tried it, but it might be a fast and easy solution to your problem, compared to mod_perl or some other persisent Perl solution (which, as rhesa mentioned, is required to get any speedup from this).