8.132. IO::SocketProvides an object interface to creating and using sockets. It is built on the IO::Handle interface and inherits all the methods defined by IO::Handle. IO::Socket defines methods for only those operations that are common to all types of socket. IO::Socket exports all functions (and constants) defined by Socket. See Chapter 13, "XML and Perl" for detailed information. Copyright © 2002 O'Reilly & Associates. All rights reserved. |
|