You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-File-RsyncP-0.70-6.fc18.armv6hl
File::RsyncP is a perl implementation of an Rsync client. It is compatible with Rsync 2.5.5 - 2.6.3 (protocol versions 26-28). It can send or receive files, either by running rsync on the remote machine, or connecting to an rsyncd daemon on the remote machine.
RPMPackage perl-File-RsyncP-0.68-7.lbn13.x86_64
File::RsyncP is a perl implementation of an Rsync client. It is compatible with Rsync 2.5.5 - 2.6.3 (protocol versions 26-28). It can send or receive files, either by running rsync on the remote machine, or connecting to an rsyncd daemon on the remote machine.
RPMPackage perl-File-Remove-1.42-4.lbn13.noarch
Convenience module for removing files and directories
RPMPackage perl-File-ReadBackwards-1.04-8.lbn13.noarch
This module reads a file backwards line by line. It is simple to use, memory efficient and fast. It supports both an object and a tied handle interface.
RPMPackage perl-File-MimeInfo-0.15-5.lbn13.noarch
This module can be used to determine the mime type of a file. It tries to implement the freedesktop specification for a shared MIME database.
RPMPackage perl-File-Listing-6.04-4.lbn13.noarch
This module exports a single function called parse_dir(), which can be used to parse directory listings.
RPMPackage perl-File-HomeDir-0.86-3.lbn13.noarch
File::HomeDir is a module for dealing with issues relating to the location of directories for various purposes that are "owned" by a user, and to solve these problems consistently across a wide variety of platforms.
RPMPackage perl-File-Find-Rule-Perl-1.10-1.fc13.noarch
Common rules for searching for Perl things.
RPMPackage perl-File-Find-Rule-0.32-1.lbn13.noarch
File::Find::Rule is a friendlier interface to File::Find. It allows you to build rules which specify the desired files and directories.
RPMPackage perl-File-Fetch-0.20-121.lbn13.x86_64
File::Fetch is a generic file fetching mechanism.
RPMPackage perl-File-DesktopEntry-0.04-9.lbn13.noarch
This module is used to work with .desktop files. The format of these files is specified by the freedesktop "Desktop Entry" specification. See http://freedesktop.org/wiki/Standards_2fdesktop_2dentry_2dspec. For this module version 0.9.4 of the specification was used.
RPMPackage perl-File-Copy-Recursive-0.38-4.lbn13.noarch
This module copies and moves directories recursively to an optional depth and attempts to preserve each file or directory's mode.
RPMPackage perl-File-BaseDir-0.03-5.lbn13.noarch
This module can be used to find directories and files as specified by the XDG Base Directory Specification. It takes care of defaults and uses File::Spec to make the output platform specific.
RPMPackage perl-FCGI-0.74-3.fc18.armv6hl
Test suite for package perl-FCGI.
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.