INFO
Name: perl-File-pushd
Version: 1.014-6.module_el8.6.0+2845+6c44155a
Arch: noarch
Summary: Change directory temporarily for a limited scope
License: ASL 2.0
Vendor: AlmaLinux
Build Host: x64-builder02.almalinux.org
Build Date: Wed Apr 27 10:55:24 2022
Size: 36147
URL: http://search.cpan.org/dist/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.30.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(PayloadIsXz) 5.2-1
PROVIDES
perl(File::pushd) 1.014
perl-File-pushd 1.014-6.module_el8.6.0+2845+6c44155a
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
|