BTW - Anyone know where to get the Carp module for Perl 5.6.1 on Win32 (
WindowsNT ) and how to install it?  I am using the OpenPerl IDE and it
complains about not being able to locate Carp.  I checked and it is not on
my Win32 system.
Thanks!

-----Original Message-----
From: Brett W. McCoy [mailto:[EMAIL PROTECTED]
Sent: Monday, March 17, 2003 2:21 PM
To: Thomas Browner
Cc: [EMAIL PROTECTED]
Subject: Re: help with whois code


On Mon, 17 Mar 2003, Thomas Browner wrote:

> Could some one help me with this code. Every time that I this code:
>
> use Net::Whois;
>
> use Carp;
>
> $dom ="digidyne.com";
>
> my $w = new Net::Whois::Domain $dom or die "Can't connect to Whois
> server\n;
^^^^^^^^^^^

Need a closing " here

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
"Danger, you haven't seen the last of me!"
   "No, but the first of you turns my stomach!"
-- The Firesign Theatre's Nick Danger


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to