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

Changes for version 0.54 - 2013-01-07

  • stream type now -1
  • put factory into Net::IMP::Base, arguments for factory are not given directly to analyzer anymore but need to be accessed using factory_args
  • better documentation, clearer distinction what are global, factory or analyzer methods
  • support interfaces with dtype/rtype instead of global dtypes/rtypes. decision which interface to use inside factory

Modules

Inspection and Modification Protocol
base class to make writing of Net::IMP analyzers easier
manages cascade of IMP filters
provide debugging functions
simple data filter using Net::IMP analyzers
adds X-Foo header to HTTP response
IMP plugin for reacting to matched pattern
IMP plugin for simple protocol matching
analyzer which only logs data

Provides

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