HTTP::Proxy::BodyFilter::Adnix 0.01 released on CPAN
From: Cosimo Streppone (cosimo_at_cpan.org)
Date: 06/19/04
- Next message: news.hinet.net: "[net::ldap] how to delete entry like this"
- Previous message: Darin McBride: "Re: How to Set Up Database During Module Install ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 19 Jun 2004 11:33:49 GMT
HTTP/Proxy/BodyFilter/Adnix version 0.01
========================================
This class implements a HTTP::Proxy body filter which blocks images
based on some rules you specify (or built-in default rules), and
replaces it with custom image you specify (or again, a built-in one).
You won't be able to do anything useful with this software
unless you install HTTP::Proxy and all its components.
This is not meant as a "Can't live without it" module, but rather
as a first simple example that builds up a BodyFilter class for
HTTP::Proxy distribution that is also useful for my personal
pure-perl proxying needs.
It is my intention to release on CPAN also a proxy daemon based
on HTTP::Proxy, just to have an all-in-one package, ready to
install and out-of-the-box. May be useless??? Who knows?
DEPENDENCIES
- HTTP::Proxy (at least version 0.12 I think)
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
COPYRIGHT AND LICENCE
Copyright (C) 2004 Cosimo Streppone <cosimo at cpan dot org>
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
- Next message: news.hinet.net: "[net::ldap] how to delete entry like this"
- Previous message: Darin McBride: "Re: How to Set Up Database During Module Install ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|