diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
commit | 1d1f878054efdd1171a8cb006e59ad0727610293 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /dns/p5-Net-Domain-ExpireDate | |
parent | 43b793a6f26531f807a7b7c16a1db3bf6b53f26d (diff) |
Notes
Diffstat (limited to 'dns/p5-Net-Domain-ExpireDate')
-rw-r--r-- | dns/p5-Net-Domain-ExpireDate/pkg-descr | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/dns/p5-Net-Domain-ExpireDate/pkg-descr b/dns/p5-Net-Domain-ExpireDate/pkg-descr index aa1ee629fde4..e07de3d694db 100644 --- a/dns/p5-Net-Domain-ExpireDate/pkg-descr +++ b/dns/p5-Net-Domain-ExpireDate/pkg-descr @@ -1,11 +1,11 @@ Net::Domain::ExpireDate gets WHOIS information of given domain -using Net::Whois::Raw and tries to obtain expiration date of -domain. Unfortunately there are too many different whois servers -which provides whois info in very different formats. +using Net::Whois::Raw and tries to obtain expiration date of +domain. Unfortunately there are too many different whois servers +which provides whois info in very different formats. -Net::Domain::ExpireDate knows more than 40 different formats of -expiration date representation provided by different servers (almost -all gTLD registrars and some ccTLD registrars are covered). +Net::Domain::ExpireDate knows more than 40 different formats of +expiration date representation provided by different servers (almost +all gTLD registrars and some ccTLD registrars are covered). Now obtaining of domain creation date is also supported. WWW: http://search.cpan.org/dist/Net-Domain-ExpireDate/ |