INFO
Name: perl-File-chdir
Version: 0.1011-21.el10_0
Arch: noarch
Summary: A more sensible way to change directories
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Vendor: Fedora Project
Build Host: buildvm-s390x-05.s390.fedoraproject.org
Build Date: Thu Jan 2 16:41:27 2025
Size: 46730
URL: https://metacpan.org/release/File-chdir
Description: 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.
This is not good.
File::chdir gives you an alternative, $CWD and @CWD. These two variables
combine all the power of chdir(), File::Spec and Cwd.
FILES
/usr/share/doc/perl-File-chdir
/usr/share/doc/perl-File-chdir/CONTRIBUTING.mkdn
/usr/share/doc/perl-File-chdir/Changes
/usr/share/doc/perl-File-chdir/README
/usr/share/licenses/perl-File-chdir
/usr/share/licenses/perl-File-chdir/LICENSE
/usr/share/man/man3/File::chdir.3pm.gz
/usr/share/perl5/vendor_perl/File
/usr/share/perl5/vendor_perl/File/chdir.pm
REQUIRES
perl(:VERSION) 5.4.0
perl(Carp)
perl(Cwd) 3.16
perl(Exporter)
perl(File::Spec::Functions) 3.27
perl(strict)
perl(vars)
perl-libs
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
PROVIDES
perl(File::chdir) 0.1011
perl(File::chdir::ARRAY)
perl(File::chdir::SCALAR)
perl-File-chdir 0.1011-21.el10_0
CONFIG FILES
/usr/share/doc/perl-File-chdir
/usr/share/doc/perl-File-chdir/CONTRIBUTING.mkdn d
/usr/share/doc/perl-File-chdir/Changes d
/usr/share/doc/perl-File-chdir/README d
/usr/share/licenses/perl-File-chdir
/usr/share/licenses/perl-File-chdir/LICENSE l
/usr/share/man/man3/File::chdir.3pm.gz d
/usr/share/perl5/vendor_perl/File
/usr/share/perl5/vendor_perl/File/chdir.pm
LICENSE FILES
GPL-1.0-or-later OR Artistic-1.0-Perl
|