Net::Interface is a module that allows access to the host network interfaces in a manner similar to *ifconfig(8)*. Version 1.00 is a complete re-write and includes support for IPV6 as well as the traditional IPV4. Both read and write access to networ...
MIKER/Net-Interface-1.016 - 23 Sep 2016 19:43:20 UTCThis contains development notes and API documentation for the Net::Interface module. It is hoped that others will help fill in the missing pieces for OS's and address families that are currently unsupported....
MIKER/Net-Interface-1.016 - 23 Sep 2016 19:43:20 UTCNet::Intermapper::Interface is a perl wrapper around the HelpSystems Intermapper API provided through HTTP/HTTPS for access to interface information. All calls are handled through an instance of the Net::Intermapper class. use Net::Intermapper; my $i...
BEATNIK/Net-Intermapper-0.04 - 19 Mar 2017 01:36:41 UTCVVELOX/Net-Interface-Wireless-FreeBSD-1.0.0 - 29 Mar 2008 23:31:57 UTC
The "Net::Gen" module provides basic services for handling socket-based communications. It supports no particular protocol family directly, however, so it is of direct use primarily to implementors of other modules. To this end, several housekeeping ...
SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTCThe "Net::TCP" module provides services for TCP communications over sockets. It is layered atop the "Net::Inet" and "Net::Gen" modules, which are part of the same distribution. Public Methods The following methods are provided by the "Net::TCP" modul...
SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTCThe "Net::UDP" module provides services for UDP communications over sockets. It is layered atop the "Net::Inet" and "Net::Gen" modules, which are part of the same distribution. Public Methods The following methods are provided by the "Net::UDP" modul...
SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTC"Net::TiVo" has a very simple interface, and currently only supports the enumeration of folder and shows using the REST interface. The main purpose of this module was to provide access to the TiVo programmatically to automate the process of downloadi...
BOUMENOT/Net-TiVo-0.11 - 24 Apr 2008 00:37:06 UTCThe "Net::Inet" module provides basic services for handling socket-based communications for the Internet protocol family. It inherits from "Net::Gen", and is a base for "Net::TCP" and "Net::UDP". Public Methods new Usage: $obj = new Net::Inet; $obj =...
SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 UTCThis package contains some static functions and version-releated constants. It does not export by default anything, but constants can be exported upon request. use Net::Curl qw(:constants); To perform any request you want Net::Curl::Easy. FUNCTIONS N...
SYP/Net-Curl-0.48 - 14 Dec 2020 10:19:31 UTCATTRIBUTES host REST: The URL of the node PBC: The hostname of the node default 'http://127.0.0.1:8098' Note that providing multiple hosts is now deprecated. port Port of the PBC interface. transport Used to select the PB protocol by passing in 'PBC'...
RGE/Net-Riak-0.1702 - 20 Mar 2013 12:27:21 UTCNet::Partty is Partty.org! login interface for perl....
YAPPO/Net-Partty-0.03 - 31 Mar 2008 12:54:31 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 UTCNet::DNS is a collection of Perl modules that act as a Domain Name System (DNS) resolver. It allows the programmer to perform DNS queries that are beyond the capabilities of "gethostbyname" and "gethostbyaddr". The programmer should be familiar with ...
NLNETLABS/Net-DNS-1.29 - 18 Nov 2020 13:40:46 UTC"Net::ICB" provides an object interface to a fnet/icb style chat server. FNET or ICB is an old chat protocol dating back to 1988. The original code was written in fortran on some godforsaken machine at UKY by Sean Casey. After the server was rewritte...
JMV/Net-ICB-1.62 - 28 Jun 1999 04:24:35 UTC"Net::ICQ" is a class implementing an ICQ client interface in pure Perl....
JMUHLICH/Net-ICQ-0.16 - 02 Mar 2001 06:26:30 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 UTC