Search results for "io::socket::ssl"
IO::Socket::SSL - SSL sockets with IO::Socket interface
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.084 - 06 Nov 2023 21:02:36 UTC - Search in distribution- IO::Socket::SSL::Utils - loading, storing, creating certificates and keys
- IO::Socket::SSL::Intercept - SSL interception (man in the middle)
- IO::Socket::SSL::PublicSuffix - provide access to Mozilla's list of effective TLD names
- 1 more result from IO-Socket-SSL »
Net::Daemon::SSL - perl extensions for portable ssl daemons
This class implements an IO::Socket::SSL functionality for Net::Daemon class. See perldoc Net::Daemon for more information about Net::Daemon usage....
MKUL/Net-Daemon-SSL-1.0 - 14 Jun 2000 11:54:57 UTC - Search in distribution
lib/Net/HTTP2/IOSocketSSL.pm
FELIPE/Net-HTTP2-0.02
-
02 Oct 2022 00:20:31 UTC
-
Search in distribution
IO::Socket::CLI - CLI for IO::Socket::INET6 and IO::Socket::SSL
"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- IO::Socket::CLI::IMAPS - Command-line interface to an SSL IMAP server.
IO::Async::SSL - use SSL/TLS with IO::Async
This module extends existing IO::Async classes with extra methods to allow the use of SSL or TLS-based connections using IO::Socket::SSL. It does not directly provide any methods or functions of its own. Primarily, it provides "SSL_connect" and "SSL_...
PEVANS/IO-Async-SSL-0.25 - 16 Aug 2023 16:52:56 UTC - Search in distribution- IO::Async::SSLStream - read and write buffers around an SSL connection
Net::SMTPS - SSL/STARTTLS support for Net::SMTP
This module implements a wrapper for Net::SMTP, enabling over-SSL/STARTTLS support. This module inherits most of all the methods from Net::SMTP(2.X). You may use all the friendly options that came bundled with Net::SMTP. You can control the SSL usage...
TOMO/Net-SMTPS-0.10 - 11 Apr 2020 00:37:18 UTC - Search in distribution
Net::POP3S - SSL/STARTTLS support for Net::POP3
This module implements a wrapper for Net::POP3, enabling over-SSL/STARTTLS support. This module inherits all the methods from Net::POP3. You may use all the friendly options that came bundled with Net::POP3. You can control the SSL usage with the opt...
TOMO/Net-POP3S-0.12 - 26 Dec 2020 09:50:21 UTC - Search in distribution
Net::LDAPS - use LDAP over an SSL connection
Communicate using the LDAP protocol to a directory server using an encrypted (SSL) network connection. This mechanism is non-standard but widely supported; consider using LDAPv3 with the standard TLS extension if possible (many servers do not support...
MARSCHAP/perl-ldap-0.68 - 03 Jan 2021 17:37:50 UTC - Search in distribution- Net::LDAP - Lightweight Directory Access Protocol
- Net::LDAP::FAQ - Frequently Asked Questions about Net::LDAP
- Bundle::Net::LDAP - A bundle for Net::LDAP
Net::HTTPS - Low-level HTTP over SSL/TLS connection (client)
The "Net::HTTPS" is a low-level HTTP over SSL/TLS client. The interface is the same as the interface for "Net::HTTP", but the constructor takes additional parameters as accepted by IO::Socket::SSL. The "Net::HTTPS" object is an "IO::Socket::SSL" too,...
OALDERS/Net-HTTP-6.23 - 16 Jun 2023 11:47:29 UTC - Search in distribution
Net::SMPP::SSL - SSL support for Net::SMPP
Net::SMPP::SSL implements the same API as Net::SMPP, but uses IO::Socket::SSL for its network operations. For interface documentation, please see Net::SMPP. The implementation is based the approach used for Net::SMTP::SSL, thanks to the authors....
SSTUEHRM/Net-SMPP-SSL-0.02 - 17 Jan 2022 14:41:42 UTC - Search in distribution
Net::FTPSSL - A FTP over TLS/SSL class
"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 - Search in distribution
swaks - Swiss Army Knife SMTP, the all-purpose smtp transaction tester
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- doc::Changes
- Mail::Toaster::Setup - methods to configure and build all the components of a modern email server.
epan - Exclusive Perl Archive Nook
This program helps you creating and managing an EPAN - a version of the CPAN that is trimmed down to your needs for installing specific stuff. To start with an example, suppose you have to install Mojolicious and a couple of its plugins in a machine ...
POLETTIX/App-EPAN-0.002 - 19 Jun 2021 09:27:46 UTC - Search in distribution
apid - Generic REST API Daemon
apid is a generic http(s) daemon which can be used to provide a RESTful web service in front of something which isn't already web aware. If you already have some application server or website with a service running, apid is of no use for you. However...
TLINDEN/WWW-REST-Apid-0.07 - 04 Apr 2017 22:22:46 UTC - Search in distribution- WWW::REST::Apid - Generic REST API Module
Furl - Lightning-fast URL fetcher
Furl is yet another HTTP client library. LWP is the de facto standard HTTP client for Perl 5, but it is too slow for some critical jobs, and too complex for weekend hacking. Furl resolves these issues. Enjoy it!...
SYOHEX/Furl-3.14 - 13 May 2021 05:30:54 UTC - Search in distribution- Furl::HTTP - Low level interface to Furl
YAHC - Yet another HTTP client
YAHC is fast & minimal low-level asynchronous HTTP client intended to be used where you control both the client and the server. Is especially suits cases where set of requests need to be executed against group of machines. It is NOT a general HTTP us...
IKRUGLOV/YAHC-0.035 - 13 Nov 2017 17:47:11 UTC - Search in distribution
Redis - Perl binding for Redis database
Pure perl bindings for <https://redis.io/> This version supports protocol 2.x (multi-bulk) or later of Redis available at <https://github.com/antirez/redis/>. This documentation lists commands which are exercised in test suite, but additional command...
DAMS/Redis-2.000 - 13 Jan 2023 22:13:53 UTC - Search in distribution
perl5220delta - what is new for perl v5.22.0
This document describes differences between the 5.20.0 release and the 5.22.0 release. If you are upgrading from an earlier release such as 5.18.0, first read perl5200delta, which describes differences between 5.18.0 and 5.20.0....
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution- perl5220delta - what is new for perl v5.22.0
- perl5180delta - what is new for perl v5.18.0
- perl5180delta - what is new for perl v5.18.0
Mango - Pure-Perl non-blocking I/O MongoDB driver
Mango is a pure-Perl non-blocking I/O MongoDB driver, optimized for use with the Mojolicious real-time web framework, and with multiple event loop support. Since MongoDB is still changing rapidly, only the latest stable version is supported. For Mong...
ODC/Mango-1.30 - 17 Mar 2018 15:28:07 UTC - Search in distribution
upfiles - upload files to FTP or SFTP server, for push mirroring
Upfiles uploads changed files from your local disk to an FTP or SFTP server, for a simple kind of "push" mirroring. Create files locally with the same directory structure as the target, and in a ~/.upfiles.conf file give the locations, upfiles (local...
KRYDE/upfiles-15 - 15 Mar 2020 08:36:58 UTC - Search in distribution