Search results for "LWP::Protocol::https"
LWP::Protocol::https - Provide https support for LWP::UserAgent
The LWP::Protocol::https module provides support for using https schemed URLs with LWP. This module is a plug-in to the LWP protocol handling, so you don't use it directly. Once the module is installed LWP is able to access sites using HTTP over SSL/...
OALDERS/LWP-Protocol-https-6.10 - 17 Dec 2020 15:44:24 UTC - Search in distribution
LWP::Protocol::https::SocksChain - Speak HTTPs through Net::SC
LWP::Protocol::https::SocksChain enables you to speak HTTPs through SocksChain ( Net::SC ). To use it you need to overwrite the implementor class of the LWP 'https' scheme. The interface of LWP::Protocol::https::SocksChain is similar to LWP::Protocol...
GOSHA/LWP-Protocol-https-SocksChain-1.8 - 21 Nov 2009 20:41:04 UTC - Search in distribution
LWP::Protocol::https::SocksChain10 - Speak HTTPs through Net::SC
LWP::Protocol::https::SocksChain10 enables you to speak HTTPs through SocksChain ( Net::SC ). To use it you need to overwrite the implementor class of the LWP 'https' scheme. The interface of LWP::Protocol::https::SocksChain10 is similar to LWP::Prot...
GOSHA/LWP-Protocol-https-SocksChain10-1.7 - 21 Nov 2009 20:41:16 UTC - Search in distribution
lib/LWP/Protocol/https/connect.pm
BENNING/LWP-Protocol-connect-6.09
-
07 Jan 2014 12:28:51 UTC
-
Search in distribution
lib/LWP/Protocol/https/hosts.pm
MASAKI/LWP-UserAgent-DNS-Hosts-0.14
-
16 Aug 2020 04:58:21 UTC
-
Search in distribution
LWP::Protocol::socks - adds support for the socks protocol and proxy facility
Use this package when you wish to use a socks proxy for your connections. It provides some essential hooks into the LWP system to implement a socks "scheme" similar to http for describing your socks connection, and can be used to proxy either http or...
SCR/LWP-Protocol-socks-1.7 - 30 Jul 2014 22:42:01 UTC - Search in distribution- LWP::Protocol::socks4 - adds support for the socks protocol and proxy facility
lib/LWP/Parallel/Protocol/https.pm
MSOUTH/ParallelUserAgent-2.62
-
29 May 2016 18:55:38 UTC
-
Search in distribution
- LWP::Parallel - Extension for LWP to allow parallel HTTP and FTP access
Net::SSLGlue::LWP - proper certificate checking for https in LWP
Net::SSLGlue::LWP modifies Net::HTTPS and LWP::Protocol::https so that Net::HTTPS is forced to use IO::Socket::SSL instead of Crypt::SSLeay, and that LWP::Protocol::https does proper certificate checking using the "http" SSL_verify_scheme from IO::So...
SULLR/Net-SSLGlue-1.058 - 17 Jun 2016 07:20:48 UTC - Search in distribution
lwptut - An LWP Tutorial
LWP (short for "Library for WWW in Perl") is a very popular group of Perl modules for accessing data on the Web. Like most Perl module-distributions, each of LWP's component modules comes with documentation that is a complete reference to its interfa...
OALDERS/libwww-perl-6.68 - 27 Feb 2023 19:20:03 UTC - Search in distribution- LWP - The World-Wide Web library for Perl
- lwpcook - The libwww-perl cookbook
- LWP::UserAgent - Web user agent class
End::PrintBytesIn - Show LWP::Protocol::Patch::CountBytesIn::bytes_in
PERLANCAR/App-lcpan-1.071
-
19 Sep 2022 07:14:44 UTC
-
Search in distribution
Armadito::Agent::HTTP::Protocol::https - HTTPS protocol handler for LWP
This is an overrided HTTPS protocol handler for LWP, allowing to use subjectAltNames for checking server certificate....
VHAMON/Armadito-Agent-0.10.1 - 01 Feb 2017 14:32:41 UTC - Search in distribution
Crypt::SSLeay - OpenSSL support for LWP
This Perl module provides support for the HTTPS protocol under LWP, to allow an LWP::UserAgent object to perform GET, HEAD, and POST requests over encrypted socket connections. Please see LWP for more information on POST requests. The "Crypt::SSLeay"...
NANIS/Crypt-SSLeay-0.72 - 24 Apr 2014 15:45:06 UTC - Search in distribution
Net::WebCL - LWP::UserAgent base easy web access module.
This module is LWP::UserAgent base easy web access module. Support Protocol is HTTP and HTTPS. Support Method is GET and POST. Cookie is supoorted. Proxy is supported....
KAZUNORI/Net-WebCL-0.03 - 07 Jun 2013 02:12:00 UTC - Search in distribution
Net::MCMP - Mod Cluster Management Protocol client
*Net::MCMP* is an implementation of the Mod Cluster Management Protocol (MCMP). *Net::MCMP* uses *LWP::UserAgent* and *HTTP::Request* for its communication with mod_cluster. MCMP stands for Mod Cluster Management Protocol and is a method of adding pr...
WINFINIT/Net-MCMP-0.08 - 07 Jun 2014 15:58:06 UTC - Search in distribution
Coro::LWP - make LWP non-blocking - as much as possible
This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. This module tries to make LWP non-blocking with respect to other coroutines as much as possible, and with whatever means it takes. LWP really tries ve...
MLEHMANN/Coro-6.57 - 29 Jul 2020 13:10:08 UTC - Search in distribution
DMTF::WSMan - Implements the WS-Management Protocol
This module provides access to the WS-Management protocol, but is not intended to be used directly. The returns types are generally XML strings as are many of the arguments. Refer to DMTF::CIM for full usage....
SHURD/DMTF-WSMan-v0.05 - 15 May 2012 02:03:28 UTC - Search in distribution
Net::AS2::HTTPS - UserAgent used for sending AS2 requests over HTTPS.
This is a class for sending AS2 (RFC-4130) communication over HTTPS. It is a subclass of Net::AS2::HTTP. It requires the AS2 option "SSLOptions" to be defined. This will be passed to the "ssl_opts()" method of the superclass, LWP::UserAgent....
AJM/Net-AS2-1.0110 - 17 Jun 2019 04:59:26 UTC - Search in distribution- Net::AS2::HTTPS - UserAgent used for sending AS2 requests over HTTPS.
CPAN - query, download and build perl modules from CPAN sites
The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...
ANDK/CPAN-2.34 - 17 Apr 2022 17:40:25 UTC - Search in distribution
Expect - automate interactions with command line programs that expose a text terminal interface.
See an explanation of What is Expect <http://code-maven.com/expect> The Expect module is a successor of Comm.pl and a descendent of Chat.pl. It more closely resembles the Tcl Expect language than its predecessors. It does not contain any of the netwo...
JACOBY/Expect-1.35 - 18 May 2017 19:13:49 UTC - Search in distribution
Net::RDAP - an interface to the Registration Data Access Protocol (RDAP).
Net::RDAP provides an interface to the Registration Data Access Protocol (RDAP). RDAP is gradually replacing Whois as the preferred way of obtainining information about Internet resources (IP addresses, autonymous system numbers, and domain names). A...
GBROWN/Net-RDAP-0.16 - 06 Oct 2022 11:06:17 UTC - Search in distribution