http://www.perlmonks.org?node_id=923951


in reply to How to write Perl Client that uses WCF TCP/IP Service

(WCF) Service using TCP/IP (NOT SOAP)

The wikipedia says WCF is as SOAP over HTTP, SOAP over TCP, and SOAP over Message Queues, etc so just use SOAP::Simple or SOAP::Lite or some such