You are here: Home

Modified items

All recently modified items, latest first.
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.
RPMPackage perl-Net-DNS-0.72-2.lbn13.x86_64
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 gethostbyaddr. The programmer should be somewhat familiar with the format of a DNS packet and its various sections. See RFC 1035 or DNS and BIND (Albitz & Liu) for details.
RPMPackage perl-Net-DNS-0.68-5.fc18.1302271234kf.armv6hl
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 gethostbyaddr. The programmer should be somewhat familiar with the format of a DNS packet and its various sections. See RFC 1035 or DNS and BIND (Albitz & Liu) for details.
RPMPackage perl-NKF-2.1.2-6.fc18.armv6hl
This is a Perl Extension version of nkf (Network Kanji Filter). It converts the last argument and return converted result. Conversion details are specified by flags before the last argument.
RPMPackage perl-NKF-2.1.1-1.lbn13.x86_64
This is a Perl Extension version of nkf (Network Kanji Filter). It converts the last argument and return converted result. Conversion details are specified by flags before the last argument.
RPMPackage perl-MythTV-0.26.0-9.lbn13.noarch
Provides a perl-based interface to interacting with MythTV.
RPMPackage perl-Mozilla-CA-20130114-2.lbn13.noarch
Mozilla::CA provides a path to ca-certificates copy of Mozilla's bundle of certificate authority certificates in a form that can be consumed by modules and libraries based on OpenSSL.
RPMPackage perl-Mouse-1.02-1.fc18.armv6hl
Moose, a powerful metaobject-fueled extension of the Perl 5 object system, is wonderful. (For more information on Moose, please see 'perldoc Moose' after installing the perl-Moose package.) Unfortunately, it's a little slow. Though significant progress has been made over the years, the compile time penalty is a non-starter for some applications. Mouse aims to alleviate this by providing a subset of Moose's functionality, faster.
RPMPackage perl-Mouse-0.50-1.fc13.x86_64
Moose, a powerful metaobject-fuelled extension of the Perl 5 object system, is wonderful. (For more information on Moose, please see 'perldoc Moose' after installing the perl-Moose package.) Unfortunately, it's a little slow. Though significant progress has been made over the years, the compile time penalty is a non-starter for some applications. Mouse aims to alleviate this by providing a subset of Moose's functionality, faster.
RPMPackage perl-Moose-2.0603-1.fc18.armv6hl
Moose is an extension of the Perl 5 object system. The main goal of Moose is to make Perl 5 Object Oriented programming easier, more consistent and less tedious. With Moose you can to think more about what you want to do and less about the mechanics of OOP. Additionally, Moose is built on top of Class::MOP, which is a metaclass system for Perl 5. This means that Moose not only makes building normal Perl 5 objects better, but it provides the power of metaclass programming as well. Moose is different from other Perl 5 object systems because it is not a new system, but instead an extension of the existing one.
RPMPackage perl-Moose-0.99-1.lbn13.x86_64
Moose is an extension of the Perl 5 object system. The main goal of Moose is to make Perl 5 Object Oriented programming easier, more consistent and less tedious. With Moose you can to think more about what you want to do and less about the mechanics of OOP. Additionally, Moose is built on top of Class::MOP, which is a metaclass system for Perl 5. This means that Moose not only makes building normal Perl 5 objects better, but it provides the power of metaclass programming as well. Moose is different from other Perl 5 object systems because it is not a new system, but instead an extension of the existing one.
RPMPackage perl-Module-ScanDeps-1.07-2.lbn13.noarch
This module scans potential modules used by perl programs and returns a hash reference. Its keys are the module names as appears in %INC (e.g. Test/More.pm). The values are hash references.
RPMPackage perl-Module-Runtime-0.013-4.lbn13.noarch
The functions exported by this module deal with runtime handling of Perl modules, which are normally handled at compile time.
RPMPackage perl-Module-Pluggable-4.00-239.lbn13.noarch
Provides a simple but, hopefully, extensible way of having 'plugins' for your module.
RPMPackage perl-Module-Pluggable-3.90-121.lbn13.x86_64
Provides a simple but, hopefully, extensible way of having 'plugins' for your module.