SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-File-pushd rpm build for : OpenSuSE. For other distributions click perl-File-pushd.

Name : perl-File-pushd
Version : 1.014 Vendor : openSUSE
Release : bp155.2.12 Date : 2023-05-17 15:32:28
Group : Development/Libraries/Perl Source RPM : perl-File-pushd-1.014-bp155.2.12.src.rpm
Size : 0.03 MB
Packager : https://bugs_opensuse_org
Summary : Change directory temporarily for a limited scope
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.

This is very handy when working with temporary directories for tasks like
testing; a function is provided to streamline getting a temporary directory
from File::Temp.

For convenience, the object stringifies as the canonical form of the
absolute pathname of the directory entered.

*Warning*: if you create multiple \'pushd\' objects in the same lexical
scope, their destruction order is not guaranteed and you might not wind up
in the directory you expect.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP5/standard/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-File-pushd-1.014-bp155.2.12.noarch.rpm
ftp.icm.edu.pl  perl-File-pushd-1.014-bp155.2.12.noarch.rpm
     

Provides :
perl(File::pushd)
perl-File-pushd

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/File
/usr/lib/perl5/vendor_perl/5.26.1/File/pushd.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-File-pushd
/usr/share/doc/packages/perl-File-pushd/CONTRIBUTING.mkdn
/usr/share/doc/packages/perl-File-pushd/Changes
/usr/share/doc/packages/perl-File-pushd/LICENSE
/usr/share/doc/packages/perl-File-pushd/README
/usr/share/doc/packages/perl-File-pushd/Todo
/usr/share/doc/packages/perl-File-pushd/examples
/usr/share/doc/packages/perl-File-pushd/examples/example.pl
/usr/share/man/man3/File::pushd.3pm.gz

 
ICM