http://qs321.pair.com?node_id=145240


in reply to How to use perl objects located on another machine?

In addition to SOAP and RPC, you could always use CORBA to run the object on the other machine. Check out the ORB package for more details. Given the complexity of CORBA, I would tend to avoid it unless it's a company standard or you have CORBA resources in house.