You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-CPAN-Meta-Check-0.011-1.lbn19.noarch
This module verifies if requirements described in a CPAN::Meta object are present.
RPMPackage perl-CPAN-Meta-2.150001-1.lbn19.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-DistnameInfo-0.11-8.fc19.noarch
Many online services that are centered around CPAN attempt to associate multiple uploads by extracting a distribution name from the filename of the upload. For most distributions this is easy as they have used ExtUtils::MakeMaker or Module::Build to create the distribution, which results in a uniform name. But sadly not all uploads are created in this way. CPAN::DistnameInfo uses heuristics that have been learnt by http://search.cpan.org/ to extract the distribution name and version from filenames and also report if the version is to be treated as a developer release.
RPMPackage perl-CPAN-1.9800-266.fc19.noarch
Query, download and build perl modules from CPAN sites.
RPMPackage perl-CGI-Session-4.48-3.lbn19.noarch
CGI-Session is a Perl5 library that provides an easy, reliable and modular session management system across HTTP requests. Persistency is a key feature for such applications as shopping carts, login/authentication routines, and application that need to carry data across HTTP requests. CGI::Session does that and many more.
RPMPackage perl-CGI-3.64-1.lbn19.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-Business-ISBN-Data-20120719.001-2.lbn19.noarch
This is a data pack for Business::ISBN. You can update the ISBN data without changing the version of Business::ISBN. Most of the interesting stuff is in Business::ISBN.
RPMPackage perl-Business-ISBN-2.05.03-3.fc19.noarch
This modules handles International Standard Book Numbers, including ISBN-10 and ISBN-13.
RPMPackage perl-Bit-Vector-7.4-1.lbn19.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-5.fc19.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-BSD-Resource-1.29.04-14.fc19.x86_64
A module providing an interface for testing and setting process limits and priorities.
RPMPackage perl-BSD-Resource-1.29.04-14.fc19.armv6hl
A module providing an interface for testing and setting process limits and priorities.
RPMPackage perl-BDB-1.90-4.lbn19.armv6hl
Asynchronous Berkeley DB access.
RPMPackage perl-BDB-1.90-4.fc19.x86_64
Asynchronous Berkeley DB access.
RPMPackage perl-B-Lint-1.17-2.fc19.noarch
The B::Lint module is equivalent to an extended version of the -w option of perl. It is named after the program lint which carries out a similar process for C programs.
RPMPackage perl-B-Hooks-OP-Check-0.19-6.fc19.x86_64
This module provides a C API for XS modules to hook into the callbacks of 'PL_check'.
RPMPackage perl-B-Hooks-EndOfScope-0.12-2.fc19.noarch
This module allows you to execute code when Perl has finished compiling the surrounding scope.
RPMPackage perl-B-Compiling-0.02-9.fc19.x86_64
This module exposes the perl interpreter's PL_compiling variable to perl.
RPMPackage perl-Authen-SCRAM-0.005-1.lbn19.noarch
These Perl modules implement the Salted Challenge Response Authentication Mechanism (SCRAM) from RFC 5802.
RPMPackage perl-Authen-SASL-SASLprep-1.01.1-1.lbn19.noarch
This Perl module implements the SASLprep specification, which describes how to prepare Unicode strings representing user names and passwords for comparison. SASLprep is a profile of the stringprep algorithm.