Well-respected Perl Monks,
I'm seeking for your wisdom to help me find ways to use Perl under this scenario: I want to create a Perl Client that consumes data from a Windows Communication Foundation (WCF) Service using TCP/IP (NOT SOAP). The WCF Windows Service will be running on a Windows Machine and the Perl Client will run on client machines without .NET frameworks supporting WCF. I'd like to know if someone has done something similar using Perl. Any code samples or links or books to read from will be greatly appreciated.
Here's a snapshot of my App.config file with the ABC data: