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

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::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::TCP - TCP sockets interface module River stage one • 2 direct dependents • 2 total dependents

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

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

Net::xAP - A base class for protocols such as IMAP, ACAP, IMSP, and ICAP. River stage zero No dependents

This base class implements the substrate common across the IMAP, ACAP, IMSP, and ICAP protocols. It provides the interface to the network calls and implements a small amount of glue to assist in implementing interfaces to this protocol family....

KJOHNSON/NetxAP-0.02 - 03 Oct 1999 15:27:56 UTC

Net::Cmd - Network Command class (as used by FTP, SMTP etc) River stage five • 156 direct dependents • 10485 total dependents

"Net::Cmd" is a collection of methods that can be inherited by a sub-class of "IO::Socket::INET". These methods implement the functionality required for a command based protocol, for example FTP and SMTP. If your sub-class does not also derive from "...

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

Net::SSL - support for Secure Sockets Layer River stage three • 89 direct dependents • 123 total dependents

NANIS/Crypt-SSLeay-0.72 - 24 Apr 2014 15:45:06 UTC

Net::FTP - FTP Client class River stage five • 156 direct dependents • 10485 total dependents

"Net::FTP" is a class implementing a simple FTP client in Perl as described in RFC959. It provides wrappers for the commonly used subset of the RFC959 commands. If IO::Socket::IP or IO::Socket::INET6 is installed it also provides support for IPv6 as ...

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

Net::Gen - generic sockets interface handling River stage one • 2 direct dependents • 2 total dependents

The "Net::Gen" module provides basic services for handling socket-based communications. It supports no particular protocol family directly, however, so it is of direct use primarily to implementors of other modules. To this end, several housekeeping ...

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

Net::QMQP - Quick Mail Queueing Protocol Client for qmail River stage zero No dependents

The Net::QMQP module implements a client interface to the QMQP protocol....

KOBAYASI/Net-QMQP-0.01 - 13 Aug 2001 02:52:53 UTC

Net::LMTP - Local Mail Transfer Protocol Client River stage zero No dependents

This module implements a client interface to the LMTP protocol, enabling a perl5 application to talk to LMTP servers. This documentation assumes that you are familiar with the concepts of the LMTP protocol described in RFC2033. This module is based o...

LHOWARD/Net-LMTP-0.02 - 15 May 2001 17:05:04 UTC

Net::POP3 - Post Office Protocol 3 Client class (RFC1939) River stage five • 156 direct dependents • 10485 total dependents

This module implements a client interface to the POP3 protocol, enabling a perl5 application to talk to POP3 servers. This documentation assumes that you are familiar with the POP3 protocol described in RFC1939. With IO::Socket::SSL installed it also...

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

Net::HTTP - Low-level HTTP connection (client) River stage four • 28 direct dependents • 6339 total dependents

The "Net::HTTP" class is a low-level HTTP client. An instance of the "Net::HTTP" class represents a connection to an HTTP server. The HTTP protocol is described in RFC 2616. The "Net::HTTP" class supports "HTTP/1.0" and "HTTP/1.1". "Net::HTTP" is a s...

OALDERS/Net-HTTP-6.23 - 16 Jun 2023 11:47:29 UTC

Net::SMTP - Simple Mail Transfer Protocol Client River stage five • 156 direct dependents • 10485 total dependents

This module implements a client interface to the SMTP and ESMTP protocol, enabling a perl5 application to talk to SMTP servers. This documentation assumes that you are familiar with the concepts of the SMTP protocol described in RFC2821. With IO::Soc...

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

Net::NNTP - NNTP Client class River stage five • 156 direct dependents • 10485 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::SSH2 - Support for the SSH 2 protocol via libssh2. River stage one • 6 direct dependents • 6 total dependents

Net::SSH2 is a Perl interface to the libssh2 (<http://www.libssh2.org>) library. It supports the SSH2 protocol (there is no support for SSH1) with all of the key exchanges, ciphers, and compression of libssh2. Even if the module can be compiled and l...

RKITOVER/Net-SSH2-0.73 - 03 Aug 2022 16:10:45 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::MySQL - Pure Perl MySQL network protocol interface. River stage one • 2 direct dependents • 2 total dependents

Net::MySQL is a Pure Perl client interface for the MySQL database. This module implements network protocol between server and client of MySQL, thus you don't need external MySQL client library like libmysqlclient for this module to work. It means thi...

TSUCCHI/Net-MySQL-0.11 - 03 Nov 2011 03:12:29 UTC

Net::SyslogNg - client module for writing to syslog server (rfc5424) River stage zero No dependents

VRAG/Net-SyslogNg-0.03 - 14 Jan 2020 12:51:44 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::FTPSSL - A FTP over TLS/SSL class River stage one • 1 direct dependent • 1 total dependent

"Net::FTPSSL" is a class implementing a simple FTP client over a Transport Layer Security (TLS) or Secure Sockets Layer (SSL) connection written in Perl as described in RFC959 and RFC2228. It will use TLS v1.2 by default, since TLS is more secure tha...

CLEACH/Net-FTPSSL-0.42 - 01 Oct 2019 00:41:46 UTC
80 results (0.09 seconds)