"Net::Bind" provides a simple mechanism to load all of the "Net::Bind" modules in one fell swoop. Currently, this includes the following modules: Net::Bind::Resolv Futures releases will include: Net::Bind::Boot Net::Bind::Zone Net::Bind::Dump Net::Bi...
BBB/Net-Bind-0.05 - 18 Apr 2002 02:29:38 UTCA catch-all place for various routines that are useful across most, if not all, of the "Net::Bind" interfaces. This module is not designed to be subclassable....
BBB/Net-Bind-0.05 - 18 Apr 2002 02:29:38 UTCYou should never use Net::DNS::Create::Bind directly. Instead pass "Bind" to Net::DNS::Create in the "use" line....
DAVID/Net-DNS-Create-v1.0.0 - 07 Dec 2014 22:52:24 UTCNet::Bind::rbldnsdAccessor provides direct access to rbldnsd data files with Perl and BIND-9.1+. The build process creates a library file suitable for use with BIND 9.1+ that allows the named daemon to directly access rbldnsd files and use the same m...
MIKER/Net-Bind-rbldnsdAccessor-0.05 - 31 Oct 2008 20:40:15 UTCThis package provides a synchronous, easy to use interface to the RNDC V1 protocol. For more mid-level control, see Net::RNDC::Session, and for absolute control, Net::RNDC::Packet. Constructor new Net::RNDC->new(%args); Optional Arguments: * key - Th...
WOLFSAGE/Net-RNDC-0.003 - 08 Jan 2013 17:24:40 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 UTCThe "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 UTCFSP is a very lightweight UDP based protocol for transferring files. FSP has many benefits over FTP, mainly for running anonymous archives. FSP protocol is valuable in all kinds of environments because it is one of the few protocols that is not aggre...
LEONT/Net-FSP-0.16 - 25 Jan 2009 16:33:11 UTCThis module is an implementation of the BGP-4 inter-domain routing protocol. It encapsulates all of the functionality needed to establish and maintain a BGP peering session and exchange routing update information with the peer. It aims to provide a s...
SSCHECK/Net-BGP-0.17 - 04 Aug 2019 00:21:04 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 UTCAn SCTP (Stream Control Transport Protocol) module created for Perl using XS with the Net extension because it is a net module. SCTP is a streaming protocol of things like UDP and TCP. It is used in new technologies like LTE for phones. It streams da...
ALUCILLO/Net-SCTP-1.02 - 24 Jun 2015 12:12:54 UTCThe "Net::UNIX" module provides services for UNIX-domain socket communication. It is layered atop the "Net::Gen" module, which is part of the same distribution. Public Methods The following methods are provided by the "Net::UNIX" module itself, rathe...
SPIDB/Net-ext-1.011 - 10 Apr 2002 11:34:56 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 module contains methods to test the reachability of remote hosts on a network. A ping object is first created with optional parameters, a variable number of hosts may be pinged multiple times and then the connection is closed. You may choose one...
RURBAN/Net-Ping-2.74 - 09 Sep 2020 11:07:38 UTCImplements Short Message Peer to Peer protocol, which is frequently used to pass short messages between mobile operators implementing short message service (SMS). This is applicable to both european GSM and american CDMA/TDMA systems. This documentat...
SAMPO/Net-SMPP-1.19 - 01 Jun 2011 20:52:56 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 UTCmy $sock = new Net::SOCKS(socks_addr => '192.168.1.3', socks_port => 1080, user_id => 'the_user', user_password => 'the_password', force_nonanonymous => 1, protocol_version => 5); To connect to a SOCKS server, specify the SOCKS server's hostname, por...
CLINTDW/SOCKS-0.03 - 19 May 1998 13:12:20 UTC"Net::TFTPd" is a class implementing a simple *Trivial File Transfer Protocol* server in Perl as described in RFC1350. "Net::TFTPd" also supports the TFTP Option Extension (as described in RFC2347), with the following options: RFC2348 TFTP Blocksize ...
VINSWORLD/Net-TFTPd-0.10 - 16 Jul 2016 15:44:10 UTC