Jump to content

Library for WWW in Perl

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mabdul (talk | contribs) at 17:11, 22 May 2010 (External links: add see also with Libwww). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

LWP (for "Library for WWW in Perl", also called libwww-perl) is a set of Perl modules that allow requests to be sent to the World Wide Web. It's maintained by Gisle Aas.

It provides an application programming interface to an HTTP client as well as a number of HTML utilities, and standard objects to represent HTTP requests and responses.

See also