# KSM-Daemon **Repository Path**: mirrors_karrick/KSM-Daemon ## Basic Information - **Project Name**: KSM-Daemon - **Description**: Daemon management and control library - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README KSM-Daemon The KSM::Daemon module performs daemon management and assists with logging for your perl programs. It works in conjunction with KSM::Logger. INSTALLATION To install this module, run the following commands: perl Makefile.PL make make test make install SUPPORT AND DOCUMENTATION After installing, you can find documentation for this module with the perldoc command. perldoc KSM::Daemon LICENSE AND COPYRIGHT Copyright (C) 2012 Karrick S. McDermott This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License. See http://dev.perl.org/licenses/ for more information.