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

Search results for "dist:Net-Daemon"

Net::Daemon - Perl extension for portable daemons River stage one • 3 direct dependents • 4 total dependents

Net::Daemon is an abstract base class for implementing portable server applications in a very simple way. The module is designed for Perl 5.005 and threads, but can work with fork() and Perl 5.004. The Net::Daemon class offers methods for the most co...

TODDR/Net-Daemon-0.49 - 25 Sep 2020 17:46:44 UTC

Net::Daemon::Log - Utility functions for logging River stage one • 3 direct dependents • 4 total dependents

Net::Daemon::Log is a utility class for portable logging messages. By default it uses syslog (Unix) or Win32::EventLog (Windows), but logging messages can also be redirected to stderr or a log file. Generic Logging $self->Log($level, $msg, @args); Th...

TODDR/Net-Daemon-0.49 - 25 Sep 2020 17:46:44 UTC

Net::Daemon::Test - support functions for testing Net::Daemon servers River stage one • 3 direct dependents • 4 total dependents

This module is a frame for creating test scripts of Net::Daemon based server packages, preferrably using Test::Harness, but that's your choice. A test consists of two parts: The client part and the server part. The test is executed by the child part ...

TODDR/Net-Daemon-0.49 - 25 Sep 2020 17:46:44 UTC
3 results (0.064 seconds)