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

Search results for "module::=IO::Socket::SSL"

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::Async::SSL - use SSL/TLS with IO::Async River stage two • 14 direct dependents • 14 total dependents

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

Net::SMTPS - SSL/STARTTLS support for Net::SMTP River stage one • 2 direct dependents • 2 total dependents

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 River stage zero No dependents

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::HTTPS - Low-level HTTP over SSL/TLS connection (client) River stage four • 28 direct dependents • 6252 total dependents

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

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::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 - Search in distribution

epan - Exclusive Perl Archive Nook River stage zero No dependents

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

Furl - Lightning-fast URL fetcher River stage two • 83 direct dependents • 99 total dependents

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

YAHC - Yet another HTTP client River stage one • 1 direct dependent • 1 total dependent

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 River stage two • 72 direct dependents • 85 total dependents

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 River stage five • 11292 direct dependents • 32664 total dependents

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

spamc - client for spamd River stage two • 13 direct dependents • 18 total dependents

Spamc is the client half of the spamc/spamd pair. It should be used in place of "spamassassin" in scripts to process mail. It will read the mail from STDIN, and spool it to its connection to spamd, then read the result back and print it to STDOUT. Sp...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC - Search in distribution

Bio::Das - Interface to Distributed Annotation System River stage zero No dependents

Bio::Das provides access to genome sequencing and annotation databases that export their data in Distributed Annotation System (DAS) format version 1.5. This system is described at http://biodas.org. Both unencrypted (http:) and SSL-encrypted (https:...

LDS/Bio-Das-1.17 - 29 Jun 2010 19:43:55 UTC - Search in distribution

convert-pheno - A script to interconvert common data models for phenotypic data River stage zero No dependents

"convert-pheno" is a command-line front-end to the CPAN's module Convert::Pheno....

MRUEDA/Convert-Pheno-0.19 - 24 Apr 2024 13:27:54 UTC - Search in distribution

IPC::LDT - implements a length based IPC protocol River stage zero No dependents

Interprocess communication often uses line (or record) oriented protocols. FTP, for example, usually is such a protocol: a client sends a command (e.g. "LS") which is completed by a carriage return. This carriage return is included in the command whi...

JSTENZEL/IPC-LDT-2.03 - 29 Feb 2000 19:45:34 UTC - Search in distribution

cpan2dist - The CPANPLUS distribution creator River stage two • 35 direct dependents • 40 total dependents

This script will create distributions of "CPAN" modules of the format you specify, including its prerequisites. These packages can then be installed using the corresponding package manager for the format. Note, you can also do this interactively from...

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC - Search in distribution

thrall - Simple PSGI/Plack HTTP server that uses threads River stage zero No dependents

Thrall is a standalone HTTP/1.1 server with keep-alive support. It uses threads instead pre-forking, so it works correctly on Windows. It is a pure-Perl implementation that doesn't require any XS package. Thrall was started as a fork of Starlet serve...

DEXTER/Thrall-0.0405 - 22 Jun 2023 09:15:22 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

Chooser - A system for choosing a value for something. Takes a string composed of various tests, arguements, and etc and returns a value based on it. River stage zero No dependents

VVELOX/Chooser-2.0.0 - 26 Nov 2009 15:58:33 UTC - Search in distribution
208 results (0.276 seconds)