You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-MIME-Types-1.28-2.lbn13.noarch
MIME types are used in MIME compliant lines, for instance as part of e-mail and HTTP traffic, to indicate the type of content which is transmitted. Sometimes real knowledge about a mime-type is need. This module maintains a set of MIME::Type objects, which each describe one known mime type. There are many types defined by RFCs and vendors, so the list is long but not complete. Please don't hestitate to ask to add additional information.
RPMPackage perl-MIME-Lite-3.027-2.lbn13.noarch
MIME::Lite is intended as a simple, standalone module for generating (not parsing!) MIME messages... specifically, it allows you to output a simple, decent single- or multi-part message with text or binaryattachments. It does not require that you have the Mail:: or MIME:: modules installed.
RPMPackage perl-Log-Message-Simple-0.04-121.lbn13.x86_64
This module provides standardized logging facilities using the Log::Message module.
RPMPackage perl-Log-Message-0.02-121.lbn13.x86_64
Log::Message is a generic message storage mechanism. It allows you to store messages on a stack -- either shared or private -- and assign meta-data to it. Some meta-data will automatically be added for you, like a timestamp and a stack trace, but some can be filled in by the user, like a tag by which to identify it or group it, and a level at which to handle the message (for example, log it, or die with it).
RPMPackage perl-Locale-PO-0.21-3.lbn13.noarch
This module simplifies management of GNU gettext .po files and is an alternative to using emacs po-mode. It provides an object-oriented interface in which each entry in a .po file is a Locale::PO object.
RPMPackage perl-Locale-Maketext-Simple-0.18-121.lbn13.x86_64
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-Gettext-1.27-3.lbn13.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-List-MoreUtils-0.33-4.fc18.armv6hl
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.22-10.lbn13.x86_64
List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util.
RPMPackage perl-LWP-Protocol-https-6.04-1.lbn13.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.
RPMPackage perl-LWP-MediaTypes-6.02-2.lbn13.noarch
This module provides functions for handling media (also known as MIME) types and encodings. The mapping from file extensions to media types is defined by the media.types file. If the ~/.media.types file exists it is used instead. For backwards compatibility we will also look for ~/.mime.types.
RPMPackage perl-JSON-XS-2.33-2.lbn13.x86_64
This module converts Perl data structures to JSON and vice versa. Its primary goal is to be correct and its secondary goal is to be fast. To reach the latter goal it was written in C.
RPMPackage perl-JSON-XS-2.33-1.fc18.1302141728kf.armv6hl
This module converts Perl data structures to JSON and vice versa. Its primary goal is to be correct and its secondary goal is to be fast. To reach the latter goal it was written in C.
RPMPackage perl-JSON-PP-2.27200-239.lbn13.noarch
JSON::XS is the fastest and most proper JSON module on CPAN. It is written by Marc Lehmann in C, so must be compiled and installed in the used environment. JSON::PP is a pure-Perl module and is compatible with JSON::XS.
RPMPackage perl-JSON-2.53-3.lbn13.noarch
This module converts between JSON (JavaScript Object Notation) and Perl data structure into each other. For JSON, see http://www.crockford.com/JSON/.
RPMPackage perl-Image-Xpm-1.09-12.lbn13.noarch
This class module provides basic load, manipulate and save functionality for the xpm file format. It inherits from Image::Base which provides additional manipulation functionality.
RPMPackage perl-Image-Xbm-1.08-12.lbn13.noarch
This class module provides basic load, manipulate and save functionality for the xbm file format. It inherits from Image::Base which provides additional manipulation functionality.
RPMPackage perl-Image-Size-3.2-3.lbn13.noarch
Image::Size is a library based on the image-sizing code in the wwwimagesize script, a tool that analyzes HTML files and adds HEIGHT and WIDTH tags to IMG directives. Image::Size has generalized that code to return a raw (X, Y) pair, and included wrappers to pre-format that output into either HTML or a set of attribute pairs suitable for the CGI.pm library by Lincoln Stein. Currently, Image::Size can size images in XPM, XBM, GIF, JPEG, PNG, MNG, TIFF, the PPM family of formats (PPM/PGM/PBM) and if Image::Magick is installed, the formats supported by it.
RPMPackage perl-Image-Info-1.28-6.lbn13.noarch
This Perl extension allows you to extract meta information from various types of image files.
RPMPackage perl-Image-Base-1.07-13.lbn13.noarch
Base class for loading, manipulating and saving images in Perl.