Web Basics with LWP (O'Reilly)
[Posted August 28, 2002 by cook]
Sean M. Burke
shows how to perform common tasks with LWP.
"
LWP (short for "Library for WWW in Perl") is a popular group of Perl modules for accessing data on the Web. Like most Perl module-distributions, each of LWP's component modules comes with documentation that is a complete reference to its interface. However, there are so many modules in LWP that it's hard to know where to look for information on doing even the simplest things."
(
Log in to post comments)