1PWHOIS(1)             User Contributed Perl Documentation            PWHOIS(1)
2
3
4

NAME

6       phwois - Get Whois information of domains and IP addresses.
7

VERSION

9       version 2.99026
10

SYNOPSIS

12               pwhois perl.com
13               pwhois gnu.org
14               pwhois -s police.co.il
15               pwhois -c there.is.no.tld.called.foobar
16               pwhois yahoo.com whois.networksolutions.com
17               pwhois -T 10 funet.fi
18
19       etc etc.....
20

DESCRIPTION

22       Just invoke with a domain name, optionally with a whois server name.
23       Switches:
24           -s attempt to strip the copyright message or disclaimer.
25           -c attempts to return an empty answer for failed searches.
26           -e forces die if connection rate to server have been exceeded.
27           -T set timeout for connection attempts
28           -t enables caching.
29           -a specify an ip address that should be used as source address
30           -d enables debugging messages.
31           -F returns results of the first query of recursive whois requests
32           -L returns results of the last query of recursive whois requests
33       (the default)
34           -A returns results of the all queries of recursive whois requests
35

NAME

37       pwhois   - Perl written whois client
38

AUTHORS

40       Ariel Brosh schop@cpan.org
41
42       Current Maintainer: Walery Studennikov despair@cpan.org
43

SEE ALSO

45       Net::Whois::Raw.
46

AUTHOR

48       Alexander Nalobin <alexander@nalobin.ru>
49
51       This software is copyright (c) 2002-2019 by Alexander Nalobin.
52
53       This is free software; you can redistribute it and/or modify it under
54       the same terms as the Perl 5 programming language system itself.
55
56
57
58perl v5.30.1                      2020-01-30                         PWHOIS(1)
Impressum