Fedora Packages

perl-File-pushd

Change directory temporarily for a limited scope

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.016-20.fc40 -
Fedora 40 1.016-20.fc40 -
Fedora 39 1.016-18.fc39 -
Fedora 38 1.016-16.fc38 -
File a new bug report »
Package Info

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



Sources on Pagure