Perl/LWP

From Rosetta Code
Revision as of 20:57, 24 July 2016 by rosettacode>Ttw (Ttw moved page Category:Perl/LWP to Perl/LWP: Created erroneously when trying to create a sub-page of Perl.)

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.