You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-Sub-Exporter-ForMethods-0.100052-10.lbn25.noarch
This package provides helper routines for using Sub::Exporter to build methods that won't be removed by namespace::autoclean.
RPMPackage perl-Sub-Exporter-0.987-18.lbn25.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-Sort-Versions-1.62-11.lbn25.noarch
A perl 5 module for sorting of revision-like numbers Sort::Versions allows easy sorting of mixed non-numeric and numeric strings, like the 'version numbers' that many shared library systems and revision control packages use. This is quite useful if you are trying to deal with shared libraries. It can also be applied to applications that intersperse variable-width numeric fields within text. Other applications can undoubtedly be found.
RPMPackage perl-Software-License-0.103014-2.lbn25.noarch
Software-License contains templates for common open source software licenses.
RPMPackage perl-Socket-2.029-2.lbn25.x86_64
This Perl module provides a variety of constants, structure manipulators and other functions related to socket-based networking. The values and functions provided are useful when used in conjunction with Perl core functions such as socket(), setsockopt() and bind(). It also provides several other support functions, mostly for dealing with conversions of network addresses between human-readable and native binary forms, and for hostname resolver operations.
RPMPackage perl-SelfLoader-1.25-436.lbn25.1.noarch
This Perl module tells its users that functions in a package are to be autoloaded from after the "__DATA__" token. See also "Autoloading" in perlsub.
RPMPackage perl-Scalar-List-Utils-1.50-418.lbn25.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-SQL-Statement-1.412-9.lbn25.noarch
The SQL::Statement module implements a pure Perl SQL parsing and execution engine. While it by no means implements full ANSI standard, it does support many features including column and table aliases, built-in and user-defined functions, implicit and explicit joins, complexly nested search conditions, and other features.
RPMPackage perl-SGMLSpm-1.03ii-45.lbn25.noarch
Perl programs can use the SGMLSpm module to help convert SGML, HTML or XML documents into new formats.
RPMPackage perl-Role-Tiny-2.000006-6.lbn25.noarch
Role::Tiny is a minimalist role composition tool.
RPMPackage perl-Pod-Usage-1.69-418.lbn25.noarch
pod2usage will print a usage message for the invoking script (using its embedded POD documentation) and then exit the script with the desired exit status. The usage message printed may have any one of three levels of "verboseness": If the verbose level is 0, then only a synopsis is printed. If the verbose level is 1, then the synopsis is printed along with a description (if present) of the command line options and arguments. If the verbose level is 2, then the entire manual page is printed.
RPMPackage perl-Pod-Simple-3.35-418.lbn25.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-Readme-1.2.3-2.lbn25.noarch
This module filters POD to generate a README file, by using POD commands to specify which parts are included or excluded from the README file.
RPMPackage perl-Pod-Perldoc-3.28.01-419.lbn25.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.63-419.lbn25.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.
RPMPackage perl-Pod-Html-1.24-436.lbn25.1.noarch
This package converts files from POD format (see perlpod) to HTML format. It can automatically generate indexes and cross-references, and it keeps a cache of things it knows how to cross-reference.
RPMPackage perl-Pod-Escapes-1.07-418.lbn25.noarch
This module provides things that are useful in decoding Pod E<...> sequences.
RPMPackage perl-Pod-Coverage-0.23-17.lbn25.noarch
Developers hate writing documentation. They'd hate it even more if their computer tattled on them, but maybe they'll be even more thankful in the long run. Even if not, perlmodstyle tells you to, so you must obey. This module provides a mechanism for determining if the pod for a given module is comprehensive.
RPMPackage perl-Pod-Checker-1.73-418.lbn25.noarch
Module and tools to verify POD documentation contents for compliance with the Plain Old Documentation format specifications.
RPMPackage perl-Perl-Version-1.013-12.lbn25.noarch
Perl::Version provides a simple interface for parsing, manipulating and formatting Perl version strings.