summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl/libwww-perl/README6
-rw-r--r--perl/libwww-perl/libwww-perl.info2
2 files changed, 1 insertions, 7 deletions
diff --git a/perl/libwww-perl/README b/perl/libwww-perl/README
index 2c5676aab5..012bada176 100644
--- a/perl/libwww-perl/README
+++ b/perl/libwww-perl/README
@@ -6,9 +6,3 @@ 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.
diff --git a/perl/libwww-perl/libwww-perl.info b/perl/libwww-perl/libwww-perl.info
index 32f1f0cf55..de00a9b212 100644
--- a/perl/libwww-perl/libwww-perl.info
+++ b/perl/libwww-perl/libwww-perl.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-6.04.tar.
MD5SUM="24acf2fe33b2295f048f8859e9665ee3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="perl-encode-locale perl-file-listing perl-html-parser perl-html-tagset perl-http-cookies perl-http-daemon perl-http-date perl-http-message perl-http-negotiate perl-lwp-mediatypes perl-net-http perl-uri-escape perl-www-robotrules"
+REQUIRES="perl-file-listing perl-http-cookies perl-http-daemon perl-http-negotiate perl-net-http perl-www-robotrules"
MAINTAINER="LukenShiro"
EMAIL="lukenshiro@ngi.it"