[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#721279: ITP: libfile-write-rotate-perl -- module to deal with files that archive/rotate themselves



Package: wnpp
Severity: wishlist
Owner: Joenio Costa <joenio@colivre.coop.br>

* Package name    : libfile-write-rotate-perl
  Version         : 0.14
  Upstream Author : Steven Haryanto <stevenharyanto@gmail.com>
* URL             : https://metacpan.org/release/File-Write-Rotate
* License         : GPL-1+
  Programming Lang: Perl
Description : 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.


Reply to: