Have you looked at Net::Whois and Net::ParseWhois on CPAN? If they don't do
the trick for you, you can always hack the code.

on 5/21/02 3:26 PM, [EMAIL PROTECTED] purportedly said:

> I'm building a whois script, and now i need to spilt the output in a nich
> way.
> 
> I get for example this output from the .nl whois server,
> 
> Rights restricted by copyright. See http://www.domain-registry.nl/whois.php
> Domain name: test.nl (second domain) Organisation: General Internet
> Rooseveltlaan 32 -1 hg 1078 NJ AMSTERDAM Administrative Contact: M Taverne
> Phone: +31 6 24672849 E-mail: [EMAIL PROTECTED] Technical Contact: CW
> Hostmaster Phone: +31 23 5698070 E-mail: [EMAIL PROTECTED] Registrar:
> Cable & Wireless Bijlmermeerstraat 62 2131 HG HOOFDDORP Domain Nameservers:
> ns1.widexs.nl 212.204.192.252 ns2.widexs.net 212.204.207.192 ns3.widexs.nl
> 62.250.7.3 Domain first registered: 20-09-1999 Record last updated:
> 09-03-2002 Record maintained by: NL Domain Registry
>
> Now I want to look it like this,
> 
> Rights restricted by copyright. See
> http://www.domain-registry.nl/whois.php
> 
> Domain name:
> dont.nl (first domain)
> 
> Organisation:
> Don't New Media
> Spinnekop 80
> 1035 CN AMSTERDAM
> 
> Administrative Contact:
> A. van der Zwan
> Phone: +31 207742582
> E-mail: [EMAIL PROTECTED]
> 
> Technical Contact:
> K. ter Velde
> Phone: +31 205787700
> E-mail: [EMAIL PROTECTED]
> 
> Registrar:
> Ladot Nederland B.V.
> Arendstraat 29
> 1223 RE HILVERSUM
> 
> Domain Nameservers:
> dns-3.ladot.com               217.22.66.90
> dns-4.ladot.com               217.22.66.91
> 
> Domain first registered: 27-09-2001
> Record last updated: 08-04-2002
> Record maintained by: NL Domain Registry
> 
> But the problem i think is that a server for an other domain extention like
> ..info gifs a other output sting, but that alsow need to look nich.
> 
> Any iformation about this problem that can help me wil be very helpful for
> me.
> 
> Thanks anyhow
> 
> Eelco Alosery
> [EMAIL PROTECTED]
> 
> 
> 


Keary Suska
Esoteritech, Inc.
"Leveraging Open Source for a better Internet"

Reply via email to