Library for WWW in Perl

LWP - The World-Wide Web library for Perl (also called libwww-perl) is a set of Perl modules that give Perl programming easy access to sending requests to the World Wide Web. libwww-perl provides an application programming interface (API) to an HTTP client as well as a number of HTML utilities, and standard objects to represent HTTP requests and responses.

History

The first generation of libwww-perl was written by Roy Fielding using version 4.036 of Perl. Fielding's work on libwww-perl provided a backend HTTP interface for his MOMSpider Web crawler. Fielding's work on libwww-perl was informed by Tim Berners-Lee's work on libwww, and helped to clarify the architecture of the Web that was eventually documented in HTTP v1.0. The second generation of libwww-perl was based on version 5.004 of Perl, and written by Martijn Koster and Gisle Aas.[1] The current version is 6.33.[2]

gollark: Stuff is seemingly not magically self-computing. At least, I haven't seen algorithms somehow run themselves.
gollark: That is a good question. "I think therefore I am" and all, but that really only implies that in some form "I" am running on some kind of processing hardware which can do consciousness, whether it is my foolish mortal brain in a universe with quarks and everything or a simulation of that on, I don't know, some kind of massive cellular automaton.
gollark: Well, the computer and jar have to physically exist in some form.
gollark: Besides that, the bee-image is quite clearly distinguishable from a bee in many ways.
gollark: The simplest and most sensible explanation is the non-jar thing.

References

  1. Fielding, Roy. "libwww-perl: WWW Protocol Library for Perl". Archived from the original on 9 July 2009. Retrieved 6 January 2013.
  2. LWP on MetaCPAN


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.