Net::Whois::ARIN::Network - ARIN whois Network record class
The Net::Whois::ARIN::Network module is simple class which is used to store the attributes of an Network record in ARIN's Whois server. Each attribute of the Network record has an accessor/mutator of the same name....
TCAINE/Net-Whois-ARIN-0.12 - 11 Jun 2011 16:28:58 UTC
Net::Whois::ARIN::Customer - ARIN whois Customer record class
The Net::Whois::ARIN::Customer module is simple class which is used to store the attributes of an Customer record in A RIN's Whois server. Each attribute of the Customer record has an accessor/mutator of the same name....
TCAINE/Net-Whois-ARIN-0.12 - 11 Jun 2011 16:28:58 UTC
Net::IP::Identifier::Net - subclass Net::IP to add some functionality
Net::IP::Identifier::Net subclasses Net::IP. IP can be any of the forms accepted by Net::IP. Stringification is provided, and uses the print method. Methods new( IP ) Creates a new Net::IP::Identifier::Net object. 'IP' can be a Net::IP or a Net::IP::...
REID/Net-IP-Identifier-0.111 - 31 May 2015 18:12:37 UTC
Net::IPAddress::Util::Range - Representation of a range of IP addresses
Sometimes when dealing with IP Addresses, it can be nice to talk about contiguous ranges of them as whole collections of addresses without worrying that the contiguous range is exactly a CIDR-compatible range. This is what Net::IPAdress::Util::Range ...
PWBENNETT/Net-IPAddress-Util-5.001 - 11 Apr 2021 04:34:22 UTC
Net::Amazon::EC2::IpRange
A class representing an IP range (CIDR)....
MALLEN/Net-Amazon-EC2-0.36 - 03 Apr 2018 18:35:00 UTC
Net::Connection::Sniffer::Report - network profiling reports
Net::Connection::Sniffer::Report consolidates the dump file produced by Net::Connection::Sniffer. ($stats,$head) = read_stf($filepathname); ($byc24,$rate,$bw) = by_cidr24($stats); ($byname,$rate,$bw) = by_name($stats,$byc24); $rv = report(*HANDLE,$fi...
MIKER/Net-Connection-Sniffer-0.36 - 27 Jan 2014 22:28:23 UTC
Net::IP::Identifier::Regex - Some regular expressions used by Net::IP::Identifier
Net::IP::Identifier::Regex tries to 'require Regexp::Common ('net')' and extract regular expressions for matching IPv4 and IPv6 addresses. If that fails (older versions of perl may not support it), the regular expressions are built by hand, 'borrowed...
REID/Net-IP-Identifier-0.111 - 31 May 2015 18:12:37 UTC
Net::Whois::ARIN::Organization - ARIN whois Organization record class
The Net::Whois::ARIN::Organization module is simple class which is used to store the attributes of an Organization record in ARIN's Whois server. Each attribute of the Organization record has an accessor/mutator of the same name....
TCAINE/Net-Whois-ARIN-0.12 - 11 Jun 2011 16:28:58 UTC
Net::DHCP::Config::Utilities::Options - Helper utilities for working with DHCP options.
VVELOX/Net-DHCP-Config-Utilities-0.2.0
-
04 May 2020 12:01:37 UTC
Net::Connection::Sniffer::Util - netaddr utilities
Net::Connection::Sniffer::Util is a lite weight perl module to do NetAddr::IP like operations on ip addresses in either 32 or 128 bit formats. * my $ip = newcidr24; Create a blessed address object with cidr/24 network/broadcast bounds (assumes 32 bit...
MIKER/Net-Connection-Sniffer-0.36 - 27 Jan 2014 22:28:23 UTC
Net::IPAddress::Util::Collection - A collection of Net::IPAddress::Util::Range objects
Sometimes when dealing with IP Addresses, it can be nice to talk about groups of them as whole collections of addresses without worrying that the group is exactly a CIDR-compatible range, or even whether the group is contiguous. This is what Net::IPA...
PWBENNETT/Net-IPAddress-Util-5.001 - 11 Apr 2021 04:34:22 UTC
Net::DHCP::Config::Utilities::Subnet - Represents a subnet.
VVELOX/Net-DHCP-Config-Utilities-0.2.0
-
04 May 2020 12:01:37 UTC
Net::DHCP::Config::Utilities::INI_check - Runs various checks for DHCP info stored via INI.
VVELOX/Net-DHCP-Config-Utilities-0.2.0
-
04 May 2020 12:01:37 UTC
Net::Amazon::EC2::DescribeSubnetResponse
A class containing information about subnets...
MALLEN/Net-Amazon-EC2-0.36 - 03 Apr 2018 18:35:00 UTC