[ 原始碼: libfile-tail-perl ]
套件:libfile-tail-perl(1.3-7)
libfile-tail-perl 的相關連結
Debian 的資源:
下載原始碼套件 libfile-tail-perl:
- [libfile-tail-perl_1.3-7.dsc]
- [libfile-tail-perl_1.3.orig.tar.gz]
- [libfile-tail-perl_1.3-7.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
File::Tail perl module
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.
其他與 libfile-tail-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language