POE::Component::SNMP version 0.01 ================================= This module is an event-driven SNMP interface for POE. POE::Component::SNMP uses the Net::SNMP module written by David M. Town. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: POE Net::SNMP COPYRIGHT AND LICENCE Copyright (C) 2003 Todd Caine This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.