You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-Log-Message-Simple-0.08-266.fc19.noarch
This module provides standardized logging facilities using the Log::Message module.
RPMPackage perl-Log-Message-0.08-2.fc19.noarch
This package enables you to do generic message logging throughout programs and projects. Every message will be logged with stack traces, time stamps and so on. You can use built-in handlers immediately, or after the fact when you inspect the error stack. It is highly configurable and let's you even provide your own handlers for dealing with messages.
RPMPackage perl-Log-Log4perl-1.40-2.fc19.noarch
Log::Log4perl lets you remote-control and fine-tune the logging behavior of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl.
RPMPackage perl-Log-Dispatch-FileRotate-1.19-13.fc19.noarch
This module provides a simple object for logging to files under the Log::Dispatch::* system, and automatically rotating them according to different constraints. This is basically a Log::Dispatch::File wrapper with additions.
RPMPackage perl-Log-Dispatch-2.40-1.fc19.noarch
Log::Dispatch is a suite of OO modules for logging messages to multiple outputs, each of which can have a minimum and maximum log level. It is designed to be easily subclassed, both for creating a new dispatcher object and particularly for creating new outputs.
RPMPackage perl-Log-Contextual-0.005003-1.fc19.noarch
This module is a simple interface to extensible logging. It is bundled with a really basic logger, Log::Contextual::SimpleLogger, but in general you should use a real logger instead of that. For something more serious but not overly complicated, try Log::Dispatchouli.
RPMPackage perl-Locale-US-2.112150-5.fc19.noarch
Map from US two-letter codes to states and vice versa.
RPMPackage perl-Locale-Maketext-Simple-0.21-266.fc19.noarch
This module is a simple wrapper around Locale::Maketext::Lexicon, designed to alleviate the need of creating Language Classes for module authors.
RPMPackage perl-Locale-Maketext-Lexicon-0.94-1.fc19.noarch
Locale::Maketext::Lexicon provides lexicon-handling backends for Locale::Maketext to read from other localization formats, such as PO files, MO files, or from databases via the "Tie" interface.
RPMPackage perl-Locale-Maketext-Gettext-1.27-12.fc19.noarch
Locale::Maketext::Gettext joins the GNU gettext and Maketext frameworks. It is a subclass of Locale::Maketext(3) that follows the way GNU gettext works. It works seamlessly, both in the sense of GNU gettext and Maketext. As a result, you enjoy both their advantages, and get rid of both their problems, too.
RPMPackage perl-Locale-Maketext-Fuzzy-0.10-14.fc19.noarch
This module is a subclass of Locale::Maketext, with additional support for localizing messages that already contains interpolated variables. This is most useful when the messages are returned by external modules -- for example, to match "dir: command not foundr" against "[_1]: command not found".
RPMPackage perl-Locale-Codes-3.26-1.fc19.noarch
Locale-Codes is a distribution containing a set of modules. The modules each deal with different types of codes which identify parts of the locale including languages, countries, currency, etc.
RPMPackage perl-List-MoreUtils-0.33-8.fc19.x86_64
List::MoreUtils provides some trivial but commonly needed functionality on lists that is not going to go into List::Util.
RPMPackage perl-List-MoreUtils-0.33-8.fc19.armv6hl
List::MoreUtils provides some trivial but commonly needed functionality on lists that is not going to go into List::Util.
RPMPackage perl-Linux-Pid-0.04-18.fc19.x86_64
Linux::Pid gets the native PID and the PPID on Linux. It's useful with multithreaded programs. Linux's C library returns different values of the PID and the PPID from different threads. This module forces Perl to call the underlying C functions getpid() and getppid().
RPMPackage perl-Linux-Pid-0.04-18.fc19.armv6hl
Linux::Pid gets the native PID and the PPID on Linux. It's useful with multithreaded programs. Linux's C library returns different values of the PID and the PPID from different threads. This module forces Perl to call the underlying C functions getpid() and getppid().
RPMPackage perl-Lingua-Preferred-0.2.4-14.fc19.noarch
Many web browsers let you specify which languages you understand. Then they negotiate with the web server to get documents in the best language possible. This is something similar in Perl.
RPMPackage perl-Lingua-EN-Numbers-Ordinate-1.02-14.fc19.noarch
There are two kinds of numbers in English -- cardinals (1, 2, 3...), and ordinals (1st, 2nd, 3rd...). This library provides functions for giving the ordinal form of a number, given its cardinal value.
RPMPackage perl-Lexical-Var-0.007-4.fc19.x86_64
This module implements lexical scoping of static variables and subroutines. Although it can be used directly, it is mainly intended to be infrastructure for modules that manage name spaces.
RPMPackage perl-LWP-Protocol-https-6.04-1.fc19.noarch
The LWP::Protocol::https module provides support for using HTTPS schemed URLs with LWP. This module is a plug-in to the LWP protocol handling, so you don't use it directly. Once the module is installed LWP is able to access sites using HTTP over SSL/TLS.