slackbuilds_ponce/perl/perl-HTTP-Proxy
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
perl-HTTP-Proxy.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
perl-HTTP-Proxy.SlackBuild perl/perl-HTTP-Proxy: Updated for version 0.25. 2012-05-21 17:58:14 -05: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.