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

Changes for version 0.28 - 2024-08-08

  • all RDAP objects now know their position in the object hierarchy of the RDAP record that they appear in, and provide the parent(), top() and chain() methods.
  • added support for variants of domains using the variants() method which returns Net::RDAP::Variant objects.

Modules

an interface to the Registration Data Access Protocol (RDAP).
base module for some Net::RDAP:: modules.
a module which provides a mapping between EPP and RDAP status values.
an RDAP object representing an error.
object representing an RDAP event.
an RDAP object representing a help response.
a module representing a public identifier in an RDAP response.
an object representing an RDAP jCard object.
a subclass of Net::RDAP::JCard::Property representing a postal address.
an object representing a property of a Net::RDAP::JCard object.
a module representing an RDAP link.
an RDAP notice
a module representing an RDAP object.
an RDAP object representing an autonymous system.
a module representing a domain name.
a module representing an entity (person or organization).
an RDAP object representing an IP address network.
a module representing a nameserver.
a module representing a redacted field in an RDAP response.
an interface to the IANA RDAP registries.
a class which represents an RDAP bootstrap registry.
a class which represents an RDAP service in an IANA bootstrap registry.
an RDAP remark
a module representing an RDAP search result.
an interface to an RDAP server.
an RDAP user agent, based on LWP::UserAgent.
interface to the RDAP values registry.
a module representing one or more variants of a domain name.
a module representing a variant name in an Net::RDAP::Variant object.