madhatter has asked for the wisdom of the Perl Monks concerning the following question:
Is there a way to "tail" a file, grabbing a new "last line" the second that it is added? I'm on a win32 and would prefer a no non-standard module solution, if possible.
I know on *nix there is some -T tag on vi or something similar, but how would this be done on Win32?
Thanks,
madhatter
Back to
Seekers of Perl Wisdom