Fedora Packages

perl-File-chdir

A more sensible way to change directories

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.1011-25.fc40 -
Fedora 40 0.1011-25.fc40 -
Fedora 39 0.1011-22.fc39 -
Fedora 38 0.1011-20.fc38 -
EPEL 7 0.1008-2.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-File-chdir dash maintainers at fedoraproject dot org.



Sources on Pagure