Path to this page:
./
misc/p5-File-Tail,
Perl5 module for reading from continuously updated files
Branch: pkgsrc-2019Q1,
Version: 1.3nb3,
Package name: p5-File-Tail-1.3nb3,
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: 1a6be3bc767070a7c63dee8004f6f131687870b2
RMD160: 0e4657c81a7cdf85e61bb17504e8a4afd0605a95
Filesize: 23.84 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version p5-File-Tail-1.3nb3 (created)