[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] WHOIS



At 11:42 AM 2/28/00 -0500, you wrote:
6.0 redhat. Here is a perl version of whois wich should run on both the
raq2's and the raq3's

#!/usr/bin/perl -w
> ...<balance snipped>...

Here's what I get when I try to run it on my RaQ2:

[admin admin]$ whois jatek Unquoted string "record" may clash with future reserved word at /usr/local/bin/whois line 16.
syntax error at /usr/local/bin/whois line 18, near "and"
Unquoted string "concept" may clash with future reserved word at /usr/local/bin/whois line 35. Unquoted string "quiet" may clash with future reserved word at /usr/local/bin/whois line 37.
Semicolon seems to be missing at /usr/local/bin/whois line 42.
Unquoted string "suggesting" may clash with future reserved word at /usr/local/bin/whois line 47. "use" not allowed in expression at /usr/local/bin/whois line 47, at end of line BEGIN not safe after errors--compilation aborted at /usr/local/bin/whois line 48.
>