in reply to Re^2: Sharing a filehandle with an asynchronous event
in thread Sharing a filehandle with an asynchronous event

Hello stevieb,

I am glad that it worked for you my proposed solution. To be honest when ever I need to do some logging I use this module. It is so powerful and flexible to do many many things.

Regarding: That said, I'm still wondering if there's a real, feasible way to "share" a file handle across procs (forks, really). I was reading yesterday the module AnyEvent that maybe can do what you are asking for. Unfortunately I did not spend time to experiment with it but maybe you can give it a try.

Never the less if you manage to resolve your problem update us also so we can have a reference for a possible similar case in future :)

BR / Thanos

Seeking for Perl wisdom...on the process of learning...not there...yet!