Hi,
On Friday, 21. December 2012, Girish Jagdish Khetan wrote:
> We have used Net::LDAP in Perl (Version: 5.6.1) to process data from LDAPv3
> server on Linux environment. We are using callback (Asynchronous
> processing) to process the data. At runtime, scripts are failing abruptly
> with I/O Err
Hi,
We have used Net::LDAP in Perl (Version: 5.6.1) to process data from LDAPv3
server on Linux environment. We are using callback (Asynchronous processing) to
process the data. At runtime, scripts are failing abruptly with I/O Error after
smooth execution for some time. Following is the sample