Chapter 20. Send It Over the Net and Sock It to ’Em!
Networking and Perl
Because sharing information and transferring files among computers are so integral to everything we do, Perl offers a number of functions to obtain network information in your program. In order to write programs utilizing interprocess communication (sockets, message queues, etc.), it is essential to understand some of the basic terminology associated with the network. The following discussion is merely an introduction to some of the common networking vernacular, so that when you try to dissect or write Perl programs that require these functions, you will not have to search through ...
Get Perl by Example, Fourth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.