./devel/p5-File-pushd, Perl module to change directory temporarily for a limited scope

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q1, Version: 1.005, Package name: p5-File-pushd-1.005, Maintainer: pkgsrc-users

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.


Master sites: (Expand)

SHA1: 927e75e2c4300318e67534ac240c6e13704ea61c
RMD160: 4b592cd481d7ce3554e09e2e95322afd92b83f79
Filesize: 16.022 KB

Version history: (Expand)