Module to access the Open Distributed Hash Table (Open DHT) The Net::OpenDHT module provides a simple interface to the Open DHT service. Open DHT is a publicly accessible distributed hash table (DHT) service. In contrast to the usual DHT model, clients of ...
A framework to easily send and receive frames from layer 2 to layer 7 This module is a unified framework to craft, send and receive packets at layers 2, 3, 4 and 7. Basically, you forge each layer of a frame (Net::Packet::IPv4 for layer 3, Net::Packet::TCP for layer 4 ...
Patricia Trie perl module for fast IP address lookups Boulder - An API for hierarchical tag/value structures.
Net-Pcap module for perl Interface to pcap(3) LBL packet capture library.
Framework for proxying network connections in many ways A Net::Proxy object represents a proxy that accepts connections and then relays the data transfered between the source and the destination. The goal of this module is to abstract the different ...
Object-oriented Perl interface to RADIUS The modules included here provide an interface to the RADIUS protocol. It consists of the following modules: Net::Radius::Packet - Deals with RADIUS packets Net::Radius::Dictionary - Deals with ...
Net::RawIP - a perl module can to manipulate raw IP packets This is Net::RawIP, a perl module can to manipulate raw IP packets, with an optional feature for manipulating Ethernet headers.
Module for DNS service discovery ( Zeroconf ) Net::Rendezvous is a set of modules that allow one to discover local services via multicast DNS (mDNS) or enterprise services via traditional DNS. This method of service discovery has been branded as ...
Module to publish Rendezvous services Net::Rendezvous::Publish allows you to publish Zeroconf ( or Rendezvous, or Bonjour ) services, using a mDNS responder.
Backend module using howl for Net::Rendezvous This module interfaces to the Porchdog's Howl library in order to allow service publishing. It is used by Net::Rendezvous::Publish, in order to adapt to different mDns implementation.
Net-SCP module for perl Simple wrappers around ssh and scp commands.
Extensible, general Perl server engine Net::Server is an extensible, generic Perl server engine. Net::Server combines the good properties from Net::Daemon (0.34), NetServer::Generic (1.03), and Net::FTPServer (1.0), and also from various ...
Secure File Transfer Protocol client This is Net::SFTP, a module implementing a client for the Secure File Transfer Protocol.
Object oriented interface to SNMP for perl The Net::SNMP module implements an object oriented interface to the Simple Network Management Protocol. Perl applications can use the module to retrieve or update information on a remote host using ...
A simple yet complicated rules maintance system for Snort Snortconfig is a rules modification system for snort that is generated from a configuration file. This allows a user to keep their ruleset updated without too much of a headache. Configuration is ...
Net-SSH module for perl Simple wrappers around ssh commands.
Perl client Interface to SSH Net::SSH::Perl is an all-Perl module implementing an SSH (Secure Shell) client. It is compatible with both the SSH-1 and SSH-2 protocols.
Support for the SSH 2 protocol via libSSH2 Net::SSH2 is a perl interface to the libssh2 (http://www.libssh2.org) library. It supports the SSH2 protocol (there is no support for SSH1) with all of the key exchanges, ciphers, and compression of ...
Perl extension for sending syslog messages directly to a remote syslogd Net::Syslog - Perl extension for sending syslog messages directly to a remote syslogd. Net::Syslog implements the intra-host syslog forwarding protocol. It is not intended to replace the Sys::Syslog ...
Net::Telnet perl module Net::Telnet allows you to make client connections to a TCP port and do network I/O, especially to a port using the TELNET protocol. Simple I/O methods such as print, get, and getline are provided. ...
Net-Telnet-Cisco Perl module Net::Telnet::Cisco adds additional functionality to Net::Telnet that helps you automate Cisco router management and statistic gathering.
Net::TFTP - TFTP Client class Net::TFTP is a class implementing a simple Trivial File Transfer Protocol client in Perl as described in RFC1350. Net::TFTP also supports the TFTP Option Extension (as described in RFC2347), with the ...
Net-Traceroute module for perl This module implements traceroute(1) functionality for perl5. It allows you to trace the path IP packets take to a destination. It is currently implemented as a parser around the system traceroute ...
Net::Write - an interface to open and send raw frames to network Net::Write provides a portable interface to open a network interface, and be able to write raw data directly to the network. It juste provides three methods when a Net::Write object has been created ...
XMPP Perl Library Net::XMPP is a convenient tool to use for any perl script that would like to utilize the XMPP Instant Messaging protocol. While not a client in and of itself, it provides all of the necessary ...
Extensible client framework for doing Whois queries and parsing server response The Net::XWhois class provides an extensible client framework for doing Whois queries and parsing server response. The class maintains an array of whois servers and associated lists of top level ...
Manage IPv4 and IPv6 addresses and subnets in Perl This module provides an object-oriented abstraction on top of IP addresses or IP subnets, that allows for easy manipulations.
Perl utilities using SNMP, from the NET-SNMP project NET SNMP (Simple Network Management Protocol) Perl5 Support The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and ...
Perl extension for using OpenSSL Perl extension for using OpenSSL.
Numeric comparisons Number::Compare compiles a simple comparison to an anonymous subroutine, which you can call with a value to be tested again. Now this would be very pointless, if Number::Compare didn't understand ...
Page : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |