Perl extension for reading from continuosly updated files
The File::Tail module is designed for reading files which are continously appended to (the name comes from the tail -f directive). Usualy such files are logfiles of some description. The module tries hard not to busy wait on the file, dynamicaly calcultaing how long it should wait before it pays to try reading the file again. The module should handle normal log truncations ("close; move; open" or "cat /dev/null >file") transparently, without losing any input.
-
6 errors
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
perl-File-Tail.spec | 00000021722.12 KB | 1289427449over 14 years ago | ![]() |
File-Tail-0.99.3.tar.gz | 000002280022.3 KB | 1201010442about 17 years ago | ![]() |
Showing 1 to 2 of 2 entries