Path to this page:
./
misc/p5-File-Tail,
Perl5 module for reading from continuously updated files
Branch: pkgsrc-2010Q3,
Version: 0.99.3nb2,
Package name: p5-File-Tail-0.99.3nb2,
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:[
time/p5-Time-HiRes] [
lang/perl5]
Master sites: (Expand)
SHA1: 9b3780a314adaf3723ccc7e152f2e102fafa69bf
RMD160: 32a05f82bc80313fd5292d4a153b2c69ec4fb73f
Filesize: 22.266 KB
Version history: (Expand)
- (2010-10-17) Package added to pkgsrc.se, version p5-File-Tail-0.99.3nb2 (created)