slackbuilds_ponce/perl/perl-HTTP-Proxy
Thomas Morper 2c80a9ef40 perl/perl-HTTP-Proxy: Updated for version 0.25.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-05-21 17:58:14 -05:00
..
perl-HTTP-Proxy.info perl/perl-HTTP-Proxy: Updated for version 0.25. 2012-05-21 17:58:14 -05:00
perl-HTTP-Proxy.SlackBuild perl/perl-HTTP-Proxy: Updated for version 0.25. 2012-05-21 17:58:14 -05: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.