![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re: Reopen file when contents changed?by Joost (Canon) |
on Jun 07, 2005 at 13:40 UTC ( #464299=note: print w/replies, xml ) | Need Help?? |
AFAIK you can just seek to the beginning and re-read, and the OS should take care that you get up-to-date data. (On *NIX systems)
In Section
Seekers of Perl Wisdom
|
|