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

Search results for "Server::Control"

Server::Control - Flexible apachectl style control for servers River stage zero No dependents

"Server::Control" allows you to control servers in the spirit of apachectl, where a server is any background process which listens to a port and has a pid file. It is designed to be subclassed for different types of servers. The original motivation w...

JSWARTZ/Server-Control-0.20 - 21 Aug 2012 04:33:25 UTC - Search in distribution

PowerDNS::Control::Server - Provides an interface to control the PowerDNS daemon. River stage zero No dependents

PowerDNS::Control::Server provides a way to create a server to control both the PowerDNS Authoritative and Recursive servers. PowerDNS::Control::Server was written in tandem with PowerDNS::Control::Client, but there is no reason why you could not wri...

AUGIE/PowerDNS-Control-Server-0.03 - 14 Jan 2012 00:55:21 UTC - Search in distribution

lib/Smolder/Server/Control.pm River stage one • 1 direct dependent • 1 total dependent

WONKO/Smolder-1.51 - 16 Dec 2009 00:54:47 UTC - Search in distribution

Mojo::Server::DaemonControl - A Mojolicious daemon manager River stage zero No dependents

Mojo::Server::DaemonControl is not a web server. Instead it manages one or more Mojo::Server::Daemon processes that can handle web requests. This server is an alternative to Mojo::Server::Hypnotoad where each of the workers handle long running (WebSo...

JHTHORSEN/Mojo-Server-DaemonControl-0.05 - 10 Nov 2022 11:14:28 UTC - Search in distribution

Net::OpenSoundControl::Server - OpenSound Control server implementation River stage zero No dependents

This module implements an OSC server (right now, blocking and not-yet multithreaded...) receiving messages via UDP. Once a message is received, the server calls a handler routine. The handler receives the host name of the sender as well as the (decod...

CRENZ/Net-OpenSoundControl-0.05 - 16 May 2005 23:22:02 UTC - Search in distribution

lib/Net/DHCP/Control/ServerHandle.pm River stage zero No dependents

MJD/Net-DHCP-Control-0.09 - 26 Apr 2004 15:48:51 UTC - Search in distribution

Net::Async::ControlChannel::Server - server implementation for Protocol::ControlChannel using IO::Async River stage zero No dependents

Provides the server half for a control channel connection....

TEAM/Net-Async-ControlChannel-0.005 - 04 Aug 2014 20:19:07 UTC - Search in distribution

FTP/ControlSession.pm River stage one • 2 direct dependents • 2 total dependents

XANTUS/POE-Component-Server-FTP-0.08 - 09 Nov 2007 20:25:20 UTC - Search in distribution

load - control when subroutines will be loaded River stage one • 8 direct dependents • 9 total dependents

The "load" pragma allows a module developer to give the application developer more options with regards to optimize for memory or CPU usage. The "load" pragma gives more control on the moment when subroutines are loaded and start taking up memory. Th...

LNATION/load-0.25 - 15 Apr 2021 13:06:00 UTC - Search in distribution

Vayne::Zk - Vayne Zk control modual River stage zero No dependents

DATA STRUCTURE # we have three regions and 'vayne' is the namespace. [zk: localhost:2181(CONNECTED) 0] ls /vayne [region-foo, region-bar, region-first] # region-first's redis(message system) info. [zk: localhost:2181(CONNECTED) 1] get /vayne/region-f...

ZUYIS/Vayne-0.01 - 19 Sep 2016 09:31:09 UTC - Search in distribution

arcxd - standalone ARCv2 server River stage zero No dependents

This file is the scripts, which can be used, to start the ARCv2 server from the command line....

PBOETTCH/ARCv2-1.05 - 13 Apr 2005 10:48:53 UTC - Search in distribution
  • arcx - ARCv2 client command line interface

P4::Server - Perl wrapper for control of a Perforce server River stage zero No dependents

SRVANCE/P4-Server-0.11.1 - 30 Jul 2008 04:31:03 UTC - Search in distribution

Git - Perl interface to the Git version control system River stage two • 11 direct dependents • 19 total dependents

[MAINTAINER NOTE: This is Git.pm, plus the other files in the perl/Git directory, from github's git/git, which is a mirror of the git source. I (cpan msouth, or current maintainer) update the VERSION string (necessary on CPAN because of another CPAN ...

MSOUTH/Git-0.42 - 10 Oct 2017 00:27:47 UTC - Search in distribution

VCI - A library for interacting with version-control systems. River stage zero No dependents

This is VCI, the generic Version Control Interface. The goal of VCI is to create a common API that can interface with all version control systems (which are sometimes also called Software Configuration Management or "SCM" systems). The VCI home page ...

MKANAT/VCI-0.7.1 - 31 Oct 2010 23:41:10 UTC - Search in distribution

Hg::Lib - interface to mercurial's command server River stage zero No dependents

mercurial is a distributed source control management tool. Hg::Lib is an interface to its command server. THIS CODE IS ALPHA QUALITY. This code is incomplete. Interfaces may change....

DJERIUS/Hg-Lib-0.01 - 05 Feb 2013 04:14:55 UTC - Search in distribution

Net::Tor - Perl extension to control running tor River stage zero No dependents

This is the first implementation to allow control of tor. Currently working: set/getconf and new_circuit METHODS POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 9: =over is the last thing in the docum...

KETHGEN/Net-Tor-v0.1 - 10 Dec 2017 21:59:33 UTC - Search in distribution

DCOP - Perl extension to speak to the dcop server via system's DCOP client. River stage one • 1 direct dependent • 3 total dependents

This class is meant to be a base constructor for higher level of abstraction on dcop clients....

JCMULLER/DCOP-0.038 - 07 Sep 2008 17:38:53 UTC - Search in distribution

cfkctl - control ControlFreak! River stage zero No dependents

cfkctl is ControlFreak command line interface, it connects to the management port and issues commands to it. This script is intended to manage the communication with a cfkd instance running on a local or remote host....

YANNK/ControlFreak-1.0.0 - 17 Aug 2010 23:18:26 UTC - Search in distribution

GQRX::Remote - Control Gqrx using the Remote Control protocol River stage zero No dependents

The GQRX::Remote module provides a Perl interface to the remote control protocol of the Gqrx software defined radio program. Using this, programs can communicate with a Gqrx instance over a socket connection....

DHABER/GQRX-Remote-1.0.1 - 08 Mar 2017 04:43:09 UTC - Search in distribution

Haineko::CLI::Daemon - Haineko server control class River stage zero No dependents

Haineko::CLI::Daemon provide methods for controlling Haineko server: to start, stop, reload, and restart server....

AKXLIX/Haineko-0.2.16 - 25 Jan 2014 12:23:27 UTC - Search in distribution
1,173 results (0.236 seconds)