Hey Rocco, just sending you a copy of the code I was talking about in
#poe that seems to break Follow::Tail.  I also was just wondering if you
had any thoughts on some of the things I did with POE in general.
Mainly with how I went about communicating with child sessions and such.

Also, while this code isn't exactly anything special or secret, it is
from some of the stuff I was doing at work. ;)  So please don't spread
any of it around without giving me a chance to wash it a bit more first
to make it more generic.

Here's a link to the source tarball, and there is a screenshot of the
offending output in there as well (with me typing in new lines on the
right and the output on the left).  The script is tailing the log file,
and halfway through the input, I truncate the log by overwriting it with
a <ctrl-d>.  The log tail stops showing output until it is larger then
the previous line number again.

http://azhrarn.underhanded.org/poestuff.tar.gz

Reply via email to