|
|
| |
Nmap::Scanner::HostList(3) |
User Contributed Perl Documentation |
Nmap::Scanner::HostList(3) |
Holds a list of Nmap::Scanner::Host objects. get_next() returns a host
reference while there are hosts in the list and returns undef when the list is
exhausted. Hosts are indexed and sorted internally by primary IP address.
Return the next Nmap::Scanner::Host from the list, or undef if the list is
empty.
Returns an XML string representation of all hosts in the list.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |