Rob Dixon wrote:

> R. Joseph Newton wrote:
> >
> > > $p->bind("192.168.2.211"); # Specify source interface of pings  [with no my or 
> > > our]
>
> But it's a method call on an existing object ;-)

Oops, my bad.  cited the wrong line--should have been:
$p = Net::Ping->new("icmp");
and this may even have been declared somewhere earlier, but, somehow, I doubt it.

Joseph


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

Reply via email to