You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-Cairo-1.060-3.fc13.x86_64
Cairo provides Perl bindings for the vector graphics library cairo. It supports multiple output targets, including the X Window Systems, PDF, and PNG. Cairo produces identical output on all those targets and makes use of hardware acceleration wherever possible.
RPMPackage perl-CSS-Tiny-1.15-4.lbn13.noarch
CSS::Tiny is a perl class to read and write .css stylesheets with as little code as possible, reducing load time and memory overhead.
RPMPackage perl-CPANPLUS-0.88-121.lbn13.x86_64
The CPANPLUS library is an API to the CPAN mirrors and a collection of interactive shells, commandline programs, etc, that use this API.
RPMPackage perl-CPAN-Meta-YAML-0.007-239.lbn13.noarch
This module implements a subset of the YAML specification for use in reading and writing CPAN metadata files like META.yml and MYMETA.yml. It should not be used for any other general YAML parsing or generation task.
RPMPackage perl-CPAN-Meta-2.120630-239.lbn13.noarch
Software distributions released to the CPAN include a META.json or, for older distributions, META.yml, which describes the distribution, its contents, and the requirements for building and installing the distribution. The data structure stored in the META.json file is described in CPAN::Meta::Spec.
RPMPackage perl-CPAN-1.9402-121.lbn13.x86_64
Query, download and build perl modules from CPAN sites.
RPMPackage perl-CGI-3.50-2.lbn13.noarch
CGI.pm is a stable, complete and mature solution for processing and preparing HTTP requests and responses. Major features including processing form submissions, file uploads, reading and writing cookies, query string generation and manipulation, and processing and preparing HTTP headers. Some HTML generation utilities are included as well. CGI.pm performs very well in in a vanilla CGI.pm environment and also comes with built-in support for mod_perl and mod_perl2 as well as FastCGI.
RPMPackage perl-Bit-Vector-7.2-5.lbn13.x86_64
Bit::Vector is an efficient C library which allows you to handle bit vectors, sets (of integers), "big integer arithmetic" and boolean matrices, all of arbitrary sizes. The library is efficient (in terms of algorithmical complexity) and therefore fast (in terms of execution speed) for instance through the widespread use of divide-and-conquer algorithms.
RPMPackage perl-Bit-Vector-7.2-1.fc18.armv6hl
Bit::Vector is an efficient C library which allows you to handle bit vectors, sets (of integers), "big integer arithmetic" and boolean matrices, all of arbitrary sizes. The library is efficient (in terms of algorithmical complexity) and therefore fast (in terms of execution speed) for instance through the widespread use of divide-and-conquer algorithms.
RPMPackage perl-BZ-Client-1.04-6.lbn13.noarch
This module provides an interface to the Bugzilla web services API.
RPMPackage perl-BSD-Resource-1.29.04-12.fc18.armv6hl
A module providing an interface for testing and setting process limits and priorities.
RPMPackage perl-BSD-Resource-1.29.03-3.lbn13.x86_64
A module providing an interface for testing and setting process limits and priorities.
RPMPackage perl-BDB-1.90-4.lbn13.x86_64
Asynchronous Berkeley DB access.
RPMPackage perl-B-Keywords-1.09-4.lbn13.noarch
Lists of reserved barewords and symbol names.
RPMPackage perl-Authen-SASL-2.13-2.lbn13.noarch
SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share.
RPMPackage perl-Array-Compare-2.01-2.lbn13.noarch
If you have two arrays and you want to know if they are the same or different, then Array::Compare will be useful to you.
RPMPackage perl-Archive-Zip-1.30-2.lbn13.noarch
The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files. Zip archives can be created, or you can read from existing zip files. Once created, they can be written to files, streams, or strings. Members can be added, removed, extracted, replaced, rearranged, and enumerated. They can also be renamed or have their dates, comments, or other attributes queried or modified. Their data can be compressed or uncompressed as needed. Members can be created from members in existing Zip files, or from existing directories, files, or strings.
RPMPackage perl-Archive-Tar-1.82-239.lbn13.noarch
Archive::Tar provides an object oriented mechanism for handling tar files. It provides class methods for quick and easy files handling while also allowing for the creation of tar file objects for custom manipulation. If you have the IO::Zlib module installed, Archive::Tar will also support compressed or gzipped tar files.
RPMPackage perl-Archive-Tar-1.62-121.lbn13.x86_64
Archive::Tar provides an object oriented mechanism for handling tar files. It provides class methods for quick and easy files handling while also allowing for the creation of tar file objects for custom manipulation. If you have the IO::Zlib module installed, Archive::Tar will also support compressed or gzipped tar files.
RPMPackage perl-Archive-Extract-0.34-121.lbn13.x86_64
Archive::Extract is a generic archive extraction mechanism.