You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-Sub-Exporter-0.982-4.lbn13.noarch
Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows for renaming, currying/sub-generation, and other cool stuff. ACHTUNG! If you're not familiar with Exporter or exporting, read Sub::Exporter::Tutorial first!
RPMPackage perl-String-ShellQuote-1.03-8.lbn13.noarch
This package contains a Perl module and a command line utility which are useful for quoting strings which are going to pass through the shell or a shell-like object.
RPMPackage perl-String-Format-1.16-2.lbn13.noarch
String::Format lets you define arbitrary printf-like format sequences to be expanded. This module would be most useful in configuration files and reporting tools, where the results of a query need to be formatted in a particular way.
RPMPackage perl-String-CRC32-1.4-16.fc18.armv6hl
This packages provides a perl module to generate checksums from strings and from files. The checksums are the same as those calculated by ZMODEM, PKZIP, PICCHECK and many others. There's another perl module called String::CRC, which supports calculation of CRC values of various widths (i.e. not just 32 bits), but the generated sums differ from those of the programs mentioned above.
RPMPackage perl-String-CRC32-1.4-9.lbn13.x86_64
This packages provides a perl module to generate checksums from strings and from files. The checksums are the same as those calculated by ZMODEM, PKZIP, PICCHECK and many others. There's another perl module called String::CRC, which supports calculation of CRC values of various widths (i.e. not just 32 bits), but the generated sums differ from those of the programs mentioned above.
RPMPackage perl-Spiffy-0.30-12.lbn13.noarch
"Spiffy" is a framework and methodology for doing object oriented (OO) programming in Perl. Spiffy combines the best parts of Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation class. It attempts to fix all the nits and warts of traditional Perl OO, in a clean, straightforward and (perhaps someday) standard way.
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.