Search results for "module:Net::HTTP::Methods"
Net::HTTP::Methods - Methods shared by Net::HTTP and Net::HTTPS
OALDERS/Net-HTTP-6.23
-
16 Jun 2023 11:47:29 UTC
Net::HTTP::Methods::Patch::LogRequest - Log raw HTTP requests
This module patches Net::HTTP::Methods so that raw LWP HTTP request is logged using Log::ger. If you look into LWP::Protocol::http's source code, you'll see that it is already doing that (albeit commented): my $req_buf = $socket->format_request($meth...
PERLANCAR/Net-HTTP-Methods-Patch-LogRequest-0.11 - 26 Apr 2018 14:45:37 UTC
Net::HTTP - Low-level HTTP connection (client)
The "Net::HTTP" class is a low-level HTTP client. An instance of the "Net::HTTP" class represents a connection to an HTTP server. The HTTP protocol is described in RFC 2616. The "Net::HTTP" class supports "HTTP/1.0" and "HTTP/1.1". "Net::HTTP" is a s...
OALDERS/Net-HTTP-6.23 - 16 Jun 2023 11:47:29 UTC
Net::SC - perl module for create the chain from the SOCKS/HTTP proxies.
CONSTRUCTOR new TIMEOUT - Time Out in seconds. CHAIN_LEN - Length of chain. DEBUG - Debug level ( 0x00 | 0x01 | 0x02 | 0x04 ) 0x00 - Off 0x01 - Debug On 0x02 - Write all answers of socks servers. 0x04 - Write all requests of socks servers. 0x08 - Ext...
GOSHA/Net-SC-1.22 - 14 Nov 2009 15:56:57 UTC
Net::TPP - A simple perl interface to the TPP API. http://www.tppwholesale.com.au/api.php
Net::TPP is a simple module to provide an object-oriented interface to use the TPP API with your TPP account for various domain functions - registering, transferring & managing domains, etc....
MATTVINK/Net-TPP-0.02 - 18 May 2014 08:50:01 UTC
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
Net::DSML - A perl module that supplies methods for connecting to a LDAP Directory Services Markup Language (DSML) server.
Net::DSML is a collection of three modules that implements a LDAP DSML API for Perl programs. The module may be used to search for and modify a LDAP directory entry. This document assumes that the reader has some knowledge of the LDAP and DSML protoc...
CHARDEN/Net-DSML-0.003 - 09 Sep 2007 21:38:13 UTC
Net::Plazes - Documentation for Perl interface to geo-services from http://plazes.net/
RPETTETT/Net-Plazes-0.03
-
14 Aug 2008 21:49:00 UTC
Net::OneSky - Simple interface to the OneSky API: http://developer.oneskyapp.com/
ERIKOGAN/Net-OneSky-0.0.3
-
18 Sep 2018 21:20:44 UTC
Net::IP - Perl extension for manipulating IPv4/IPv6 addresses
This module provides functions to deal with IPv4/IPv6 addresses. The module can be used as a class, allowing the user to instantiate IP objects, which can be single IP addresses, prefixes, or ranges of addresses. There is also a procedural way of acc...
MANU/Net-IP-1.26 - 28 Nov 2012 15:34:20 UTC
Net::BobrDobr - module for using http://bobrdobr.ru.
This module intended for deplouing social bookmark network <http://BobrDobr.ru>. You can log in to site, retrieve bookmarks, add bokmarks and remove bookmarks (list of all available operations you can find at <http://bobrdobr.ru/api.html>). METHODS *...
ARTO/Net-BobrDobr-0.04 - 09 Jun 2008 08:09:01 UTC
Net::RVP - implementation of the Rendez-Vous Protocol for instant messaging
DBROBINS/Net-RVP-0.02
-
24 Jun 2004 01:32:29 UTC
Net::HTTP::NB - Non-blocking HTTP client
Same interface as "Net::HTTP" but it will never try multiple reads when the read_response_headers() or read_entity_body() methods are invoked. This make it possible to multiplex multiple Net::HTTP::NB using select without risk blocking. If read_respo...
OALDERS/Net-HTTP-6.23 - 16 Jun 2023 11:47:29 UTC
Net::PMP - Perl SDK for the Public Media Platform
Net::PMP is a Perl client for the Public Media Platform API (http://docs.pmp.io/). This class is mostly a namespace-holder and documentation, with one convenience method: client()....
KARMAN/Net-PMP-0.006 - 06 May 2015 19:50:56 UTC
Net::APP - Critical Path Account Provisioning Protocol
This module implements a client interface to Critical Path's Account Provisioning Protocol, enabling a perl application to talk to APP servers. This documentation assumes that you are familiar with the APP protocol documented in the Account Provision...
IVAN/Net-APP-0.2 - 09 Nov 2001 22:11:23 UTC
Net::Moo - OOP wrapper for the Moo.com API
Net::Moo is an OOP wrapper for the Moo.com API....
ASCOPE/Net-Moo-0.11 - 19 Jun 2008 14:58:50 UTC
Net::Duo - API for Duo multifactor authentication service
Net::Duo provides an object-oriented Perl interface for generic calls to one of the the Duo Security REST APIs. This module is intended primarily for use as a base class for more specialized Perl modules implementing the specific Duo APIs, but it can...
RRA/Net-Duo-1.02 - 07 Mar 2019 06:05:35 UTC
Net::IRR - Perl interface to the Internet Route Registry Daemon
This module provides an object oriented perl interface to the Internet Route Registry. The interface uses the RIPE/RPSL Tool Query Language as defined in Appendix B of the IRRd User Guide. The guide can be found at http://www.irrd.net/, however an un...
TCAINE/Net-IRR-0.09 - 07 Nov 2022 15:00:44 UTC
Net::Tor - Perl extension to control running tor
This is the first implementation to allow control of tor. Currently working: set/getconf and new_circuit METHODS POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 9: =over is the last thing in the docum...
KETHGEN/Net-Tor-v0.1 - 10 Dec 2017 21:59:33 UTC
Net::FRN - Perl interface to Free Radio Network protocol.
Net::FRN is an implementation of Free Radio Network protocol. Free Radio Network client/server is a program package which is widely used by radio amateurs to link radio repeaters over Internet. For more information on FRN see http://freeradionetwork....
FROLLER/Net-FRN-0.06 - 08 Jul 2011 11:41:14 UTC