Changes for version 1.08 - 2010-11-01

  • Fix rename attribute in SNMP::Effective::Host: sesssion != session
  • Change locking. Use pipe(...) with a single byte-read instead of flock()
    • flock() did not work, since it was the same process!
  • Remove perlcritic test
  • Remove SNMP::Effective::Logger is replaced with SNMP_EFFECTIVE_DEBUG and warn()
  • Reformatted code and add more documentation
  • Add heap can be set on SNMP:Effective object and passed on to new $host objects

Modules

An effective SNMP-information-gathering module
Base class for SNMP::Effective
A SNMP::Effective host class
Helper module for SNMP::Effective
Helper module for SNMP::Effective::Host