|
You are looking at a very old, but free version of the course. If you are interesed the most recent version, check it out on the Perl Maven site. Chapter 8. Networking devices8.1. Introduction - pick the right abstraction levelWhen trying to connect some network device using Perl you have a number of choices. See the full stack of HTTP connections:
At the lowest level you can use the built in socket function.
|