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...
MNOONING/Net-Daemon-0.48 - 09 Mar 2011 17:54:49 UTCThe 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 UTCNet::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...
MNOONING/Net-Daemon-0.48 - 09 Mar 2011 17:54:49 UTCSFINK/Net-Chat-Daemon-0.3 - 28 Jun 2006 06:28:58 UTC
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 ...
MNOONING/Net-Daemon-0.48 - 09 Mar 2011 17:54:49 UTCThis 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 UTCNet::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 UTCSFINK/Net-Chat-Daemon-0.3 - 28 Jun 2006 06:28:58 UTC
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 UTCThis 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 UTCNet::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 UTCThis 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.08 - 31 Mar 2010 06:05:48 UTCNote: 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 UTCThis 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 UTCThis 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 UTCNet::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 UTCNet::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