summaryrefslogtreecommitdiffstats
path: root/perl/perl-http-cookies/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-http-cookies/README')
-rw-r--r--perl/perl-http-cookies/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/perl/perl-http-cookies/README b/perl/perl-http-cookies/README
index 6d82ec28ea..f3a1d7fae8 100644
--- a/perl/perl-http-cookies/README
+++ b/perl/perl-http-cookies/README
@@ -3,6 +3,3 @@ a database of all the HTTP cookies that a given LWP::UserAgent
object knows about. Cookies are a general mechanism which server
side connections can use to both store and retrieve information on
the client side of the connection.
-
-This requires perl-http-message, perl-encode-locale, perl-uri-escape,
-perl-http-date and perl-html-parser.