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/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00
perl-HTTP-Proxy.SlackBuild perl/perl-HTTP-Proxy: Disable pod coverage test. 2011-03-24 21:59:27 -04:00
README perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00
slack-desc perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00

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.