NAME
Net::RDAP::Help - a module representing an RDAP help response.
DESCRIPTION
Net::RDAP::Help represents an RDAP server's "help" query.
Help responses typically only contain notices, so use the notices()
method to obtain them.
Otherwise, Net::RDAP::Help inherits from Net::RDAP::Object so has access to all that module's methods.
COPYRIGHT
Copyright 2018-2023 CentralNic Ltd, 2024 Gavin Brown. For licensing information, please see the LICENSE
file in the Net::RDAP distribution.