4 lines
183 B
Text
4 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.
|