You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-Socket6-0.23-10.fc18.armv6hl
This module supports getaddrinfo() and getnameinfo() to intend to enable protocol independent programing. If your environment supports IPv6, IPv6 related defines such as AF_INET6 are included.
RPMPackage perl-Socket6-0.23-3.lbn13.x86_64
This module supports getaddrinfo() and getnameinfo() to intend to enable protocol independent programing. If your environment supports IPv6, IPv6 related defines such as AF_INET6 are included.
RPMPackage perl-Socket-GetAddrInfo-0.19-4.lbn13.x86_64
The RFC 2553 functions getaddrinfo and getnameinfo provide an abstracted way to convert between a pair of host name/service name and socket addresses, or vice versa. getaddrinfo converts names into a set of arguments to pass to the socket() and connect() syscalls, and getnameinfo converts a socket address back into its host name/service name pair.
RPMPackage perl-Socket-2.001-239.lbn13.x86_64
This module is just a translation of the C socket.h file. Unlike the old mechanism of requiring a translated socket.ph file, this uses the h2xs program (see the Perl source distribution) and your native C compiler. This means that it has a far more likely chance of getting the numbers right. This includes all of the commonly used pound-defines like AF_INET, SOCK_STREAM, etc.
RPMPackage perl-Socket-2.001-239.lbn13.armv6hl
This module is just a translation of the C socket.h file. Unlike the old mechanism of requiring a translated socket.ph file, this uses the h2xs program (see the Perl source distribution) and your native C compiler. This means that it has a far more likely chance of getting the numbers right. This includes all of the commonly used pound-defines like AF_INET, SOCK_STREAM, etc.
RPMPackage perl-Scalar-List-Utils-1.27-246.lbn13.x86_64
This package contains a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would not really be high enough to warrant the use of a keyword, and the size so small such that being individual extensions would be wasteful.
RPMPackage perl-Scalar-List-Utils-1.25-239.lbn13.armv6hl
Scalar::Util and List::Util contain a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would not really be high enough to warrant the use of a keyword, and the size so small such that being individual extensions would be wasteful.
RPMPackage perl-SOAP-Lite-0.710.10-1.lbn13.noarch
SOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side.
RPMPackage perl-SGMLSpm-1.03ii-21.lbn13.noarch
Perl programs can use the SGMLSpm module to help convert SGML, HTML or XML documents into new formats.
RPMPackage perl-Regexp-Common-2010010201-1.lbn13.noarch
Regexp::Common - Provide commonly requested regular expressions
RPMPackage perl-Readonly-XS-1.05-12.fc18.armv6hl
Readonly::XS is a companion module for Readonly, to speed up read-only scalar variables.
RPMPackage perl-Readonly-XS-1.05-3.lbn13.x86_64
Readonly::XS is a companion module for Readonly, to speed up read-only scalar variables.
RPMPackage perl-Readonly-1.03-11.lbn13.noarch
Readonly.pm provides a facility for creating non-modifiable scalars, arrays, and hashes. Readonly.pm * Creates scalars, arrays (not lists), and hashes. * Creates variables that look and work like native perl variables. * Creates global or lexical variables. * Works at runtime or compile time. * Works with deep or shallow data structures. * Prevents reassignment of Readonly variables.
RPMPackage perl-Qt-0.96.0-6.lbn13.x86_64
This module provides Perl bindings for the Qt 4 libraries.
RPMPackage perl-Proc-ProcessTable-0.44-12.fc18.armv6hl
Perl interface to the unix process table.
RPMPackage perl-Proc-ProcessTable-0.44-5.lbn13.x86_64
Perl interface to the unix process table.
RPMPackage perl-Pod-Simple-3.20-239.lbn13.noarch
Pod::Simple is a Perl library for parsing text in the Pod ("plain old documentation") markup language that is typically used for writing documentation for Perl and for Perl modules.
RPMPackage perl-Pod-Simple-3.07-121.lbn13.x86_64
Pod::Simple is a Perl library for parsing text in the Pod ("plain old documentation") markup language that is typically used for writing documentation for Perl and for Perl modules.
RPMPackage perl-Pod-Perldoc-3.17.00-239.lbn13.noarch
perldoc looks up a piece of documentation in .pod format that is embedded in the perl installation tree or in a perl script, and displays it via "groff -man | $PAGER". This is primarily used for the documentation for the perl library modules.
RPMPackage perl-Pod-Parser-1.51-239.lbn13.noarch
This software distribution contains the packages for using Perl5 POD (Plain Old Documentation). See the "perlpod" and "perlsyn" manual pages from your Perl5 distribution for more information about POD.