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::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

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::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::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

Net::NNTP - NNTP Client class River stage five • 155 direct dependents • 10294 total dependents

"Net::NNTP" is a class implementing a simple NNTP client in Perl as described in RFC977 and RFC4642. With IO::Socket::SSL installed it also provides support for implicit and explicit TLS encryption, i.e. NNTPS or NNTP+STARTTLS. The Net::NNTP class is...

SHAY/libnet-3.15 - 20 Mar 2023 19:15:53 UTC

Net::Ident - lookup the username on the remote end of a TCP/IP connection River stage one • 1 direct dependent • 6 total dependents

You can either use the simple interface, which does one ident lookup at a time, or use the asynchronous interface to perform (possibly) many simultaneous lookups, or simply continue serving other things while the lookup is proceeding. Simple Interfac...

TODDR/Net-Ident-1.25 - 19 Jan 2020 06:06:17 UTC

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::Wire10 - Pure Perl driver for MySQL, Sphinx and Drizzle. River stage zero No dependents

Net::Wire10 is a Pure Perl connector that talks to MySQL, Sphinx and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned servers without ...

DUBEX/Net-Wire10-1.08 - 12 Apr 2010 23:33:27 UTC

Net::LibNIDS - Perl extension for reassembly of TCP/IP streams using the libnids package River stage one • 2 direct dependents • 2 total dependents

The workflow of using libnids is to set all parameters, then call init, set up a callback then run....

EDECA/Net-LibNIDS-0.14 - 21 Mar 2014 23:01:19 UTC

Net::OpenSSH - Perl SSH client package implemented on top of OpenSSH River stage two • 29 direct dependents • 43 total dependents

Net::OpenSSH is a secure shell client package implemented on top of OpenSSH binary client ("ssh"). Under the hood This package is implemented around the multiplexing feature found in later versions of OpenSSH. That feature allows one to run several s...

SALVA/Net-OpenSSH-0.84 - 02 Jul 2023 18:04:50 UTC

Net::FullAuto - Fully Automate ANY Workload with *Persistent* SSH/SFTP from One Host River stage zero No dependents

"Net::FullAuto" (aka "FullAuto") is a Perl module and workload automation functionality that transforms Perl into a true multi-host scripting language. It accomplishes this with multiple *PERSISTENT* SSH and SFTP connections to multiple hosts simulta...

REEDFISH/Net-FullAuto-1.0000645 - 18 Apr 2024 00:46:10 UTC

Net::FTPServer - A secure, extensible and configurable Perl FTP server River stage one • 2 direct dependents • 4 total dependents

"Net::FTPServer" is a secure, extensible and configurable FTP server written in Perl. Current features include: * Authenticated FTP access. * Anonymous FTP access. * Complete implementation of current RFCs. * ASCII or binary type file transfers. * Ac...

RYOCHIN/Net-FTPServer-1.125 - 29 Nov 2012 08:31:49 UTC

Net::Peep::Peck - Perl extension for generating ad-hoc sounds using the Peep sound engine. River stage zero No dependents

Net::Peep::Peck provides utility methods for the peck utility, which allows users to generate ad-hoc sounds....

STARKY/Net-Peep-0.4.5.1 - 07 Nov 2001 19:21:31 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::DAV::Server - Provide a DAV Server River stage one • 2 direct dependents • 4 total dependents

This module provides a WebDAV server. WebDAV stands for "Web-based Distributed Authoring and Versioning". It is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers. Net::DAV::Serv...

CPANEL/Net-DAV-Server-1.305 - 10 Apr 2013 20:21:35 UTC

Net::Server::POP3 - The Server Side of the POP3 Protocol for email River stage zero No dependents

Net::Server::POP3 is intended to handle the nitty-gritty details of talking to mail clients, so that in writing a custom POP3 server you don't have to actually read RFC documents. The backend things (such as where mail comes from and what messages ar...

JONADAB/Net-Server-POP3-0.0009 - 11 Jan 2005 02:08:58 UTC

Net::Peep::Client - Perl extension for client application module subclasses for Peep: The Network Auralizer. River stage zero No dependents

Provides support methods for the various Peep clients applications, can be subclassed to create new client modules, and eases the creation of generic Peep clients. See the main Peep client documentation or perldoc Net::Peep for more information on us...

STARKY/Net-Peep-0.4.5.1 - 07 Nov 2001 19:21:31 UTC
32 results (0.046 seconds)