Path to this page:
./
misc/p5-File-Tail,
Perl5 module for reading from continuously updated files
Branch: pkgsrc-2015Q1,
Version: 1.0,
Package name: p5-File-Tail-1.0,
Maintainer: pkgsrc-usersThe primary purpose of File::Tail is reading and analysing log files while
they are being written.
The module tries very hard NOT to ``busy-wait'' on a file that has little
traffic. If the file does not get altered for a while, File::Tail gets
suspicious and startschecking if the file was truncated, or moved and
recreated. If anything like that had happened, File::Tail will quietly
reopen the file, and continue reading.
Required to run:[
lang/perl5]
Master sites: (Expand)
SHA1: d80bf6d9cd1c74bed34e6eac3bf37a1c6ced2096
RMD160: ffaa9abfd4dcacabbc94f8bf11001050f5a05e03
Filesize: 22.551 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version p5-File-Tail-1.0 (created)