It was Monday, March 10, 2003 when Thomas Browner took the soap box, saying:
: Can some one help me with the net-whois mod? This is my problem I can
: not find any documentation on how to use net-whois. If some one lead me
: to some please.
:
: I will be using with activesate.
http://search.cpan.org/author/DHUDES/Net-Whois-1.9/Whois.pm
There is the documentation. search.cpan.org is very helpful in
finding documentation.
Casey West

Signature
"I'm just glad it'll be Clark Gable who's falling on his face and not
Gary Cooper."
-- Gary Cooper on his decision not to take the leading role in "Gone
With The Wind."
> Can some one help me with the net-whois mod? This is my problem I can
> not find any documentation on how to use net-whois. If some one lead me
[quoted text clipped - 5 lines]
>
> Thomas
>perldoc Net::Whois
If it's installed. If not:
>ppm
ppm>install Net-Whois
Then:
>perldoc Net::Whois
Joseph