On Sep 18, 2:16 pm, [EMAIL PROTECTED] (Manoj) wrote:
> Hi List,
>
> I want to ping a list of IP address/hostnames and check backward
> compatibility. Can any one help me in doing this? I am new to perl.
>
> Thanks
> Manoj

The Net::Ping module will allow you to ping remote hosts.  The
documentation is at:
perldoc Net::Ping


What kind of backward compatibility is it you're checking for?


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


Reply via email to