[EMAIL PROTECTED] [D], on Tuesday, December 7, 2004 at 11:49
(-0500) thinks about:

D> Did anyone have any ideas.... I only received one response!  Thanks

what was bad on my response ? Maybe you wanted whole code...here it
is:

use IO::Socket;
my $ip = '192.168.1.1';
$ip_ok =  inet_aton($ip) || die "$ip is not IP!\n";

it is IP, only if $ip is in ###.###.###.### format, '127.0.0.1/24'
doesn't work here.

-- 

 ...m8s, cu l8r, Brano.

[Don't say during sex:  Is this a sin too?]



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to