Module for reading tags of MP3 audio files Tag is a wrapper module to read different tags of mp3 files. It provides an easy way to access the functions of separate modules which do the handling of reading/writing the tags itself. At the ...
Msgcat, a small Perl module for XPG4 message catalog functions This is Msgcat, a small Perl modules for systems which support the XPG4 message catalog functions : catopen(3), catgets(3) and catclose(4).
Framework for accessing amazon.com via SOAP and XML/HTTP Net::Amazon provides an object-oriented interface to amazon.com's SOAP and XML/HTTP interfaces. This way it's possible to create applications using Amazon's vast amount of data via a functional ...
Net-Arping module for perl The module contains function for testing remote host reachability by sending ARP packets. The program must be run as root or be setuid.
Net-BGP module for perl This 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 ...
Access a tracker running under libbttracker The Net::BitTorrent::LibBT::Tracker module provides an interface to the "libbttracker" Hash and Peer databases and the statistics stored in shared memory.
Manipulate IPv4/IPv6 netblocks in CIDR notation With this module, you can manipulate IPv4/IPv6 netblocks in CIDR notation.
Perl extension for merging IPv4 or IPv6 CIDR addresses Faster alternative to Net::CIDR when merging a large number of CIDR address ranges. Works for IPv4 and IPv6 addresses.
Perl extension for portable daemons Net::Daemon is an abstract base class for implementing portable server applications in a very simple way. The module is designed for Perl 5.005 and threads, but can work with fork() and Perl 5.004. ...
Perl API to the DBus message system Net::DBus provides a Perl API for the DBus message system. The DBus Perl interface is currently operating against the 0.32 development version of DBus, but should work with later versions too, ...
A perl client for accessing network dictionary servers Net::Dict is a perl class for looking up words and their definitions on network dictionary servers. It provides a simple client API for the DICT network protocol.
Perl interface to the DNS resolver Net::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 ...
DNSSEC support for Net::DNS perl module This perl modules implements DNSSEC extensions as described in rfc 2535, 2931. With it, you can use DS, SIG, KEY and NXT record. It extends perl-Net-DNS to manipulate these records.
Net-ext module for perl Net-ext module for perl.
A Perl implementation of a finger client Net::Finger is a simple, straightforward implementation of a finger client in Perl -- so simple, in fact, that writing this documentation is almost unnecessary.
Simplify common usages of Net::FTP This module is intended to make the common uses of Net::FTP a one-line, no-argument affair. In other words, you have 100% programming with Net::FTP. With Net::FTP::Common you will have 95% ...
Simple OOP-ish interface to the Google SOAP API Provides a simple OOP-ish interface to the Google SOAP API.
Net::Ident - lookup the username on the remote end of a TCP/IP connection Net::Ident is a module that looks up the username on the remote side of a TCP/IP connection through the ident (auth/tap) protocol described in RFC1413 (which supersedes RFC931). Note that this ...
Simple IMAP interface to Perl 5 Perl extension for simple IMAP account handling, mostly compatible with Net::POP.
Perl extension to access network interfaces Net::Interface is designed to make the use of ifconfig(1) and friends unnecessary from within Perl. It provides methods to get at set all the attributes of an interface, and even create new logical ...
Perl extension for manipulating IPv4/IPv6 addresses 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 ...
Efficiently match IP addresses against IP ranges via regexp This module allows you to check an IP address against one or more IP ranges.
Net::IPv6Addr - check validity of IPv6 addresses Net::IPv6Addr checks strings for valid IPv6 addresses, as specified in RFC1884. You throw possible addresses at it, it either accepts them or throws an exception. If Math::Base85 is installed, then ...
Net-IRC module for perl Net-IRC perl module allows you to access IRC networks with perl. It is used to program irc bot in perl or various software.
Net-Jabber perl module Net::Jabber is a collection of Perl modules that provide a Perl Developer access to the Jabber protocol. Using OOP modules we provide a clean interface to writing anything from a full client to a ...
Net::Kismet perl module A perl module to make writing Kismet clients in perl much simpler.
Net-LDAP module for Perl Net-LDAP is a set of Perl classes implementing an LDAP client. The aim of the perl-ldap project is to implement a very portable LDAP client in Perl by relying on as little compiled code as possible.
NetBIOS Name Service Requests Net::NBName is a class that allows you to perform simple NetBIOS Name Service Requests in your Perl code. It performs these NetBIOS operations over TCP/IP using Perl's built-in socket support.
Net-Netmask module for Perl Net-Netmask module for perl Net::Netmask parses and understands IPv4 CIDR blocks. It's built with an object-oriented interface. Nearly all functions are methods that operate on a Net::Netmask object. ...
NIS interface to Perl 5 This is a snapshot release of the NIS interface to Perl 5. There are three parts to the interface: the raw component (Net::NIS), the object- oriented component (Net::NIS::Table), and the tied ...
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 |