I have clients calling a Pl/CGI script located in a webserver.The webserver will then move to send data such as its own IP to the DNS server for verification . Now, how do I call out another PERL SCRIPT(verification module) located on the DNS server while I am processing the current PL/CGI script that is being activated by the clients from multiple workstations??