The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.33

  • Net::IMP::ProtocolPinning can now deal with regexes like /foo(bar)?/. It will no longer stop on the first match and thus depend on the chunking of the data, but try to match up to rxlen. Matched data will be passed immediatly.

Modules

Inspection and Modification Protocol
base class for Net::IMP analyzers
manages cascade of IMP filters
provide debugging functions
simple data filter using Net::IMP analyzers
adds Content Security Policy header and more
adds X-Foo header to HTTP respone
IMP plugin for matching pattern and blocking, replacing...
IMP plugin for simple protocol matching
analyzer which only logs data

Provides

in lib/Net/IMP/Cascade.pm
in lib/Net/IMP.pm
in lib/Net/IMP/HTTP_AddCSPHeader.pm
in lib/Net/IMP/HTTP_AddCSPHeader.pm
in lib/Net/IMP/HTTP_AddXFooHeader.pm
in lib/Net/IMP/HTTP_AddXFooHeader.pm