Net::Abuse::Utils provides serveral functions useful for determining
information about an IP address including contact/reporting addresses,
ASN/network info, reverse dns, and DNSBL listing status.
Net::IP::Resolver provides a mechanism for registering a number of
different networks (specified by a set of ip ranges), and then finding
the network for a given IP based on this specification.
Net::IPv4Addr provides functions to parse IPv4 addresses both
in traditional address/netmask format and in the new CIDR format.
Methods for calculating the network and broadcast address, and
also to check if a given address is in a specific network also exist.
Net::IPv6Addr provides functions for parsing IPv6 addresses in all
formats described by RFC1884. If Math::Base85 is installed, formats
described in RFC1924 are also valid. It will generate "IP6.INT."
strings (as described in RFC1886) if you are inclined to play with
DNS records.
NetAddr::IP::Lite - Manages IPv4 and IPv6 addresses and subnets
This module allows applications to send passive checks to Nagios both locally
and remotely.
This module connects to the OpenVPN management interface, executes commands
on the interface, and returns the results or errors that result.
This module, Net::SNMP::Util, gives you functions of SNMP getting
operation interfaces using Net::SNMP communicating with multiple
hosts and multi-OIDs.
Net::Telnet::Cisco::IOS (NTCI) is an extension of Joshua Kereos's
Net::Telnet::Cisco module and provides an easy way to manage and
monitor Cisco IOS devices. I'll mention this a lot,
but make sure you read up on Net::Telnet::Cisco for a lot of information.
This module is an event-driven SNMP interface for POE.