perl/perl-HTTP-Proxy: Fixed dep information

This commit is contained in:
ponce 2012-08-27 22:09:37 +02:00
parent c5f20970b5
commit 7b47070fcd
1 changed files with 0 additions and 2 deletions

View File

@ -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.