aboutsummaryrefslogtreecommitdiff
path: root/libraries/libwww-perl/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libwww-perl/README')
-rw-r--r--libraries/libwww-perl/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/libraries/libwww-perl/README b/libraries/libwww-perl/README
index 375503cf8a8ba..b61fa2c2226e2 100644
--- a/libraries/libwww-perl/README
+++ b/libraries/libwww-perl/README
@@ -1,6 +1,6 @@
libwww-perl - WWW client/server library for perl
-It is a set of Perl modules which provides a simple and consistent
+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
@@ -21,5 +21,4 @@ LWP::Protocol::nntp, LWP::Protocol::nogo, LWP::RobotUA, LWP::Simple,
LWP::UserAgent, Net::HTTP, Net::HTTP::Methods, Net::HTTP::NB, Net::HTTPS,
WWW::RobotRules, WWW::RobotRules::AnyDBM_File.
-It requires: perl-html-parser, perl-html-tagset and Compress-Zlib. All of
-them are available on SlackBuilds.org
+This requires perl-html-parser and perl-html-tagset.