Re: Getting network error codes using perl

2004-08-25 Thread John W. Krahn
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

Getting network error codes using perl

2004-08-25 Thread Ben Crane
Hi all, 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