NAME
Domain::Details - Domain class with DNS/SSL/WHOIS fields
VERSION
version 0.230340
METHODS
domain
Returns the current domain as created with the new
constructor
description
Returns or sets an optional description (comment) on the domain object
whois_expiration
Returns domain's expiration date using the Net::ExpireDate module's expire_date
function
Derives the root domain using Domain::PublicSuffix class' get_root_domain
method
Accepts optional argument to specify the format the date is returned in
dns
Net::DNS records (A, CNAME, MX, NS, TXT, and SOA) with with Geo::IP
Uses Syntax::Keyword::Match to topicalize $record -
type>
summary
Output summary, and copy it into the clipboard stripping colors with colorstrip
AUTHOR
Elvin Aslanov <rwp.primary@gmail.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2023 by Elvin Aslanov.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.