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

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


Branch: pkgsrc-2011Q2, Version: 1.00nb1, Package name: p5-File-pushd-1.00nb1, 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: 1c78a35d0876c64ceeadeb305ef1813a27c6bc14
RMD160: b0c608ae730cd8a09678612cf9b2a7efaf8259ac
Filesize: 10.982 KB

Version history: (Expand)