[libfile-write-rotate-perl] 10/14: better description
Joenio Costa
joenio-guest at alioth.debian.org
Thu Aug 29 20:55:37 UTC 2013
This is an automated email from the git hooks/post-receive script.
joenio-guest pushed a commit to branch master
in repository libfile-write-rotate-perl.
commit 86ed100299f5f1bc590ab338a308b7799dce3da7
Author: Joenio Costa <joenio at colivre.coop.br>
Date: Thu Aug 29 17:42:43 2013 -0300
better description
---
debian/control | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 96e5a91..f93903f 100644
--- a/debian/control
+++ b/debian/control
@@ -26,14 +26,9 @@ Depends: ${misc:Depends}, ${perl:Depends},
libproc-pid-file-perl,
libsharyanto-utils-perl,
libtaint-runtime-perl
-Description: Write to files that archive/rotate themselves
+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.
- .
- I first wrote this module for logging script STDERR output to files (see
- Tie::Handle::FileWriteRotate).
- .
- This description was automagically extracted from the module by dh-make-perl.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-write-rotate-perl.git
More information about the Pkg-perl-cvs-commits
mailing list