You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-FCGI-0.71-3.lbn13.x86_64
Test suite for package perl-FCGI.
RPMPackage perl-ExtUtils-PkgConfig-1.12-4.lbn13.noarch
The pkg-config program retrieves information about installed libraries, usually for the purposes of compiling against and linking to them. ExtUtils::PkgConfig is a very simplistic interface to this utility, intended for use in the Makefile.PL of perl extensions which bind libraries that pkg-config knows. It is really just boilerplate code that you would've written yourself.
RPMPackage perl-ExtUtils-ParseXS-3.16-239.lbn13.noarch
ExtUtils::ParseXS will compile XS code into C code by embedding the constructs necessary to let C functions manipulate Perl values and creates the glue necessary to let Perl access those functions.
RPMPackage perl-ExtUtils-ParseXS-2.20-121.lbn13.x86_64
ExtUtils::ParseXS will compile XS code into C code by embedding the constructs necessary to let C functions manipulate Perl values and creates the glue necessary to let Perl access those functions.
RPMPackage perl-ExtUtils-Manifest-1.61-239.lbn13.noarch
Utilities to write and check a MANIFEST file.
RPMPackage perl-ExtUtils-MakeMaker-6.63.2-239.lbn13.noarch
Create a module Makefile.
RPMPackage perl-ExtUtils-MakeMaker-6.55-121.lbn13.x86_64
Create a module Makefile.
RPMPackage perl-ExtUtils-Install-1.58-239.lbn13.noarch
Handles the installing and uninstalling of perl modules, scripts, man pages, etc.
RPMPackage perl-ExtUtils-Embed-1.30-239.lbn13.noarch
Utilities for embedding Perl in C/C++ applications.
RPMPackage perl-ExtUtils-Embed-1.28-121.lbn13.x86_64
Utilities for embedding Perl in C/C++ applications.
RPMPackage perl-ExtUtils-Depends-0.302-2.lbn13.noarch
This module tries to make it easy to build Perl extensions that use functions and typemaps provided by other perl extensions. This means that a perl extension is treated like a shared library that provides also a C and an XS interface besides the perl one.
RPMPackage perl-ExtUtils-CBuilder-0.27-123.fc13.x86_64
This module can build the C portions of Perl modules by invoking the appropriate compilers and linkers in a cross-platform manner. It was motivated by the Module::Build project, but may be useful for other purposes as well.
RPMPackage perl-Exception-Class-1.29-2.lbn13.noarch
Exception::Class allows you to declare exception hierarchies in your modules in a "Java-esque" manner.
RPMPackage perl-Event-Lib-1.03-20.lbn13.x86_64
This module is a Perl wrapper around libevent(3) as available from http://monkey.org/~provos/libevent/. It allows to execute a function whenever a given event on a filehandle happens, a timeout occurs or a signal is received.
RPMPackage perl-Event-1.21-2.lbn13.x86_64
The Event module provide a central facility to watch for various types of events and invoke a callback when these events occur. The idea is to delay the handling of events so that they may be dispatched in priority order when it is safe for callbacks to execute.
RPMPackage perl-Error-0.17016-1.lbn13.noarch
The Error package provides two interfaces. Firstly Error provides a procedural interface to exception handling. Secondly Error is a base class for errors/exceptions that can either be thrown, for subsequent catch, or can simply be recorded.
RPMPackage perl-Encode-Locale-1.03-5.lbn13.noarch
In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world is still byte based. Programs therefore needs to decode byte strings that enter the program from the outside and encode them again on the way out.
RPMPackage perl-Encode-Detect-1.01-11.lbn13.x86_64
This Perl module is an Encode::Encoding subclass that uses Encode::Detect::Detector to determine the charset of the input data and then decodes it using the encoder of the detected charset.
RPMPackage perl-Encode-Detect-1.01-10.fc18.armv6hl
This Perl module is an Encode::Encoding subclass that uses Encode::Detect::Detector to determine the charset of the input data and then decodes it using the encoder of the detected charset.
RPMPackage perl-Email-Date-Format-1.002-5.lbn13.noarch
This module can be used to emit RFC 2822 style date strings.