Revision history for Perl extension Net::Whois::Raw.
0.01 Wed Jul 5 12:35:47 2000
- original version; created by h2xs 1.19
0.02 - 0.22 ???
- ???
0.23 Tue 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 Tue 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 Fri 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)