[ 原始碼: libfile-write-rotate-perl ]
套件:libfile-write-rotate-perl(0.321-3)
libfile-write-rotate-perl 的相關連結
Debian 的資源:
下載原始碼套件 libfile-write-rotate-perl:
- [libfile-write-rotate-perl_0.321-3.dsc]
- [libfile-write-rotate-perl_0.321.orig.tar.gz]
- [libfile-write-rotate-perl_0.321-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to deal with files that archive/rotate themselves
File::Write::Rotate can be used to write to file, usually for logging, that can rotate itself. File will be opened in append mode. Locking will be done to avoid conflict when there are multiple writers. Rotation can be done by size (after a certain size is reached), by time (daily/monthly/yearly), or both.
其他與 libfile-write-rotate-perl 有關的套件
|
|
|
|
-
- dep: libfile-flock-retry-perl (>= 0.631)
- lightweight OO-only flock perl module with autoretry
-
- dep: libfile-which-perl
- Perl module for searching paths for executable programs
-
- dep: libproc-pid-file-perl
- Perl module for managing process id files
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language