OALDERS/Net-HTTP-6.20 - 08 Jan 2021 16:23:10 UTC
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 UTCThe "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.20 - 08 Jan 2021 16:23:10 UTCCONSTRUCTOR 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 UTCNet::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 UTCThe "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.20 - 08 Jan 2021 16:23:10 UTCNet::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 UTCRPETTETT/Net-Plazes-0.03 - 14 Aug 2008 21:49:00 UTC
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 UTCERIKOGAN/Net-OneSky-0.0.3 - 18 Sep 2018 21:20:44 UTC
DBROBINS/Net-RVP-0.02 - 24 Jun 2004 01:32:29 UTC
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 UTCThis 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 UTCThis 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 UTCNet::Moo is an OOP wrapper for the Moo.com API....
ASCOPE/Net-Moo-0.11 - 19 Jun 2008 14:58:50 UTCNet::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 UTCThis 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.08 - 31 Mar 2010 06:05:48 UTCThis 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 UTCNet::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 UTCNet::SAP allows receiving and sending of SAP (RFC2974) multicast packets over IPv4 and IPv6. METHODS $sap = Net::SAP->new( $group ) The new() method is the constructor for the "Net::SAP" class. You must specify the SAP multicast group you want to joi...
NJH/Net-SAP-0.10 - 19 Sep 2006 16:02:58 UTC