Download List

Project Description

PerlDaemon is a minimal Unix daemon framework. It can be programmed in Perl to perform any task. It supports automatic daemonizing, logging and logrotate support, clean shutdown, and PID files (including a check on startup). It's easy to configure and easy to extend by customizing the daemonloop subroutine.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-20 09:28
1.2.1

This is a maintenance version with small bugfixes and improved documentation. The project has moved from subversion to git.

2011-06-13 19:31
1.2

More documentation was added. "./control keys" was added, which shows all the available properties. The "./control foreground" startup option was added. The "./control keys" startup option was added, which shows all available properties. A WHISHLIST was added. Module load error handling was added. Time::HiRes job scheduling was implemented. Passing of startup options was added. It's possible to override all defaults specified in perldaemon.conf. Some code refactoring was done.
Tags: Stable

2011-05-14 06:44
1.1

This release has major refactoring. It adds warn message support, a 'restart' option, a README file including a quick starting guide, and dynamic loadable module support, including an example.

2011-02-21 18:38
1.0

This is the initial freshmeat anouncement.

Project Resources