I need to write a remote procedure call from serverA to ServerB. Basically I need to write a shutdown script for an database application. If the dB goes down the application should get shutdown. I wanted to write it using PERL and I was hoping that Perl had a module or utility for rpc.