Search results for "module:IO::Socket::SSL"
IO::Socket::SSL::Utils - loading, storing, creating certificates and keys
This module provides various utility functions to work with certificates and private keys, shielding some of the complexity of the underlying Net::SSLeay and OpenSSL....
SULLR/IO-Socket-SSL-2.084 - 06 Nov 2023 21:02:36 UTC
IO::Socket::SSL::Intercept - SSL interception (man in the middle)
This module provides functionality to clone certificates and sign them with a proxy certificate, thus making it easy to intercept SSL connections (man in the middle). It also manages a cache of the generated certificates....
SULLR/IO-Socket-SSL-2.084 - 06 Nov 2023 21:02:36 UTC
IO::Socket::SSL::PublicSuffix - provide access to Mozilla's list of effective TLD names
This module uses the list of effective top level domain names from the mozilla project to determine the public top level domain for a given hostname. Method class->default(%args) Returns object with builtin default. "min_suffix" can be given in %args...
SULLR/IO-Socket-SSL-2.084 - 06 Nov 2023 21:02:36 UTC
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
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
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
Glib::IO - Perl bindings to the GIO library
The "Glib::IO" module allows a Perl developer to access the GIO library, the high level I/O and platform library of the GNOME development platform. GIO is used for: * local and remote enumeration and access of files GIO has multiple backends to acces...
XAOC/Glib-IO-0.002 - 25 Jun 2021 05:40:42 UTC
IO::Stream - ease non-blocking I/O streams based on EV
Non-blocking event-based low-level I/O is hard to get right. Code usually error-prone and complex... and it very similar in all applications. Things become much worse when you need to alter I/O stream in some way - use proxies, encryption, SSL, etc. ...
POWERMAN/IO-Stream-v2.0.3 - 03 Apr 2018 16:10:11 UTC
IO::Lambda - non-blocking I/O as lambda calculus
This module is another attempt to fight the horrors of non-blocking I/O. It tries to bring back the simplicity of the declarative programming style, that is only available when one employs threads, coroutines, or co-processes. Usually coding non-bloc...
KARASIK/IO-Lambda-1.32 - 02 Dec 2022 16:40:40 UTC
Mail::Sender - (DEPRECATED) module for sending mails with attachments through an SMTP server
Mail::Sender is deprecated. Email::Sender is the go-to choice when you need to send Email from Perl. Go there, be happy! Mail::Sender provides an object-oriented interface to sending mails. It directly connects to the mail server using IO::Socket....
CAPOEIRAB/Mail-Sender-0.903 - 17 Nov 2016 14:48:17 UTC
IO::EPP::TCI
Work with normal TCI EPP API .дети/.xn--d1acj3b documents: <http://dotdeti.ru/foruser/docs/>, <https://tcinet.ru/documents/deti/2TechPolitDeti.pdf> .tatar documents: <http://domain.tatar/to-registars/documents.php>, <https://tcinet.ru/documents/deti/...
VADIML/IO-EPP-0.004 - 17 Jan 2020 18:46:48 UTC
IO::EPP::CNic
Work with CentralNic APP API, Overrides the IO::EPP::Base functions where the provider has supplemented the standard The main documentation is in https://registrar-console.centralnic.com/doc/operations-manual-3.2.6.pdf Other see on https://registrar-...
VADIML/IO-EPP-0.004 - 17 Jan 2020 18:46:48 UTC
IO::EPP::IRRP
Work with iRRP/iDotz/Hexonet epp api: A large number of add-ons, but all special data is passed through the key-value extension Some of the transfer Functions have been replaced with the key-value extension To change the contacts of many zones you ne...
VADIML/IO-EPP-0.004 - 17 Jan 2020 18:46:48 UTC
IO::EPP::Base
Module for common EPP-functions, without extension (dnssec only). The module can be used to work with any provider, if the requests do not use extensions and the provider does not have its own features It has two options: using a separate function ca...
VADIML/IO-EPP-0.004 - 17 Jan 2020 18:46:48 UTC
IO::EPP::CoCCA
Module for work with .РУС/.xn--p1acf, .CX, ... tlds. All list see on https://cocca.org.nz/#five Frontends: https://rusnames.com/ https://cocca.org.nz/ Backend: https://secure.coccaregistry.net/ CoCCA features: - not show authinfo in domain:info POD E...
VADIML/IO-EPP-0.004 - 17 Jan 2020 18:46:48 UTC
IO::EPP::DrsUa
Module for work with nic.ua/drs.ua domains Drs.ua is a registry for biz.ua, co.ua, pp.ua and reseller for other .ua tlds drs.ua uses deprecated epp version 0.5 -- it uses hostAttr instead of hostObj Features: * special PP format * the contact id must...
VADIML/IO-EPP-0.004 - 17 Jan 2020 18:46:48 UTC
IO::Async::Loop - core loop of the IO::Async framework
This module provides an abstract class which implements the core loop of the IO::Async framework. Its primary purpose is to store a set of IO::Async::Notifier objects or subclasses of them. It handles all of the lower-level set manipulation actions, ...
PEVANS/IO-Async-0.802 - 15 Aug 2022 20:33:58 UTC
IO::Async::SSLStream - read and write buffers around an SSL connection
This subclass of IO::Async::Stream provides support for using an SSL connection, as created by IO::Async::SSL's "SSL_connect" or "SSL_listen" extension methods. After one of these methods has provided a socket handle, it should be wrapped in an IO::A...
PEVANS/IO-Async-SSL-0.25 - 16 Aug 2023 16:52:56 UTC
IO::Socket::CLI::IMAPS - Command-line interface to an SSL IMAP server.
"IO::Socket::CLI::IMAPS" 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