class Whois::Parsers::WhoisNicName

Parser for the whois.nic.name server.

@note This parser is just a stub and provides only a few basic methods

to check for domain availability and get domain status.
Please consider to contribute implementing missing methods.

@see Whois::Parsers::Example

The Example parser for the list of all available methods.