diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-27 22:09:37 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-28 10:01:41 +0200 |
commit | 7b47070fcda9628b1f95fd34a1a3e7722fccc6ca (patch) | |
tree | 20cca75924059956c7501cb1b0b2a23f3472d2eb | |
parent | c5f20970b5c9d6d4a74b6ab640ae7f4cbecc208d (diff) | |
download | slackbuilds-7b47070fcda9628b1f95fd34a1a3e7722fccc6ca.tar.gz |
perl/perl-HTTP-Proxy: Fixed dep information
-rw-r--r-- | perl/perl-HTTP-Proxy/README | 2 |
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. |