INFO
Name: perl-File-chdir
Version: 0.1011-16.el9
Arch: noarch
Summary: A more sensible way to change directories
License: GPL+ or Artistic
Vendor: AlmaLinux
Build Host: alma9-build.sinenomine.net
Build Date: Wed Feb 16 09:26:29 2022
Size: 46996
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(:MODULE_COMPAT_5.32.1)
perl(:VERSION) 5.4.0
perl(Carp)
perl(Cwd) 3.16
perl(Exporter)
perl(File::Spec::Functions) 3.27
perl(strict)
perl(vars)
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-16.el9
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+ or Artistic
|