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

Search results for "module:Net::Server::Fork"

Net::Server::Fork - Net::Server personality River stage two • 36 direct dependents • 88 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::Server::PreFork - Net::Server personality River stage two • 36 direct dependents • 88 total dependents

Please read the pod on Net::Server and Net::Server::PreForkSimple first. This module is a personality, or extension, or sub class, of the Net::Server::PreForkSimple class which is a sub class of Net::Server. See Net::Server::PreForkSimple. This perso...

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

Net::Server::SS::PreFork - a hot-deployable variant of Net::Server::PreFork River stage one • 2 direct dependents • 2 total dependents

Net::Server::SS::PreFork is Net::Server personality, extending Net::Server::PreFork, that can be run by the start_server script of Server::Starter....

KAZUHO/Net-Server-SS-PreFork-0.05 - 22 Feb 2010 01:36:20 UTC

Net::Server::PreForkSimple - Net::Server personality River stage two • 36 direct dependents • 88 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 forks "max_servers" child processes. The server will make sure that at...

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

lib/HTTP/Server/PSGI/Net/Server/PreFork.pm River stage two • 28 direct dependents • 41 total dependents

MIYAGAWA/Starman-0.4017 - 13 Sep 2023 20:27:57 UTC

Catalyst::Engine::Server::Fork - Catalyst Server Engine River stage zero No dependents

This Catalyst engine specialized for standalone deployment....

MRAMBERG/Catalyst-Engine-Server-0.03 - 04 Jun 2008 08:05:00 UTC

Catalyst::Engine::Server::PreFork - Catalyst Server Engine River stage zero No dependents

This Catalyst engine specialized for standalone deployment....

MRAMBERG/Catalyst-Engine-Server-0.03 - 04 Jun 2008 08:05:00 UTC

Net::IdentServer - An rfc 1413 Ident server using Net::Server::Fork. River stage zero No dependents

Although you can run this as you see in the SYNOPSIS, you'll probably want to rewrite a few things. Net::IdentServer inherits Net::Server, so click through to that module for a description of the arguments to new() and for how it reads @ARGV. An exam...

JETTERO/Net-IdentServer-0.604 - 29 Jun 2014 11:47:29 UTC

Net::TFTPd - Perl extension for Trivial File Transfer Protocol Server River stage zero No dependents

"Net::TFTPd" is a class implementing a simple *Trivial File Transfer Protocol* server in Perl as described in RFC1350. "Net::TFTPd" also supports the TFTP Option Extension (as described in RFC2347), with the following options: RFC2348 TFTP Blocksize ...

VINSWORLD/Net-TFTPd-0.10 - 16 Jul 2016 15:44:10 UTC

NET::MitM - Man in the Middle - connects a client and a server, giving visibility of and control over messages passed. River stage zero No dependents

BAVELING/NET-MitM-0.02 - 16 Apr 2013 10:32:28 UTC

Net::OBEX - implementation of OBEX protocol River stage zero No dependents

WARNING!!! This module is still in its early alpha stage, it is recommended that you use it only for testing. A lot of functionality is still not implemented. The module is a Perl implementation of IrOBEX protocol....

ZOFFIX/Net-OBEX-1.001001 - 01 Feb 2014 04:56:26 UTC

Net::Stomp - A Streaming Text Orientated Messaging Protocol Client River stage two • 14 direct dependents • 16 total dependents

This module allows you to write a Stomp client. Stomp is the Streaming Text Orientated Messaging Protocol (or the Protocol Briefly Known as TTMP and Represented by the symbol :ttmp). It's a simple and easy to implement protocol for working with Messa...

DAKKAR/Net-Stomp-0.62 - 18 Feb 2024 11:47:39 UTC

Net::Waiter River stage zero No dependents

Net::Waiter is a base class which implements compact INET network socket server....

CADE/Net-Waiter-1.12 - 23 Mar 2024 11:57:26 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::Disqus - Disqus.com API access River stage one • 1 direct dependent • 1 total dependent

MADCAT/Net-Disqus-1.19 - 29 Apr 2011 00:24:40 UTC

Net::Telnet - interact with TELNET port or other TCP ports River stage two • 32 direct dependents • 42 total dependents

Net::Telnet allows you to make client connections to a TCP port and do network I/O, especially to a port using the TELNET protocol. Simple I/O methods such as print, get, and getline are provided. More sophisticated interactive features are provided ...

JROGERS/Net-Telnet-3.05 - 21 Jun 2021 03:47:48 UTC

Net::EasyTCP - Easily create secure, bandwidth-friendly TCP/IP clients and servers River stage zero No dependents

This class allows you to easily create TCP/IP clients and servers and provides an OO interface to manage the connection(s). This allows you to concentrate on the application rather than on the transport. You still have to engineer your high-level pro...

MNAGUIB/EasyTCP-0.26 - 06 Apr 2004 02:50:22 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::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::ProxyMod - Small TCP proxy module for packet alteration. River stage zero No dependents

This is a small module that allows you to create a proxy for packet alteration and debugging. You just need to specify two functions in and outgoing packets will be passed to. In these functions you can then modify the packet if desired. This is usef...

ATRAK/Net-ProxyMod-0.04 - 16 May 2004 10:09:01 UTC
59 results (0.057 seconds)