The FreeBSD Ports Archive
FreeBSD dns : p5-Net-Domain-ExpireDate4>
Perl module obtain expiration date of domain names
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.
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.
http://search.cpan.org/dist/Net-Domain-ExpireDate/
|
p5-Net-Domain-ExpireDate history
v. 1.10
date: 2007/10/05 08:51:14; author: clsung; state: Exp; lines: +1 -1
- Update to 0.80
v. 1.9
date: 2007/08/21 06:16:56; author: clsung; state: Exp; lines: +2 -3
- Update to 0.42
v. 1.8
date: 2007/06/09 02:36:28; author: clsung; state: Exp; lines: +1 -1
- Update to 0.41
v. 1.7
date: 2006/12/09 06:11:49; author: clsung; state: Exp; lines: +1 -1
- Update to 0.40
v. 1.6
date: 2006/10/10 11:35:29; author: clsung; state: Exp; lines: +1 -1
- Update to 0.39
PR: ports/104220
Submitted by: Gea-Suan Lin
v. 1.5
date: 2006/07/31 00:18:38; author: clsung; state: Exp; lines: +1 -1
- update to 0.38
v. 1.4
date: 2006/03/30 08:38:04; author: clsung; state: Exp; lines: +1 -1
- update to 0.37
- from Changes
- modify patterns for whois.cira.ca
v. 1.3
date: 2005/10/03 08:23:19; author: clsung; state: Exp; lines: +1 -1
- update dns/p5-Net-Domain-ExpireDate to version 0.36
PR: 86812
Submitted by: Emanuel Haupt
v. 1.2
date: 2005/04/23 07:49:21; author: clsung; state: Exp; lines: +1 -1
- update to 0.34
- improved obtaining expiration date of .ru domains
v. 1.1
date: 2005/03/04 02:07:30; author: clsung; state: Exp;
- obtain expiration date of domain names
e.g.
use Net::Domain::ExpireDate;
$expiration_obj = expire_date( 'microsoft.com' );
=============================================================================
v. 1.10
date: 2007/10/05 08:51:14; author: clsung; state: Exp; lines: +1 -1
- Update to 0.80
v. 1.9
date: 2007/08/21 06:16:56; author: clsung; state: Exp; lines: +2 -3
- Update to 0.42
v. 1.8
date: 2007/06/09 02:36:28; author: clsung; state: Exp; lines: +1 -1
- Update to 0.41
v. 1.7
date: 2006/12/09 06:11:49; author: clsung; state: Exp; lines: +1 -1
- Update to 0.40
v. 1.6
date: 2006/10/10 11:35:29; author: clsung; state: Exp; lines: +1 -1
- Update to 0.39
PR: ports/104220
Submitted by: Gea-Suan Lin
v. 1.5
date: 2006/07/31 00:18:38; author: clsung; state: Exp; lines: +1 -1
- update to 0.38
v. 1.4
date: 2006/03/30 08:38:04; author: clsung; state: Exp; lines: +1 -1
- update to 0.37
- from Changes
- modify patterns for whois.cira.ca
v. 1.3
date: 2005/10/03 08:23:19; author: clsung; state: Exp; lines: +1 -1
- update dns/p5-Net-Domain-ExpireDate to version 0.36
PR: 86812
Submitted by: Emanuel Haupt
v. 1.2
date: 2005/04/23 07:49:21; author: clsung; state: Exp; lines: +1 -1
- update to 0.34
- improved obtaining expiration date of .ru domains
v. 1.1
date: 2005/03/04 02:07:30; author: clsung; state: Exp;
- obtain expiration date of domain names
e.g.
use Net::Domain::ExpireDate;
$expiration_obj = expire_date( 'microsoft.com' );
=============================================================================
v. 1.10
date: 2007/10/05 08:51:14; author: clsung; state: Exp; lines: +1 -1
- Update to 0.80
v. 1.9
date: 2007/08/21 06:16:56; author: clsung; state: Exp; lines: +2 -3
- Update to 0.42
v. 1.8
date: 2007/06/09 02:36:28; author: clsung; state: Exp; lines: +1 -1
- Update to 0.41
v. 1.7
date: 2006/12/09 06:11:49; author: clsung; state: Exp; lines: +1 -1
- Update to 0.40
v. 1.6
date: 2006/10/10 11:35:29; author: clsung; state: Exp; lines: +1 -1
- Update to 0.39
PR: ports/104220
Submitted by: Gea-Suan Lin
v. 1.5
date: 2006/07/31 00:18:38; author: clsung; state: Exp; lines: +1 -1
- update to 0.38
v. 1.4
date: 2006/03/30 08:38:04; author: clsung; state: Exp; lines: +1 -1
- update to 0.37
- from Changes
- modify patterns for whois.cira.ca
v. 1.3
date: 2005/10/03 08:23:19; author: clsung; state: Exp; lines: +1 -1
- update dns/p5-Net-Domain-ExpireDate to version 0.36
PR: 86812
Submitted by: Emanuel Haupt
v. 1.2
date: 2005/04/23 07:49:21; author: clsung; state: Exp; lines: +1 -1
- update to 0.34
- improved obtaining expiration date of .ru domains
v. 1.1
date: 2005/03/04 02:07:30; author: clsung; state: Exp;
- obtain expiration date of domain names
e.g.
use Net::Domain::ExpireDate;
$expiration_obj = expire_date( 'microsoft.com' );
=============================================================================
|
| |

|