Path to this page:
./
devel/p5-File-pushd,
Perl module to change directory temporarily for a limited scope
Branch: CURRENT,
Version: 1.016nb7,
Package name: p5-File-pushd-1.016nb7,
Maintainer: pkgsrc-usersFile::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.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 19.334 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-File-pushd-1.016nb7
- (2023-07-06) Updated to version: p5-File-pushd-1.016nb6
- (2022-06-28) Updated to version: p5-File-pushd-1.016nb5
- (2021-05-25) Updated to version: p5-File-pushd-1.016nb4
- (2020-09-01) Updated to version: p5-File-pushd-1.016nb3
- (2019-08-11) Updated to version: p5-File-pushd-1.016nb2
CVS history: (Expand)