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

Search results for "module: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::HL7::Daemon River stage one • 3 direct dependents • 3 total dependents

The Net::HL7::Daemon class provides a Daemon, roughly based on the well known HTTP::Daemon class. The daemon wraps IO::Socket::INET so that incoming connections are returned as Net::HL7::Daemon::Client objects. Other than that the Daemon class doesn'...

DDOKTER/Net-HL7-0.82 - 27 Jun 2017 11:59:22 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::Chat::Daemon - run a daemon that is controlled via instant messaging River stage zero No dependents

SFINK/Net-Chat-Daemon-0.3 - 28 Jun 2006 06:28:58 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

Net::Daemon::SSL - perl extensions for portable ssl daemons River stage zero No dependents

This class implements an IO::Socket::SSL functionality for Net::Daemon class. See perldoc Net::Daemon for more information about Net::Daemon usage....

MKUL/Net-Daemon-SSL-1.0 - 14 Jun 2000 11:54:57 UTC

Net::Chat::Jabber - Jabber protocol adapter for Net::Chat::Daemon River stage zero No dependents

SFINK/Net-Chat-Daemon-0.3 - 28 Jun 2006 06:28:58 UTC

Net::DNSBL::MultiDaemon - multi DNSBL prioritization River stage one • 3 direct dependents • 3 total dependents

Net::DNSBL::MultiDaemon is the Perl module that implements the multi_dnsbl daemon. multi_dnsbl is a DNS emulator daemon that increases the efficacy of DNSBL look-ups in a mail system. multi_dnsbl may be used as a stand-alone DNSBL or as a plug-in for...

MIKER/Net-DNSBL-MultiDaemon-0.39 - 07 Apr 2014 23:18:39 UTC

Net::DNSBL::Utilities - functions for DNSBL daemons River stage one • 3 direct dependents • 3 total dependents

Net::DNSBL::Utilities contains functions used to build DNSBL emulator daemons. * s_response($mp,$resp,$id,$qdcount,$ancount,$nscount,$arcount); Put a short response into the message buffer pointed to by $mp by sticking a new header on the EXISTING re...

MIKER/Net-DNSBL-MultiDaemon-0.39 - 07 Apr 2014 23:18:39 UTC

lib/Net/SSH/Any/Test/Backend/Dropbear_Daemon.pm River stage zero No dependents

SALVA/Net-SSH-Any-0.10 - 13 Jun 2016 15:48:05 UTC

lib/Net/SSH/Any/Test/Backend/_Daemon.pm River stage zero No dependents

SALVA/Net-SSH-Any-0.10 - 13 Jun 2016 15:48:05 UTC

lib/Net/SSH/Any/Test/Backend/OpenSSH_Daemon.pm River stage zero No dependents

SALVA/Net-SSH-Any-0.10 - 13 Jun 2016 15:48:05 UTC

Net::DCCIf - Interface to the DCC daemon River stage zero No dependents

This module is a simple interface to the Distributed Checksum Clearinghouse daemon (dccifd). It is a simpler replacement for the dccif.pl script that dcc ships with, making usage more perlish (though probably at the expense of a slight performance dr...

MSERGEANT/Net-DCCIf-0.02 - 11 Feb 2004 15:23:52 UTC

Net::Gnats - Perl interface to GNU Gnats daemon River stage zero No dependents

Net::Gnats provides a perl interface to the gnatsd <http://www.gnu.org/software/gnats/> command set. Although most of the gnatsd command are present and can be explicitly called through Net::Gnats, common gnats tasks can be accompished through some m...

RICHE/Net-Gnats-0.22 - 08 Nov 2015 02:24:23 UTC

Net::IRR - Perl interface to the Internet Route Registry Daemon River stage zero No dependents

This module provides an object oriented perl interface to the Internet Route Registry. The interface uses the RIPE/RPSL Tool Query Language as defined in Appendix B of the IRRd User Guide. The guide can be found at http://www.irrd.net/, however an un...

TCAINE/Net-IRR-0.10 - 23 Feb 2024 16:17:08 UTC

Net::GPSD - Provides an object client interface to the gpsd server daemon. River stage one • 2 direct dependents • 2 total dependents

Note: This package supports the older version 2 protocol. It works for gpsd versions less than 3.00. However, for all versions of the gpsd deamon greater than 2.90 you should use the version 3 protocol supported by Net::GPSD3. Net::GPSD provides an o...

MRDVT/Net-GPSD-0.39 - 02 Jun 2010 03:01:44 UTC

Net::RNDC - Speak the BIND Remote Name Daemon Control (RNDC) V1 protocol River stage zero No dependents

This package provides a synchronous, easy to use interface to the RNDC V1 protocol. For more mid-level control, see Net::RNDC::Session, and for absolute control, Net::RNDC::Packet. Constructor new Net::RNDC->new(%args); Optional Arguments: * key - Th...

WOLFSAGE/Net-RNDC-0.003 - 08 Jan 2013 17:24:40 UTC

Net::Statsd - Perl client for Etsy's statsd daemon River stage one • 1 direct dependent • 1 total dependent

This module implement a UDP client for the statsd statistics collector daemon in use at Etsy.com. You want to use this module to track statistics in your Perl application, such as how many times a certain event occurs (user logins in a web applicatio...

COSIMO/Net-Statsd-0.12 - 15 Jan 2016 08:52:04 UTC

Net::GPSD3 - Interface to the gpsd server daemon protocol versions 3 (JSON). River stage one • 1 direct dependent • 1 total dependent

Net::GPSD3 provides an object client interface to the gpsd server daemon utilizing the version 3 protocol. gpsd is an open source GPS daemon from http://www.catb.org/gpsd/ Support for Version 3 of the protocol (JSON) was added to the daemon in versio...

MRDVT/Net-GPSD3-0.19 - 12 Jun 2013 02:18:40 UTC

Net::DBus - Perl extension for the DBus message system River stage two • 12 direct dependents • 19 total dependents

Net::DBus provides a Perl API for the DBus message system. The DBus Perl interface is currently operating against the 0.32 development version of DBus, but should work with later versions too, providing the API changes have not been too drastic. User...

DANBERR/Net-DBus-1.2.0 - 16 Dec 2019 21:39:47 UTC
118 results (0.042 seconds)