![]() |
|
Problems? Is your data what you think it is? | |
PerlMonks |
Re^4: Waiting for a file to be writtenby jfroebe (Parson) |
on Oct 14, 2008 at 20:51 UTC ( #717084=note: print w/replies, xml ) | Need Help?? |
Another option would be to use Linux::Inotify2 if the operating system is Linux. The trigger would be on IN_CLOSE_WRITE "writable fd to file / to object was closed". :)
In Section
Seekers of Perl Wisdom
|
|