|
5355.
|
|
|
For this module the XDG basedir specification 0.6 was used.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libfile-basedir-perl
|
|
5356.
|
|
|
more sensible way to change directories
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libfile-chdir-perl
|
|
5357.
|
|
|
Perl's chdir() has the unfortunate problem of being very, very, very global. If any part of your program calls chdir() or if any library you use calls chdir(), it changes the current working directory for the whole program.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libfile-chdir-perl
|
|
5358.
|
|
|
This sucks.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libfile-chdir-perl
|
|
5359.
|
|
|
File::chdir gives you an alternative, $CWD and @CWD. These two variables combine all the power of chdir(), File::Spec and Cwd.
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libfile-chdir-perl
|
|
5360.
|
|
|
Perl extension for recursively copying files and directories
|
|
|
Summary
|
|
|
|
Rozszerzenie Perla do rekurencyjnego kopiowania plików i katalogów
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: libfile-copy-recursive-perl
|
|
5361.
|
|
|
File::Copy::Recursive module copies and moves directories recursively (or single files, well... singley) to an optional depth and attempts to preserve each file or directory's mode.
|
|
|
Description
|
|
|
|
Moduł File::Copy::Recursive potrafi rekurencyjnie kopiować i przenosić katalogi (lub pojedyncze pliki, również... pojedynczo) do opcjonalnej głębokości przy jednoczesnym zachowaniu ich atrybutów.
|
|
Translated by
Michael Vogt
|
|
|
|
Located in
Package: libfile-copy-recursive-perl
|
|
5362.
|
|
|
Perl module to handle freedesktop .desktop files
|
|
|
Summary
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libfile-desktopentry-perl
|
|
5363.
|
|
|
File::DesktopEntry is used to work with .desktop files. The format of these files is specified by the freedesktop "Desktop Entry" specification. For this module version 1.0 of the specification was used:
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libfile-desktopentry-perl
|
|
5364.
|
|
|
<http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.0.html>
|
|
|
Description
|
|
|
|
(no translation yet)
|
|
|
|
Located in
Package: libfile-desktopentry-perl
|