summaryrefslogtreecommitdiffstats
path: root/perl/perl-HTTP-Proxy/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-HTTP-Proxy/README')
-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.