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

Search results for "Net::Daemon::Test"

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

supl-test - starts a daemon to test SUPL sessions River stage zero No dependents

This script loads a configuration file using File::Find::Rule, File::ConfigDir and Config::Any and initializes the D-Bus listeners. Currently implemented: * Net::Radio::Location::SUPL::DBusObject::RecvPushMsg * Net::Radio::Location::SUPL::DBusObject:...

REHSACK/Net-Radio-Location-SUPL-Test-0.001 - 04 Jul 2012 13:54:09 UTC - Search in distribution

LWP - The World-Wide Web library for Perl River stage four • 2163 direct dependents • 6200 total dependents

The libwww-perl collection is a set of Perl modules which provides a simple and consistent application programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW cl...

OALDERS/libwww-perl-6.77 - 11 Mar 2024 00:58:25 UTC - Search in distribution

libev - a high performance full-featured event loop written in C River stage two • 70 direct dependents • 86 total dependents

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 UTC - Search in distribution

VBTK - Virtual Brent Toolkit - A generic toolkit for system monitoring River stage zero No dependents

VBTK is a collection of modules which can be used to build a complex monitoring system completely written in perl. It's system monitoring abilities are, at the moment, mostly limited to solaris unix servers. But it also supports monitoring through SN...

BSHENRY/VBTK-0.20 - 22 Oct 2003 04:10:29 UTC - Search in distribution

IO::All - IO::All to Larry Wall! River stage three • 134 direct dependents • 358 total dependents

IO::All combines all of the best Perl IO modules into a single nifty object oriented interface to greatly simplify your everyday Perl IO idioms. It exports a single function called "io", which returns a new IO::All object. And that object can do it a...

FREW/IO-All-0.87 - 18 Jul 2017 21:06:01 UTC - Search in distribution

news - a web front-end to a local news server River stage zero No dependents

"news" connects to the local news server via NNTP on port 119 and offers a web interface for it. There are a number of views available: * the list of newsgroups available ("server view"); * the list of articles available in a particular newsgroup ("g...

SCHROEDER/App-news-1.09 - 13 Jan 2024 20:26:13 UTC - Search in distribution

Luka - Exception handling and reporting framework River stage zero No dependents

Luka is an exception handling and reporting framework. It's useful to look at it as an event handling framework. It comes from operational understanding of networks. Scenario that Luka is addressing is following: on a network with multiple hosts runn...

TPG/Luka-1.07 - 17 Jul 2006 22:08:14 UTC - Search in distribution

ucpan - improved CPAN modules updater River stage zero No dependents

ucpan is module update program. This program has the following advantages over executing "cpan-outdated | cpanm" from the command line. * Display the outdated module list in easy-to-see table format. * Display the progress from fetch to install compa...

KPEE/App-ucpan-1.13 - 09 Dec 2019 08:49:08 UTC - Search in distribution

IT::perlipc River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

IOMux - simplify use of file-event loops, base class River stage one • 1 direct dependent • 1 total dependent

"IOMux" is designed to take the effort out of managing multiple socket, file or pipe connections within a single process. It is essentially a really fancy front end to various kinds of event mechanisms, currently limited to "select" and "poll". In ad...

MARKOV/IOMux-1.01 - 15 Jan 2020 13:19:21 UTC - Search in distribution

perlipc - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores) River stage five • 11292 direct dependents • 32664 total dependents

The basic IPC facilities of Perl are built out of the good old Unix signals, named pipes, pipe opens, the Berkeley socket routines, and SysV IPC calls. Each is used in slightly different situations....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution
  • perlipc - Perl interprocess communication (signals, fifos, pipes, safe subprocesses, sockets, and semaphores)

mibProxy River stage zero No dependents

The mibProxy is a utility script used as a pass_persist entry for the snmp daemon of NETSNMP. The main operation is the following: 1) It receives a query of the form via stdin (see pass_persist in snmpd.conf). Alternatively it can also receive a "PIN...

RPORRES/SNMP-MibProxy-1.21422 - 06 Sep 2013 15:59:07 UTC - Search in distribution

Sys::Virt - Represent and manage a libvirt hypervisor connection River stage zero No dependents

The Sys::Virt module provides a Perl XS binding to the libvirt virtual machine management APIs. This allows machines running within arbitrary virtualization containers to be managed with a consistent API....

DANBERR/Sys-Virt-v10.2.0 - 08 Apr 2024 15:26:10 UTC - Search in distribution

perlfaq8 - System Interaction River stage zero No dependents

This section of the Perl FAQ covers questions involving operating system interaction. Topics include interprocess communication (IPC), control over the user-interface (keyboard, screen and pointing devices), and most anything else not related to data...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

PSGI::FAQ - Frequently Asked Questions and answers River stage one • 5 direct dependents • 9 total dependents

MIYAGAWA/PSGI-1.102 - 24 Jul 2013 20:13:37 UTC - Search in distribution

GPSD::Parse - Parse, extract use the JSON output from GPS units River stage one • 1 direct dependent • 2 total dependents

Simple, lightweight (core only) distribution that polls "gpsd" for data received from a UART (serial/USB) connected GPS receiver over a TCP connection. The data is fetched in JSON, and returned as Perl data....

STEVEB/GPSD-Parse-1.03 - 23 Oct 2019 18:36:06 UTC - Search in distribution
102 results (0.101 seconds)