in reply to
How to monitor a child process from a perl script
You might want to check out
File::Monitor
as well to find out if the file has changed.
Comment on
Re: How to monitor a child process from a perl script
In Section
Seekers of Perl Wisdom