The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:Daemon-Generic MUIR"

Daemon::Generic - framework to provide start/stop/reload for a daemon River stage one • 6 direct dependents • 8 total dependents

Daemon::Generic provides a framework for starting, stopping, reconfiguring daemon-like programs. The framework provides for standard commands that work for as init.d files and as apachectl-like commands. Programs that use Daemon::Generic subclass Dae...

MUIR/Daemon-Generic-0.85 - 16 Jul 2017 00:37:41 UTC

Daemon::Generic::Event - Generic daemon framework with Event.pm River stage one • 6 direct dependents • 8 total dependents

Daemon::Generic::Event is a subclass of Daemon::Generic that predefines some methods: gd_run() Setup a periodic callback to "gd_run_body()" if there is a "gd_run_body()". Call "Event::loop()". gd_setup_signals() Bind SIGHUP to call "gd_reconfig_event...

MUIR/Daemon-Generic-0.85 - 16 Jul 2017 00:37:41 UTC

Daemon::Generic::While1 - Daemon framework with default while(1) loop River stage one • 6 direct dependents • 8 total dependents

This is a slight variation on Daemon::Generic: a default "gd_run()" provided. It has a while(1) loop that calls "gd_run_body()" over and over. It checks for reconifg and and terminate events and only actions them between calls to "gd_run_body()". Ter...

MUIR/Daemon-Generic-0.85 - 16 Jul 2017 00:37:41 UTC

Daemon::Generic::AnyEvent - Generic daemon framework with AnyEvent.pm River stage one • 6 direct dependents • 8 total dependents

Daemon::Generic::AnyEvent is a subclass of Daemon::Generic that predefines some methods: gd_run() Setup a periodic callback to "gd_run_body()" if there is a "gd_run_body()". Call "Event::loop()". gd_setup_signals() Bind SIGHUP to call "gd_reconfig_ev...

MUIR/Daemon-Generic-0.85 - 16 Jul 2017 00:37:41 UTC
4 results (0.018 seconds)