Net::SDP is an SDP (Session Description Protocol) parser and generator.
Net::SDP is object oriented and a single instance of Net::SDP represents
a single SDP session description. There are methods to easily get, set
and create each of the fields in the session description.
The classes Net::SDP::Time and Net::SDP::Media are automatically
instantiated for each Time Description (t=) and Media Description (m=).
Obtains geographical information based on IP number, domain name,
or AS number. Makes use of CAIDA Net_Geo lookup, HostIP or
localizer extension.
Net_IPv4 is a Class used for calculating IPv4(AF_INET family)
address information such as network as network address,
broadcast address, and IP address validity.
The Net::DSN::SEC suite provides the resource records that are needed for
DNSSEC (RFC 4033, 4034 and 4035). In addition the DLV RR, a clone of the DS
RR is supported (RFC 4431)
It also provides support for SIG0. That later is useful for dynamic updates
using key-pairs.
RSA and DSA crypto routines are supported.
For details see Net::DNS::RR::RRSIG, Net::DNS::RR::DNSKEY,
Net::DNS::RR::NSEC, Net::DNS::RR:DS, Net::DNS::RR::DLV, and see
Net::DNS::RR::SIG and Net::DNS::RR::KEY for the use with SIG0.
Net::DNS contains all needed hooks to load the Net::DNS::SEC extensions when
they are available.
See Net::DNS for general help.
Net_Nmap is a simple interface for Nmap, the
free and open source utility for network
exploration or security auditing.
Net_Nmap can be used to auto discovery hosts
and services in your network or simply to
parse Nmap XML output.
Net::Dict is a perl class for looking up words and their definitions on network
dictionary servers. Net::Dict provides a simple DICT client API for the network
protocol described in RFC2229.
The Net::HTTP class is a low-level HTTP client that supports HTTP/1.0 and
HTTP/1.1. An instance of the Net::HTTP class represents a connection to an HTTP
server.
Net::Gnats provides a perl interface to the gnatsd command set. Although most
of the gnatsd command are present and can be explicitly called through
Net::Gnats, common gnats tasks can be accompished through some methods which
simplify the process (especially querying the database, editing bugs, etc).
Net-Works provides a APIs for IP addresses and networks
similar to NetAddr::IP, but claims to be cleaner.
Net::GrowlClient provides a complete object oriented interface
to send Mac OS X Growl notifications across the network.