This Module provides a quick and easy way to build complex SOAP data
and header structures for use with SOAP::Lite.
It primarily provides a wrapper around SOAP::Serializer and
SOAP::Data (or SOAP::Header) enabling you to generate complex XML
within your SOAP request or response.
SOAP::Lite is a collection of Perl modules which provides a
simple and lightweight interface to the Simple Object Access Protocol
(SOAP) both on client and server side.
An extremely basic SOAP client module.
This package is the base class for talking with web services, there are
specific modules to use depending on the type of service you are calling,
e.g. SOAP::XML::Client::DotNet or SOAP::XML::Client::Generic
Manage a Samba PDC with an LDAP Backend.
A superdaemon for hot-deploying server programs.
Socket::Class provides a simple, fast and efficient way to
communicate with sockets. It operates outside of the Perl
IO layer and can be used as a replacement to IO::Socket.
Little parts of Bluetooth technology has been integrated.
Socket::GetAddrInfo - RFC 2553's getaddrinfo and getnameinfo
functions.
This module is used to gain access to constants and utility functions used
when manipulating multicast socket attributes.
For simple, object-oriented way of doing the same thing, take a look at
IO::Socket::Multicast6 or IO::Socket::Multicast
Socket is a low-level module used by, among other things, the IO::Socket family
of modules. The following examples demonstrate some low-level uses but a
practical program would likely use the higher-level API provided by IO::Socket
or similar instead.