in reply to Error while using LWP::Socket to send XML Data
Have you read the documentation for LWP::Socket? Did you read this part...?
Beware: New code should not use this module. The IO::Socket::INET module provide the standard Perl interface to OO Internet sockets. Even LWP is now rewritten to use IO::Socket::INET throughout.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Error while using LWP::Socket to send XML Data
by mmartin (Monk) on May 09, 2013 at 16:11 UTC | |
by tobyink (Canon) on May 09, 2013 at 16:51 UTC |