INFO
Name: perl-File-pushd
Version: 1.016-12.el9.0.1
Arch: noarch
Summary: Change directory temporarily for a limited scope
License: ASL 2.0
Vendor: Rocky Enterprise Software Foundation
Build Host: ord1-prod-a64build005.svc.aws.rockylinux.org
Build Date: Wed Nov 19 01:05:21 2025
Size: 36614
URL: https://metacpan.org/release/File-pushd
Description: 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.
FILES
/usr/share/doc/perl-File-pushd
/usr/share/doc/perl-File-pushd/CONTRIBUTING.mkdn
/usr/share/doc/perl-File-pushd/Changes
/usr/share/doc/perl-File-pushd/README
/usr/share/doc/perl-File-pushd/Todo
/usr/share/licenses/perl-File-pushd
/usr/share/licenses/perl-File-pushd/LICENSE
/usr/share/man/man3/File::pushd.3pm.gz
/usr/share/perl5/vendor_perl/File
/usr/share/perl5/vendor_perl/File/pushd.pm
REQUIRES
perl(:MODULE_COMPAT_5.32.1)
perl(Carp)
perl(Cwd)
perl(Exporter)
perl(File::Path)
perl(File::Spec)
perl(File::Temp)
perl(overload)
perl(strict)
perl(warnings)
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::pushd) 1.016
perl-File-pushd 1.016-12.el9.0.1
CONFIG FILES
/usr/share/doc/perl-File-pushd
/usr/share/doc/perl-File-pushd/CONTRIBUTING.mkdn d
/usr/share/doc/perl-File-pushd/Changes d
/usr/share/doc/perl-File-pushd/README d
/usr/share/doc/perl-File-pushd/Todo d
/usr/share/licenses/perl-File-pushd
/usr/share/licenses/perl-File-pushd/LICENSE l
/usr/share/man/man3/File::pushd.3pm.gz d
/usr/share/perl5/vendor_perl/File
/usr/share/perl5/vendor_perl/File/pushd.pm
LICENSE FILES
ASL 2.0
|