NAME
Net::DNS::Check::HostsList - Class for maintaining a list of Net::DNS::Check::Host objects.
DESCRIPTION
This class is used for maintaing a list of Net::DNS::Check::Host objects. At present Net::DNS::Check maintains two kind of this lists (Net::DNS::Check::HostsList object) one for every authoritative nameservers and one general list used by all the authoritative nameservers.
The are several methods implemented by this class, but at present are all for internal use only and Net::DNS::Check users don't need to directly create Net::DNS::Check::HostsList object and call his methods.
Anyway a complete documentation of all methods will be released as soon as possible.
COPYRIGHT
Copyright (c) 2005 Lorenzo Luconi Trombacchi
All rights reserved. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.