slackbuilds_ponce/libraries/perl-HTTP-Proxy
Robby Workman 83df8916a2 libraries/perl-HTTP-Proxy: Fixed VERSION in .info file
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-08-15 20:04:00 -05:00
..
perl-HTTP-Proxy.info
perl-HTTP-Proxy.SlackBuild
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.