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

Search results for "module:Net::SSLeay::Handle"

Net::SSLeay::Handle - Perl module that lets SSL (HTTPS) sockets be handled as standard file handles. River stage four • 166 direct dependents • 2151 total dependents

Net::SSLeay::Handle allows you to request and receive HTTPS web pages using "old-fashion" file handles as in: print SSL "GET / HTTP/1.0\r\n"; and print while (<SSL>); If you export the shutdown routine, then the only extra code that you need to add t...

CHRISN/Net-SSLeay-1.94 - 08 Jan 2024 01:22:27 UTC

Net::SSLeay::OO - OO Calling Method for Net::SSLeay River stage zero No dependents

This set of modules adds an OO calling convention to the Net::SSLeay module. It steers away from overly abstracting things, or adding new behaviour, instead just making the existing functionality easier to use. What does this approach win you over Ne...

SAMV/Net-SSLeay-OO-0.02 - 10 Oct 2009 08:23:39 UTC

Net::ACME2 - Client logic for the ACME (Let's Encrypt) protocol River stage one • 1 direct dependent • 1 total dependent

This library implements client logic for the ACME (Automated Certificate Management Environment) protocol, as standardized in RFC 8555 <https://www.rfc-editor.org/rfc/rfc8555.txt> and popularized by Let’s Encrypt <http://letsencrypt.org>. POD ERRORS ...

FELIPE/Net-ACME2-0.35 - 13 Apr 2020 23:17:09 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

Net::SMTP::Bulk - NonBlocking batch SMTP using Net::SMTP interface River stage zero No dependents

KNOWZERO/Net-SMTP-Bulk-0.24 - 08 Aug 2020 20:57:08 UTC

Net::SloppyXMPP - A rather sloppy XMPP client implementation River stage zero No dependents

In an attempt to drastically reduce external dependencies, this module doesn't use a lot of them. Therefore, it doesn't do a whole lot via proper standards. The XML parser is a combination of a mess of regex hacks and some processing through XML::Sim...

WILSOND/Net-SloppyXMPP-0.06 - 19 May 2009 10:21:31 UTC

Net::OpenID::Consumer::Lite - OpenID consumer library for minimalist River stage zero No dependents

Net::OpenID::Consumer::Lite is limited version of OpenID consumer library. This module works fast.This module works well on rental server/CGI. This module depend to LWP::UserAgent, (Net::SSL|IO::Socket::SSL) and URI. This module doesn't depend to Cry...

TOKUHIROM/Net-OpenID-Consumer-Lite-0.04 - 18 Jun 2013 10:13:00 UTC

Net::Server::Proto::SSLEAY - Custom Net::Server SSL protocol handler based on Net::SSLeay. River stage two • 36 direct dependents • 88 total dependents

This module has reliably been used in situations receiving millions of hits on a single box per day. If anybody has any successes or ideas for improvement under SSLEAY, please email <paul@seamons.com>. Protocol module for Net::Server. This module imp...

RHANDOM/Net-Server-2.014 - 14 Mar 2023 17:16:00 UTC
8 results (0.05 seconds)