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

Search results for "IO::Socket::INET6"

IO::Socket::INET6 - [ DEPRECATED!! ] Object interface for AF_INET/AF_INET6 domain sockets River stage two • 15 direct dependents • 25 total dependents

"IO::Socket::INET6" provides an object interface to creating and using sockets in either AF_INET or AF_INET6 domains. It is built upon the IO::Socket interface and inherits all the methods defined by IO::Socket....

SHLOMIF/IO-Socket-INET6-2.73 - 10 Dec 2021 07:31:35 UTC - Search in distribution

IO::Socket::CLI - CLI for IO::Socket::INET6 and IO::Socket::SSL River stage zero No dependents

"IO::Socket::CLI" provides a command-line interface to IO::Socket::INET6 and IO::Socket::SSL....

ASHLEYW/IO-Socket-CLI-0.041 - 24 Oct 2014 04:01:40 UTC - Search in distribution

Net::INET6Glue::INET_is_INET6 - make IO::Socket::INET behave like IO::Socket::INET6 River stage zero No dependents

Many modules directly create IO::Socket::INET sockets or have it as a superclass. Because IO::Socket::INET has no support for IPv6 these modules don't have it either. This module tries to make IO::Socket::INET behave like IO::Socket::IP (with fallbac...

SULLR/Net-INET6Glue-0.604 - 26 Feb 2021 12:53:35 UTC - Search in distribution

HTTP::Daemon::Patch::IPv6 - Avoid error when IO::Socket::INET6 is around River stage one • 1 direct dependent • 5 total dependents

This module contains patch for HTTP::Daemon::url() for https://rt.cpan.org/Ticket/Display.html?id=71395...

SHARYANTO/HTTP-Daemon-Patch-IPv6-0.06 - 13 Aug 2012 16:16:02 UTC - Search in distribution

IO::Socket::SSL - SSL sockets with IO::Socket interface River stage four • 342 direct dependents • 2021 total dependents

IO::Socket::SSL makes using SSL/TLS much easier by wrapping the necessary functionality into the familiar IO::Socket interface and providing secure defaults whenever possible. This way, existing applications can be made SSL-aware without much effort,...

SULLR/IO-Socket-SSL-2.085 - 22 Jan 2024 19:07:08 UTC - Search in distribution

IO::FD - Faster accept, socket, listen with file descriptors, not handles River stage zero No dependents

IO::FD is an XS module implementing common core Perl system I/O functions to work with file descriptors instead of Perl file handles. Functions include but are not limited to "accept", "connect", "socket", "bind", "sysopen", "sysread", and "syswrite"...

DRCLAW/IO-FD-v0.3.7 - 04 Jan 2024 21:57:08 UTC - Search in distribution

swaks - Swiss Army Knife SMTP, the all-purpose smtp transaction tester River stage zero No dependents

swaks' primary design goal is to be a flexible, scriptable, transaction-oriented SMTP test tool. It handles SMTP features and extensions such as TLS, authentication, and pipelining; multiple version of the SMTP protocol including SMTP, ESMTP, and LMT...

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

Net::ILO - Interface to HP Integrated Lights-Out River stage zero No dependents

The Net::ILO module is an interface to a subset of Hewlett-Packards Integrated Lights-Out out-of-band management system. HP's API is XML-based and cumbersome to use; this module aims to simplify accessing the iLO from Perl while retaining as much fun...

NLEWIS/Net-ILO-0.54 - 01 Aug 2011 21:59:32 UTC - Search in distribution

Net::RTP - Send and receive RTP packets (RFC3550) River stage one • 1 direct dependent • 1 total dependent

The "Net::RTP" module subclasses IO::Socket::Multicast6 to enable you to manipulate multicast groups. The multicast additions are optional, so you may also send and recieve unicast packets. $rtp = new Net::RTP( [LocalAdrr=>$addr, LocalPort=>$port,......

NJH/Net-RTP-0.09 - 02 Jul 2007 17:55:01 UTC - Search in distribution

Net::LDAP - Lightweight Directory Access Protocol River stage two • 70 direct dependents • 82 total dependents

Net::LDAP is a collection of modules that implements a LDAP services API for Perl programs. The module may be used to search directories or perform maintenance functions such as adding, deleting or modifying entries. This document assumes that the re...

MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC - Search in distribution

Net::FTP - FTP Client class River stage five • 155 direct dependents • 10294 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 - Search in distribution

net-server - Base Net::Server starting module River stage two • 36 direct dependents • 88 total dependents

The net-server program gives a simple way to test out code and try port connection parameters. Though the running server can be robust enough for production, it is anticipated that this binary will just be used for basic testing of net-server ports, ...

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

Net::Async::WebService::lxd - REST client (asynchronous) for lxd Linux containers River stage zero No dependents

DRRHO/Net-Async-WebService-lxd-0.03 - 25 May 2022 15:23:49 UTC - Search in distribution

Net::HTTP - Low-level HTTP connection (client) River stage four • 28 direct dependents • 6252 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 - Search in distribution

Net::RNDC - Speak the BIND Remote Name Daemon Control (RNDC) V1 protocol River stage zero No dependents

This package provides a synchronous, easy to use interface to the RNDC V1 protocol. For more mid-level control, see Net::RNDC::Session, and for absolute control, Net::RNDC::Packet. Constructor new Net::RNDC->new(%args); Optional Arguments: * key - Th...

WOLFSAGE/Net-RNDC-0.003 - 08 Jan 2013 17:24:40 UTC - Search in distribution

Socket::More - Scoped listening/passive addresses and network utility routines River stage zero No dependents

Intended as an alternative for Socket, implementing only 'modern subset' of routines. It providing extra routines to make listening addresses easy, to solve problems like this: 'listen on interfaces eth0 and eth1, using IPv6 and port numbers 9090 and...

DRCLAW/Socket-More-v0.5.1 - 20 Jan 2024 03:02:05 UTC - Search in distribution

Net::GPSD3 - Interface to the gpsd server daemon protocol versions 3 (JSON). River stage one • 1 direct dependent • 1 total dependent

Net::GPSD3 provides an object client interface to the gpsd server daemon utilizing the version 3 protocol. gpsd is an open source GPS daemon from http://www.catb.org/gpsd/ Support for Version 3 of the protocol (JSON) was added to the daemon in versio...

MRDVT/Net-GPSD3-0.19 - 12 Jun 2013 02:18:40 UTC - Search in distribution

Net::IMAP::Simple - Perl extension for simple IMAP account handling. River stage two • 7 direct dependents • 12 total dependents

This module is a simple way to access IMAP accounts....

JETTERO/Net-IMAP-Simple-1.2212 - 06 Jun 2018 13:21:17 UTC - Search in distribution

IO::Async::OS - operating system abstractions for IO::Async River stage three • 115 direct dependents • 145 total dependents

This module acts as a class to provide a number of utility methods whose exact behaviour may depend on the type of OS it is running on. It is provided as a class so that specific kinds of operating system can override methods in it. As well as these ...

PEVANS/IO-Async-0.803 - 29 Jan 2024 20:40:58 UTC - Search in distribution

Socket::Class - A class to communicate with sockets River stage one • 1 direct dependent • 1 total dependent

Socket::Class provides a simple, fast and efficient way to communicate with sockets. It operates outside of Perl IO and socket layer. It can be used as a replacement to IO::Socket. Little parts of Bluetooth technology has been integrated. Please see ...

CHRMUE/Socket-Class-2.258 - 20 Jan 2012 02:19:55 UTC - Search in distribution
36 results (0.099 seconds)