The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Net-RDAP Net::Domain"

Net::RDAP::Object::Domain - a module representing a domain name. River stage one • 2 direct dependents • 2 total dependents

Net::RDAP::Object::Domain represents a domain name - either a "forward" domain such as "example.com" or a "reverse" domain such as "1.168.192.in-addr.arpa". Net::RDAP::Object::Domain inherits from Net::RDAP::Object so has access to all that module's ...

GBROWN/Net-RDAP-0.23 - 16 May 2024 13:00:40 UTC

Net::RDAP - an interface to the Registration Data Access Protocol (RDAP). River stage one • 2 direct dependents • 2 total dependents

Net::RDAP provides an interface to the Registration Data Access Protocol (RDAP). RDAP is replacing Whois as the preferred way of obtainining information about Internet resources (IP addresses, autonymous system numbers, and domain names). As of writi...

GBROWN/Net-RDAP-0.23 - 16 May 2024 13:00:40 UTC

Net::RDAP::Object - a module representing an RDAP object. River stage one • 2 direct dependents • 2 total dependents

RDAP responses contain one or more RDAP objects: typically the response itself corresponds to an RDAP object, but RDAP objects can contain other RDAP objects (such as the entities and nameservers associated with a domain name). Net::RDAP::Object repr...

GBROWN/Net-RDAP-0.23 - 16 May 2024 13:00:40 UTC

Net::RDAP::Service - an interface to an RDAP server. River stage one • 2 direct dependents • 2 total dependents

While Net::RDAP provides a unified interface to the universe of RIR, domain registry, and domain registrar RDAP services, Net::RDAP::Service provides an interface to a specify RDAP service. You can do direct lookup of objects using methods of the sam...

GBROWN/Net-RDAP-0.23 - 16 May 2024 13:00:40 UTC

Net::RDAP::Registry - an interface to the IANA RDAP registries. River stage one • 2 direct dependents • 2 total dependents

RFC 7484 describes how RDAP clients can find the authoritative RDAP service for a given internet resource using one of several IANA registries. This module provides an interface to these registries, and will return a URI object corresponding to the U...

GBROWN/Net-RDAP-0.23 - 16 May 2024 13:00:40 UTC

Net::RDAP::SearchResult - a module representing an RDAP search result. River stage one • 2 direct dependents • 2 total dependents

Net::RDAP::Searchresult represents the results of an RDAP search. Search result objects are return by the search methods of Net::RDAP::Service. Net::RDAP::Searchresult inherits from Net::RDAP::Object so has access to all that module's methods. Other ...

GBROWN/Net-RDAP-0.23 - 16 May 2024 13:00:40 UTC

Net::RDAP::Object::IPNetwork - an RDAP object representing an IP address network. River stage one • 2 direct dependents • 2 total dependents

Net::RDAP::Object::IPNetwork represents a block of IP addresses (IPv4 or IPv6) allocated by an RIR. Net::RDAP::Object::IPNetwork inherits from Net::RDAP::Object so has access to all that module's methods. Other methods include: $start = $network->sta...

GBROWN/Net-RDAP-0.23 - 16 May 2024 13:00:40 UTC

Net::RDAP::Object::Nameserver - a module representing a nameserver. River stage one • 2 direct dependents • 2 total dependents

Net::RDAP::Object::Nameserver represents DNS servers to which domain names are delegated. Net::RDAP::Object::Nameserver inherits from Net::RDAP::Object so has access to all that module's methods. Other methods include: $name = $nameserver->name; Retu...

GBROWN/Net-RDAP-0.23 - 16 May 2024 13:00:40 UTC
8 results (0.038 seconds)