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

Changes for version 0.55 - 2013-01-10

  • new function Net::IMP::IMP_DATA to simplify definition of new data types
  • reworked documentation in Net::IMP
  • Net::IMP::Base
    • instead of method interface now methods get_interface and set_interface
    • no internal handling of adaptors, instead set_interface returns new factory based on adaptor if necessary for the data type

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