77d4bbd37c
PR: 23707 Submitted by: Jeremy Shaffner <jeremy@external.org>
3 lines
183 B
Text
3 lines
183 B
Text
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.
|