Addendum:  I tried CPAN and my search(es) do not show the module itself.
Thanks!

> Anthony (Tony) Esposito
> Senior Technical Consultant 
> Inovis(tm), formerly Harbinger and Extricity
> 2425 N. Central Expressway, Suite 900 
> Richardson, TX  75080 
> (972) 643-3115 
> [EMAIL PROTECTED] 
> 


-----Original Message-----
From: Tony Esposito 
Sent: Monday, March 17, 2003 1:59 PM
To: 'Brett W. McCoy'; Thomas Browner
Cc: [EMAIL PROTECTED]
Subject: RE: help with whois code


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