blob: 12c1c34776fd77ec64c7015dca4752461967ee2e (
plain) (
blame)
1
2
3
4
5
|
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.
WWW: http://search.cpan.org/dist/File-Tail/
|