-
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-File-Remove-1.42-4.lbn13.noarch
Convenience module for removing files and directories
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
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'.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13