Home > Repository > 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.
Nome:perl-File-pushd
Versione: 1.016-1mamba
Gruppo:System/Libraries/Perl
Manutentore:autodist
Licenza:GPL, Artistic
Dimensione:28,81 kB
URL di origine:http://www.cpan.org
Data di compilazione:2020-04-19 05:26:56
Pacchetti binari e dipendenze
x86_64i586
RPM creatiperl-File-pushd
perl-File-pushd
Dipendenze di compilazioneperl(Module::Build) [1]
perl(Test::More) [1]
perl-devel [1]
perl(Module::Build) [1]
perl(Test::More) [1]
perl-devel [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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