perl.loop...EV module questions by Peter Maynard- February 2, 2008 Using EV for a daemon re-write and have run into a little trouble.Original daemon redirected STDERR to a variable $stderr and each timethrough the daemon&39;s while loop, I simply checked if the variable haddata and wrote it to syslog as an error if it did. Then I&39;d clear thevariable and carry on.I&39;m now trying to re-create this using EV and I&39;m having problemss.NOTE: I can&39;t write the output to a file and watch the file. Due tooperational restrictions, STDERR must go directly to.http://www.nntp.perl.org/group/perl.loop/2008/02/msg1100.html |