Hubbry Logo
search button
Sign in
Library for WWW in Perl
Library for WWW in Perl
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Library for WWW in Perl
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Library for WWW in Perl Wikipedia article. Here, you can discuss, collect, and organize anything related to Library for WWW in Perl. The purpose of the hub...
Add your contribution
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

[edit]

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.72.[2]

References

[edit]
  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
[edit]