Package perl-libwww-perl

A Perl interface to the World-Wide Web

https://metacpan.org/release/libwww-perl

The libwww-perl collection is a set of Perl modules which provides a simple and
consistent application programming interface 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.

Version: 6.77

General Commands

GET alias for lwp-request
HEAD alias for lwp-request
POST alias for lwp-request
lwp-download Fetch large files from the web
lwp-dump See what headers and content is returned for a URL
lwp-mirror Simple mirror utility
lwp-request Simple command line user agent