summaryrefslogtreecommitdiffstats
path: root/perl/perl-HTTP-Proxy
diff options
context:
space:
mode:
author ponce2012-08-27 22:09:37 +0200
committer ponce2012-08-28 10:01:41 +0200
commit7b47070fcda9628b1f95fd34a1a3e7722fccc6ca (patch)
tree20cca75924059956c7501cb1b0b2a23f3472d2eb /perl/perl-HTTP-Proxy
parentc5f20970b5c9d6d4a74b6ab640ae7f4cbecc208d (diff)
downloadslackbuilds-7b47070fcda9628b1f95fd34a1a3e7722fccc6ca.tar.gz
perl/perl-HTTP-Proxy: Fixed dep information
Diffstat (limited to 'perl/perl-HTTP-Proxy')
-rw-r--r--perl/perl-HTTP-Proxy/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl/perl-HTTP-Proxy/README b/perl/perl-HTTP-Proxy/README
index 9b6889363b..bc191a0bc0 100644
--- a/perl/perl-HTTP-Proxy/README
+++ b/perl/perl-HTTP-Proxy/README
@@ -2,5 +2,3 @@ This module implements an HTTP proxy, using an HTTP::Daemon to accept
client connections, and a LWP::UserAgent to ask for the requested
pages. The most interesting feature of this proxy object is its ability
to filter the HTTP requests and responses through user-defined filters.
-
-This needs libwww-perl.