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.20 - 08 Jan 2021 16:23:10 UTCSame interface as Net::HTTPS but it will never try multiple reads when the read_response_headers() or read_entity_body() methods are invoked. In addition allows non-blocking connect. If read_response_headers() did not see enough data to complete the ...
OLEG/Net-HTTPS-NB-0.15 - 25 Aug 2016 17:51:27 UTCThis is a wrapper around Net::SSLeay providing a simple interface for the use of Business::OnlinePayment. It used to allow switching between Net::SSLeay and Crypt::SSLeay implementations, but that was obsoleted. If you need to do that, use LWP instea...
IVAN/Net-HTTPS-Any-0.12 - 03 Aug 2016 19:05:03 UTCThis 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 UTCThis 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 UTCDNS HTTPS resource record The HTTPS class is derived from, and inherits all properties of, the Net::DNS::RR::SVCB class. Please see the Net::DNS::RR::SVCB documentation for details....
NLNETLABS/Net-DNS-1.29 - 18 Nov 2020 13:40:46 UTCThis is a wrapper interface to the DNS portions of the Tucows OpenSRS HTTPS XML API. The client library distributed by OpenSRS can be difficult to integrate into a custom environment, and their web interface becomes quickly tedious with heavy usage. ...
JEF/Net-OpenSRS-0.06 - 16 Sep 2010 04:25:01 UTCCHANDWER/Net-RCON-1.0 - 29 Feb 2016 23:12:34 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 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 is a class for handling AS2 (RFC 4130) communication - sending message (optionally sign and encrypt), decoding Message Disposition Notification. Receiving message and produce corresponding Message Disposition Notification. Protocol Introduction ...
AJM/Net-AS2-1.0110 - 17 Jun 2019 04:59:26 UTCNet::ASN provides functions for parsing autonomous system numbers (ASNs) as defined in RFC 1771 and extended by RFC4893, also converting between formats discussed in RFC5396. Both an OO implementation (method based) and non-OO (function based) are pr...
DFREEDMAN/Net-ASN-1.07 - 09 Nov 2016 00:43:57 UTCThis is a class for handling AS2 (RFC 4130) communication - sending message (optionally sign and encrypt), decoding Message Disposition Notification. Receiving message and produce corresponding Message Disposition Notification. Protocol Introduction ...
AJM/Net-AS2-1.0110 - 17 Jun 2019 04:59:26 UTC"Net::FTP" is a class implementing a simple FTP client in Perl as described in RFC959. It provides wrappers for the commonly used subset of the RFC959 commands. If IO::Socket::IP or IO::Socket::INET6 is installed it also provides support for IPv6 as ...
SHAY/libnet-3.13 - 23 Dec 2020 11:23:33 UTCThe Net::ILO module is an interface to a subset of Hewlett-Packards Integrated Lights-Out out-of-band management system. HP's API is XML-based and cumbersome to use; this module aims to simplify accessing the iLO from Perl while retaining as much fun...
NLEWIS/Net-ILO-0.54 - 01 Aug 2011 21:59:32 UTCThis module (and its associated helper modules) is a Perl interface to the P0f utility. P0f is a passive operating system fingerprinting: it identifies the operating system of network devices by *passively* looking at specific patterns in their TCP/I...
SAPER/Net-P0f-0.02 - 03 Apr 2005 10:40:55 UTC"Net::Cmd" is a collection of methods that can be inherited by a sub-class of "IO::Socket::INET". These methods implement the functionality required for a command based protocol, for example FTP and SMTP. If your sub-class does not also derive from "...
SHAY/libnet-3.13 - 23 Dec 2020 11:23:33 UTCNet::MPD is designed as a lightweight replacment for Audio::MPD which depends on Moose and is no longer maintained....
ABERNDT/Net-MPD-0.07 - 17 Sep 2017 17:53:45 UTC