SlackBuildsOrg/perl/perl-HTTP-Proxy
dsomero d7277dab33 perl/perl-HTTP-Proxy: Disable pod coverage test.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2011-03-24 21:59:27 -04:00
..
perl-HTTP-Proxy.info
perl-HTTP-Proxy.SlackBuild perl/perl-HTTP-Proxy: Disable pod coverage test. 2011-03-24 21:59:27 -04:00
README
slack-desc

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.