The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Net::Server"

Net::Server::INET - Net::Server personality River stage two • 39 direct dependents • 90 total dependents

Please read the pod on Net::Server first. This module is a personality, or extension, or sub class, of the Net::Server module. This personality is intended for use with inetd. It offers no methods beyond the Net::Server base class. This module operat...

RHANDOM/Net-Server-2.014 - 14 Mar 2023 17:16:00 UTC

Net::RVP::Server - listening RVP server using the Event module River stage zero No dependents

DBROBINS/Net-RVP-0.02 - 24 Jun 2004 01:32:29 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::EPP::Server - A simple EPP server implementation. River stage zero No dependents

GBROWN/Net-EPP-Server-0.001 - 08 Apr 2024 09:38:21 UTC

Bot::Net::Server - mixin class for building Bot::Net servers River stage zero No dependents

This is the main mixin class implemented by all Bot::Net servers. A server may facilitate the communication between bots. In some cases, a server may also simultaneously be a bot too (IRC server bots can be helpful for authentication and channel and ...

HANENKAMP/Bot-Net-0.1.0 - 23 Oct 2007 16:58:02 UTC

Net::Server::ZMQ - Preforking ZeroMQ job server River stage zero No dependents

"Net::Server::ZMQ" is a Net::Server personality based on Net::Server::PreFork, providing an easy way of creating a preforking ZeroMQ job server. It uses ZMQ::FFI for ZeroMQ integration, independent of the installed "libzmq" version. You will need to ...

IDOPEREL/Net-Server-ZMQ-0.001001 - 09 Feb 2015 22:20:25 UTC

Net::Server::SIG - adpf - Safer signal handling River stage two • 39 direct dependents • 90 total dependents

Signals prior in Perl prior to 5.7 were unsafe. Since then signals have been implemented in a more safe algorithm. Net::Server::SIG provides backwards compatibility, while still working reliably with newer releases. Using a property of the select() f...

RHANDOM/Net-Server-2.014 - 14 Mar 2023 17:16:00 UTC

Net::TCP::Server - TCP sockets interface module for listeners and servers River stage one • 2 direct dependents • 2 total dependents

The "Net::TCP::Server" module provides services for TCP communications over sockets. It is layered atop the "Net::TCP", "Net::Inet", and "Net::Gen" modules, which are part of the same distribution. Public Methods The following methods are provided by...

SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTC

Net::LDAP::Server - LDAP server side protocol handling River stage one • 2 direct dependents • 8 total dependents

AAR/Net-LDAP-Server-0.43 - 26 May 2011 19:12:59 UTC

Net::Server::PSGI - basic Net::Server based PSGI HTTP server class River stage two • 39 direct dependents • 90 total dependents

If you want a more fully featured PSGI experience, it would be wise to look at the Plack and Starman set of modules. Net::Server::PSGI is intended as an easy gateway into PSGI. But to get the most out of all that PSGI has to offer, you should review ...

RHANDOM/Net-Server-2.014 - 14 Mar 2023 17:16:00 UTC

Net::Server::Fork - Net::Server personality River stage two • 39 direct dependents • 90 total dependents

Please read the pod on Net::Server first. This module is a personality, or extension, or sub class, of the Net::Server module. This personality binds to one or more ports and then waits for a client connection. When a connection is received, the serv...

RHANDOM/Net-Server-2.014 - 14 Mar 2023 17:16:00 UTC

Net::MDNS::Server - Perl extension for a multicast DNS server River stage zero No dependents

Multicast DNS is a lightweight protocol designed to allow easy configuration of computers on a network. You can advertise services (like http, or ftp, or anything you make up). It also allows for dynamic port numbers since part of the response to a q...

JEPRICE/Net-MDNS-Server-0.03 - 21 Sep 2003 08:43:45 UTC

Net::IMAP::Server - A single-threaded multiplexing IMAP server implementation, using Net::Server::Coro. River stage zero No dependents

This model provides a complete implementation of the "RFC 3501" specification, along with several IMAP4rev1 extensions. It provides separation of the mailbox and message store from the client interaction loop. Note that, following RFC suggestions, lo...

ALEXMV/Net-IMAP-Server-1.39 - 01 May 2016 07:57:57 UTC

Net::SFTP::Server - Base class for writting SFTP servers River stage zero No dependents

This package provides a framework for implementing SFTP servers. This is an early release without documentation. The API is very unstable yet. Currently version 3 of the protocol as defined in <http://www.openssh.org/txt/draft-ietf-secsh-filexfer-02....

SALVA/Net-SFTP-Server-0.03 - 19 Dec 2011 08:52:44 UTC

Net::SNTP::Server - Perl Module SNTP Server based on RFC4330 River stage zero No dependents

This module exports a single method (basicSNTPSetup) and returns an associative hash output, based on the user input. In case of an error, the connection will be terminated and an error string will be printed with the possible cause. The response fro...

GARYFALOS/Net-SNTP-Server-0.06 - 05 Nov 2015 10:24:23 UTC

Net::Server::Coro - A co-operative multithreaded server using Coro River stage one • 2 direct dependents • 2 total dependents

Net::Server::Coro implements multithreaded server for the Net::Server architecture, using Coro and Coro::Socket to make all reads and writes non-blocking. Additionally, it supports non-blocking SSL negotiation....

ALEXMV/Net-Server-Coro-1.3 - 12 Nov 2012 08:14:39 UTC

Net::DAAP::Server - Provide a DAAP Server River stage one • 1 direct dependent • 1 total dependent

Net::DAAP::Server takes a directory of mp3 files and makes it available to iTunes and work-alikes which can use the Digital Audio Access Protocol...

RCLAMP/Net-DAAP-Server-0.03 - 28 Jul 2004 16:59:51 UTC

Net::UNIX::Server - UNIX-domain sockets interface module for listeners River stage one • 2 direct dependents • 2 total dependents

The "Net::UNIX::Server" module provides additional services for UNIX-domain socket communication. It is layered atop the "Net::UNIX" and "Net::Gen" modules, which are part of the same distribution. Public Methods The following methods are provided by...

SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTC

Net::DPAP::Server - Provide a DPAP Server River stage zero No dependents

Net::DPAP::Server takes a directory of JPEG files and makes it available to iPhoto and work-alikes which can use the Digital Photo Access Protocol...

RCLAMP/Net-DPAP-Server-0.02 - 18 Feb 2005 17:16:49 UTC

Net::OATH::Server - Library for One Time Password Server River stage zero No dependents

Net::OATH::Server is library for One Time Password Server....

RITOU/Net-OATH-Server-0.02 - 02 Nov 2014 11:49:47 UTC
1,374 results (0.078 seconds)