Search results for "module:MooseX::Daemonize"
MooseX::Daemonize - Role for daemonizing your Moose based application
Often you want to write a persistent daemon that has a pid file, and responds appropriately to Signals. This module provides a set of basic roles as an infrastructure to do that....
ETHER/MooseX-Daemonize-0.22 - 07 Dec 2019 01:26:55 UTC
MooseX::Daemonize::Pid - PID management for MooseX::Daemonize
This is a very basic Pid management object, it doesn't do all that much, and mostly just serves as a base class for MooseX::Daemonize::Pid::File....
ETHER/MooseX-Daemonize-0.22 - 07 Dec 2019 01:26:55 UTC
MooseX::Daemonize::Core - A Role with the core daemonization features
This is the basic daemonization Role, it provides a few methods (see below) and the minimum features needed to properly daemonize your code. Important Notes None of the methods in this role will exit the parent process for you, it only forks and deta...
ETHER/MooseX-Daemonize-0.22 - 07 Dec 2019 01:26:55 UTC
Test::MooseX::Daemonize - Tool to help test MooseX::Daemonize applications
This module provides some basic Test::Builder-compatible test methods to use when writing tests for your MooseX::Daemonize-based modules....
ETHER/MooseX-Daemonize-0.22 - 07 Dec 2019 01:26:55 UTC
MooseX::Daemonize::Pid::File - PID file management for MooseX::Daemonize
This object extends MooseX::Daemonize::Pid to add persistence in a Pidfile. This class sets up some basic coercion routines for itself so that it can be created from a *Str* (a file name), *ArrayRef* (an array of path components for a filename) or a ...
ETHER/MooseX-Daemonize-0.22 - 07 Dec 2019 01:26:55 UTC
MooseX::Daemonize::WithPidFile - A Role with the core daemonization and pidfile management
This is a slightly extended basic daemonization Role, it provides Pidfile management along with the core daemonization features found in MooseX::Daemonize::Core....
ETHER/MooseX-Daemonize-0.22 - 07 Dec 2019 01:26:55 UTC
MooseX::LogDispatch - A Logging Role for Moose
Log::Dispatch role for use with your Moose classes....
JGOULAH/MooseX-LogDispatch-1.2002 - 18 Apr 2010 19:01:12 UTC
MooseX::LazyLogDispatch - A Logging Role for Moose
Log::Dispatch role for use with your Moose classes....
BLBLACK/MooseX-LazyLogDispatch-0.02 - 21 Dec 2007 18:14:28 UTC