in reply to Re^4: SOAP::Lite geocode server
in thread SOAP::Lite geocode server

You'd better run your soap server under mod_perl. Otherwise you will only have wrapped your previous system call in a lot of xml.

With Apache::Registry, that should be pretty simple to accomplish, but I'd refer you to the mod_perl docs for that.