You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-Net-UPnP-1.4.2-1.lbn13.noarch
This package provides some functions to control UPnP devices.
RPMPackage perl-Net-Telnet-3.03-9.lbn13.noarch
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. More sophisticated interactive features are provided because connecting to a TELNET port ultimately means communicating with a program designed for human interaction. These interactive features include the ability to specify a time-out and to wait for patterns to appear in the input stream, such as the prompt from a shell.
RPMPackage perl-Net-SSLeay-1.49-1.fc18.armv6hl
This module offers some high level convenience functions for accessing web pages on SSL servers (for symmetry, same API is offered for accessing http servers, too), a sslcat() function for writing your own clients, and finally access to the SSL API of SSLeay/OpenSSL package so you can write servers or clients for more complicated applications.
RPMPackage perl-Net-SSLeay-1.36-1.lbn13.x86_64
This module offers some high level convenience functions for accessing web pages on SSL servers (for symmetry, same API is offered for accessing http servers, too), a sslcat() function for writing your own clients, and finally access to the SSL api of SSLeay/OpenSSL package so you can write servers or clients for more complicated applications.
RPMPackage perl-Net-SNMP-5.2.0-5.lbn13.noarch
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 the SNMP protocol. The module supports SNMP version-1, SNMP version-2c (Community-Based SNMPv2), and SNMP version-3. The Net::SNMP module assumes that the user has a basic understanding of the Simple Network Management Protocol and related network management concepts.
RPMPackage perl-Net-SMTP-SSL-1.01-4.lbn13.noarch
Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its network operations.
RPMPackage perl-Net-RawIP-0.25-12.fc18.armv6hl
This package provides a class object which can be used for creating, manipulating and sending raw ip packets with optional features for manipulating Ethernet headers.
RPMPackage perl-Net-RawIP-0.25-3.x86_64
This package provides a class object which can be used for creating, manipulating and sending raw ip packets with optional features for manipulating ethernet headers.
RPMPackage perl-Net-Ping-External-0.12-4.lbn13.noarch
Net::Ping::External is a module which interfaces with the "ping" command on many systems. It presently provides a single function, ping(), that takes in a hostname and (optionally) a timeout and returns true if the host is alive, and false otherwise. Unless you have the ability (and willingness) to run your scripts as the superuser on your system, this module will probably provide more accurate results than Net::Ping will.
RPMPackage perl-Net-Pcap-0.16-15.fc18.armv6hl
perl-Net-Pcap provides Perl bindings to the LBL pcap(3) library.
RPMPackage perl-Net-Pcap-0.16-3.lbn13.x86_64
perl-Net-Pcap provides Perl bindings to the LBL pcap(3) library.
RPMPackage perl-Net-LibIDN-0.12-14.lbn13.x86_64
Provides perl bindings for GNU Libidn, a C library for handling Internationalized Domain Names according to IDNA (RFC 3490), in a way very much inspired by Turbo Fredriksson's PHP-IDN.
RPMPackage perl-Net-LibIDN-0.12-12.fc18.1302271353kf.armv6hl
Provides perl bindings for GNU Libidn, a C library for handling Internationalized Domain Names according to IDNA (RFC 3490), in a way very much inspired by Turbo Fredriksson's PHP-IDN.
RPMPackage perl-Net-Jabber-2.0-12.lbn13.noarch
Net::Jabber provides a Perl user with access to the Jabber Instant Messaging protocol. For more information about Jabber visit: http://www.jabber.org
RPMPackage perl-Net-IPv4Addr-0.10-7.lbn13.noarch
Net::IPv4Addr provides functions for parsing IPv4 addresses both in traditional address/netmask format and in the new CIDR format. There are also methods for calculating the network and broadcast address and also to see check if a given address is in a specific network.
RPMPackage perl-Net-IP-1.25-13.lbn13.noarch
This is the Net::IP module for Perl, designed to allow easy manipulation of IPv4 and IPv6 addresses. Two applications using the Net::IP module are included: ipcount, an IP address mini-calculator, it can calculate the number of IP addresses in a prefix or all the prefixes contained in a given range; and iptab, which prints out a handy IP "cheat sheet".
RPMPackage perl-Net-HTTP-6.06-1.lbn13.noarch
The Net::HTTP class is a low-level HTTP client. An instance of the Net::HTTP class represents a connection to an HTTP server. The HTTP protocol is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and HTTP/1.1.
RPMPackage perl-Net-Daemon-0.48-5.lbn13.noarch
Net::Daemon is an abstract base class for implementing portable server applications in a very simple way. The module is designed for Perl 5.006 and ithreads (and higher), but can work with fork() and Perl 5.004. The Net::Daemon class offers methods for the most common tasks a daemon needs: Starting up, logging, accepting clients, authorization, restricting its own environment for security and doing the true work. You only have to override those methods that aren't appropriate for you, but typically inheriting will safe you a lot of work anyways.
RPMPackage perl-Net-DNS-Nameserver-0.72-2.lbn13.x86_64
Instances of the "Net::DNS::Nameserver" class represent DNS server objects.
RPMPackage perl-Net-DNS-Nameserver-0.68-5.fc18.1302271234kf.armv6hl
Instances of the "Net::DNS::Nameserver" class represent DNS server objects.