Philip M. Gollucci
5276f28472
- Update to 0.98
...
Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
PR: ports/147614
Submitted by: pgollucci (myself)
Approved by: maintainer timeout (clsung; > 2.5 months)
2010-08-23 03:58:13 +00:00
Cheng-Lung Sung
e86989b554
- Update to 0.97
...
! my very last commit was about a patch from
http://rt.cpan.org/Public/Bug/Display.html?id=46644
for fix handler for .jp domains
- but my commit msg was wrong
Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
2009-11-16 07:58:45 +00:00
Cheng-Lung Sung
705f4ce1f3
- Update to 0.96
...
Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
2009-11-16 07:55:07 +00:00
Cheng-Lung Sung
920b59c160
updated to 0.96 version
...
added dependency on Getopt::Long
PR: ports/137595
Submitted by: Edmondas Girkantas <eg_AT_fbsd dot lt>
2009-08-12 08:18:21 +00:00
Cheng-Lung Sung
6120ea2659
- Update to 0.95
...
PR: ports/134827
Submitted by: pgollucci
2009-06-03 04:50:23 +00:00
Cheng-Lung Sung
cc3a928dfe
- Update to 0.94
...
Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
2009-01-25 08:07:20 +00:00
Cheng-Lung Sung
79f293d097
- Update to 0.93
2008-11-20 01:31:58 +00:00
Cheng-Lung Sung
e7d9f9df82
- Update to 0.92
...
Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
2008-08-14 07:27:31 +00:00
Cheng-Lung Sung
ecc5e034e0
- Update to 0.90
...
Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
2008-04-30 14:54:41 +00:00
Cheng-Lung Sung
df8dd6b3fc
- Update to 0.80
2007-10-05 08:51:14 +00:00
Cheng-Lung Sung
46ed6440b9
- Update to 0.42
2007-08-21 06:16:56 +00:00
Cheng-Lung Sung
10878ea6df
- Update to 0.41
2007-06-09 02:36:28 +00:00
Cheng-Lung Sung
81845ac44c
- Update to 0.40
2006-12-09 06:11:49 +00:00
Cheng-Lung Sung
cde75f4089
- Update to 0.39
...
PR: ports/104220
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
2006-10-10 11:35:29 +00:00
Cheng-Lung Sung
699d63c970
- update to 0.38
2006-07-31 00:18:38 +00:00
Cheng-Lung Sung
e3d66b5fba
- update to 0.37
...
- from Changes
- modify patterns for whois.cira.ca
2006-03-30 08:38:04 +00:00
Edwin Groothuis
acd87b4ad8
SHA256ify
...
Approved by: krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
e33233f948
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 01:55:36 +00:00
Cheng-Lung Sung
30e63386f9
- update dns/p5-Net-Domain-ExpireDate to version 0.36
...
PR: 86812
Submitted by: Emanuel Haupt <ehaupt AT critical dot ch>
2005-10-03 08:23:19 +00:00
Bill Fenner
81797980f7
search.cpan.org redirect reduction canonicalization project, pass 1:
...
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Cheng-Lung Sung
38c93d2abe
- update to 0.34
...
- improved obtaining expiration date of .ru domains
2005-04-23 07:49:21 +00:00
Cheng-Lung Sung
82f5ebe210
- obtain expiration date of domain names
...
e.g.
use Net::Domain::ExpireDate;
$expiration_obj = expire_date( 'microsoft.com' );
2005-03-04 02:07:30 +00:00