Home > Repositories > base > perl-File-pushd

perl-File-pushd: 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.
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.
Name:perl-File-pushd
Release: 1.016-1mamba
Group:System/Libraries/Perl
Maintainer:autodist
License:GPL, Artistic
Size:28.81 kB
Upstream URL:http://www.cpan.org
Build time:2020-04-19 05:26:56
Binary packages and requirements
x86_64i586
Built RPMSperl-File-pushd
perl-File-pushd
Build requirementsperl(Module::Build) [1]
perl(Test::More) [1]
perl-devel [1]
perl(Module::Build) [1]
perl(Test::More) [1]
perl-devel [1]
History of changes
DatePackagerReleaseDescription
2020-04-19autodist1.016-1mamba- automatic update by autodist
2017-06-11autodist1.014-1mamba- automatic update by autodist
2014-07-18autodist1.009-1mamba- automatic update by autodist
2014-06-25autodist1.007-1mamba- automatic update by autodist
2014-04-02autodist1.006-1mamba- automatic update by autodist
2013-04-01autodist1.005-1mamba- automatic version update by autodist
2013-03-11autodist1.004-1mamba- automatic version update by autodist
2012-11-28autodist1.003-1mamba- automatic version update by autodist
2012-11-12silvan1.002-2mamba- perl 5.16 mass rebuild
2012-06-16autodist1.002-1mamba- automatic version update by autodist