Ben Crane wrote:
Hi all,

Hello,

Does anyone know of a library/module that deals with
network errors? I am pinging (using net::ping) a
couple networks over a period of hours and I want to
log the ACTUAL network error code that is generated
when it fails/even passess. At the moment I just have
a self-built error net but it isn't very helpful
except for telling me when it failed.

Read the documentation on Net::Cmd which Net::Ping inherits from.

perldoc Net::Cmd


John -- use Perl; program fulfillment

--
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