NAME

Net::RDAP::VariantName - a module representing a variant name in an Net::RDAP::Variant object.

DESCRIPTION

See Net::RDAP::Variant for more information

METHODS

$name = $variant->name;

Returns a Net::DNS::Domain object representing the domain name.

$name = $domain->unicodeName;

Returns a string containing the DNS Unicode name of the domain.

COPYRIGHT

Copyright 2018-2023 CentralNic Ltd, 2024 Gavin Brown. For licensing information, please see the LICENSE file in the Net::RDAP distribution.