summaryrefslogtreecommitdiffstats
path: root/perl/perl-http-cookies/README
diff options
context:
space:
mode:
author ponce2012-08-25 18:34:05 +0200
committer ponce2012-08-25 18:34:05 +0200
commit3f9a63de707aa806a35971224d168e7eb20a8a31 (patch)
treeab55c77c04fbdf2a52b40d3f03232f221dbc2280 /perl/perl-http-cookies/README
parent16baac2303582e5e17d53bf2cdbd832c208b54ab (diff)
downloadslackbuilds-3f9a63de707aa806a35971224d168e7eb20a8a31.tar.gz
perl/perl-http-cookies: Fixed dep information
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.