summaryrefslogtreecommitdiff
path: root/install/5.005/Net-Whois-Raw/Changes
blob: 68310b0c61708cfc6e7776ddfabaecead026874e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Revision history for Perl extension Net::Whois::Raw.

0.01  Jul 05 12:35:47 2000
	- original version; created by h2xs 1.19

0.02 - 0.22  ???
	-  ???

0.23  Mar 25 09:23:37 PST 2003
	- only exports &whois by default, the other variables are exportable still.
	- incorporated new whois servers ( thanks Toni Mueller <support@oeko.net> )
	- now tests the main tlds
	- added some more regexen to strip out disclaimers and such ( for $OMIT_MSG > 2 ).
	- moved %servers to %Net::Whois::Raw::Data::servers

0.24  Nov 18 2003	Walery Studennikov <despair@cpan.org>
	- fixed whois server for .org domains and add new whois servers
	  for multilingual domains
	- fixed recursive whois requests for .org domains
	- new fail-check and strip patterns added
	- more verbose error messages
	- added support for third level domains
	- some bugfixes

0.25  Nov 21 2003	Walery Studennikov <despair@cpan.org>
	- fixed multilingual domains whois via whois.melbourneit.com server
	- whois_config function for setting config variables
	  (if setting imported variables $OMIT_MSG, $CHECK_FAIL etc.
	  doesn't work for some reason, for example because of
	  namespace problems in mod_perl scripts)

0.26  Jan 09 2004	Walery Studennikov <despair@cpan.org>
	- added recursive whois requests for .cc domains
	- fixed recursive whois requests for whois.crsnic.net

0.27  Feb 10 2004	Alex Kapranoff <alex@kapranoff.ru>
	- patch to check availability of .info and .biz domains

0.28  Feb 20 2004	Alex Kapranoff <alex@kapranoff.ru>
	- fixed documentation for pwhois.PL

0.29  Feb 24 2004	Walery Studennikov <despair@cpan.org>
	- fixed extra rules which strips the copyright message or disclaimer
	- removed pwhois.PL. "pwhois" is shipped now instead.
	- data structures in Net/Whois/Raw/Data.pm reformatted
	- new strip patterns for whois.crsnic.net


0.30  Mar 15 2004	Walery Studennikov <despair@cpan.org>
	- added strip rules for whois.dns.be

0.31  Mar 19 2004	Walery Studennikov <despair@cpan.org>
	- more robust recursive whois queries