mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
a2301913e8
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
14 lines
731 B
Text
14 lines
731 B
Text
libwww-perl - WWW client/server library for perl
|
|
|
|
This 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.
|
|
|
|
Since version 6, several submodules have been unbundled. Therefore,
|
|
this requires perl-html-tagset, perl-html-parser, perl-encode-locale,
|
|
perl-uri-escape, perl-http-date, perl-lwp-mediatypes, perl-file-listing,
|
|
perl-net-http, perl-www-robotrules, perl-http-message, perl-http-negotiate,
|
|
perl-http-cookies and perl-http-daemon.
|