SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-File-pushd
Version : 1.16.0 Vendor : Mageia_Org
Release : 3.mga8 Date : 2020-02-12 13:45:53
Group : Development/Perl Source RPM : perl-File-pushd-1.16.0-3.mga8.src.rpm
Size : 0.04 MB
Packager : umeabot < umeabot>
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 the File::Temp manpage.

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

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/aarch64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-File-pushd-1.16.0-3.mga8.noarch.rpm
ftp.icm.edu.pl  perl-File-pushd-1.16.0-3.mga8.noarch.rpm
ftp.icm.edu.pl  perl-File-pushd-1.16.0-3.mga8.noarch.rpm
ftp.icm.edu.pl  perl-File-pushd-1.16.0-3.mga8.noarch.rpm
     

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

Requires :
perl(Carp)
perl(Cwd)
perl(Exporter)
perl(File::Path)
perl(File::Spec)
perl(File::Temp)
perl(overload)
perl(strict)
perl(warnings)
perl-base >= 2:5.30.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-File-pushd
/usr/share/doc/perl-File-pushd/Changes
/usr/share/doc/perl-File-pushd/LICENSE
/usr/share/doc/perl-File-pushd/META.json
/usr/share/doc/perl-File-pushd/META.yml
/usr/share/doc/perl-File-pushd/MYMETA.yml
/usr/share/doc/perl-File-pushd/README
/usr/share/doc/perl-File-pushd/examples
/usr/share/doc/perl-File-pushd/examples/example.pl
/usr/share/man/man3/File::pushd.3pm.xz
/usr/share/perl5/vendor_perl/File
/usr/share/perl5/vendor_perl/File/pushd.pm

 
ICM