README for NetQuery.pm The requirements for NetQuery to work are: perl-5.8.0 (I used perl-5.8.7) with ithreads enabled and the following modules and their dependancies installed via CPAN: - SNMP::MIB::Compiler - Net::SNMP - NetAddr::IP - Thread::Queue::Any The library and all of its functions are documented in NetQuery.pdf There are additionally a number of SNMP MIB files included inside the tarball in the 'mibs' directory. These should be installed in some documented place since they are required to use the library. Users should be able to use aditonal MIBs in their home directiories. I've compiled all of the MIBs that I can, so users won't have to do this. Josh Goldstein (12/08/2005)