Hi, Joseph && list !

On Friday 01 March 2002 02:44 pm, you wrote:
> I am appearing to have some
> troubles.  It appears that it can not reach the hosts specified, but when I
> try it manually it works just fine. 

# use TCP if we're not root, ICMP if we are
my $pong = Net::Ping->new( $> ? ("tcp", 1) : ("icmp", 1));

Maybe this helps.

Cheers,
Jan
-- 
cat /dev/world | perl -e "while (<>) {(/(^.*? \?) 42 \!/) && (print $1)}"
errors->(c)
_ 

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

Reply via email to