Perl/LWP

From Rosetta Code
Revision as of 20:27, 24 July 2016 by rosettacode>Ttw (Create library page with sub-page naming.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The World-Wide Web library for Perl

The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. The library also contain modules that are of more general use and even classes that help you implement simple HTTP servers.