libfile-tail-perl

File::Tail perl module

Description:
The File::Tail module is designed for reading files which are continuously appended to (the name comes from the tail -f directive). Usually such files are logfiles of some description.

The module tries hard not to busy wait on the file, dynamicaly calculating how long it should wait before it pays to try reading the file again.

The module should handle normal log truncations ("close; move; open" or "cat /dev/null >file") transparently, without losing any input.

Homepage:
https://metacpan.org/release/File-Tail
Version:
1.3-8
Section:
perl
Depends:
perl:any
Source:
libfile-tail-perl_1.3-8.dsc, libfile-tail-perl_1.3-8.debian.tar.xz, libfile-tail-perl_1.3.orig.tar.gz
Repository:
https://salsa.debian.org/perl-team/modules/packages/libfile-tail-perl
Build-Depends:
debhelper-compat (= 13)
Build-Depends-Indep:
libtime-hires-perl , perl:any
Binary (all):
libfile-tail-perl_1.3-8_all.deb, libfile-tail-perl_1.3-8_amd64.changes
Documentation:
copyright, changelog
Official Debian (not always available):
bug reports, unstable package, PTS