You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage perl-Font-AFM-1.20-4.lbn13.noarch
Interface to Adobe Font Metrics files
RPMPackage perl-Filter-1.43-2.fc18.armv6hl
Source filters alter the program text of a module before Perl sees it, much as a C preprocessor alters the source text of a C program before the compiler sees it.
RPMPackage perl-Filter-1.40-239.lbn13.x86_64
Source filters alter the program text of a module before Perl sees it, much as a C preprocessor alters the source text of a C program before the compiler sees it.
RPMPackage perl-File-pushd-1.00-4.lbn13.noarch
File::pushd does a temporary chdir that is easily and automatically reverted, similar to pushd in some Unix command shells. It works by creating an object that caches the original working directory. When the object is destroyed, the destructor calls chdir to revert to the original working directory. By storing the object in a lexical variable with a limited scope, this happens automatically at the end of the scope.
RPMPackage perl-File-Which-1.09-2.fc13.noarch
File::Which is a portable implementation (in Perl) of 'which', and can be used to get the absolute filename of an executable program installed somewhere in your PATH, or just check for its existence. It includes the command-line utility 'pwhich' which has the same function as 'which'.
RPMPackage perl-File-Slurp-9999.13-7.lbn13.noarch
This module provides subs that allow you to read or write entire files with one simple call. They are designed to be simple to use, have flexible ways to pass in or get the file contents and to be very efficient. There is also a sub to read in all the files in a directory other than . and .. These slurp/spew subs work for files, pipes and sockets, and stdio, pseudo-files, and DATA.
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.