10c1ccb9fe
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. WWW: http://search.cpan.org/dist/Socket/
6 lines
294 B
Text
6 lines
294 B
Text
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.
|
|
|
|
WWW: http://search.cpan.org/dist/Socket/
|