Recycle Logs Code
Brought to you by:
rockyb
This directory holds the distribution for recycle-logs, a generic program to manage log files via one or more configuration files. Almost all of the source code is covered by the GNU GENERAL PUBLIC LICENSE. See COPYING for details on this. To compile the program you will need Perl version 5.005_03 or greater installed and the following modules: Sys::Syslog FileHandle IPC::Open3 File::Basename Config::IniFiles Getopt::Long The only one of these that is not part of the core Perl distribution is Config::IniFiles which can be found at: http://www.cpan.org/modules/by-module/Config/ See INSTALL for generic GNU configure instructions, INSTALL.recycle-logs for specific recycle-logs install instructions. $Id: README,v 1.4 2002/03/18 21:36:04 rockyb Exp $