Name : perl-File-pushd
| |
Version : 1.00
| Vendor : N0i_Net
|
Release : 1.n0i.2.fc8
| Date : 2007-09-27 00:11:48
|
Group : Development/Libraries
| Source RPM : perl-File-pushd-1.00-1.n0i.2.fc8.src.rpm
|
Size : 0.03 MB
| |
Packager : Marius Feraru < altblue_n0i_net>
| |
Summary : File::pushd - change directory temporarily for a limited scope
|
Description :
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.
|
RPM found in directory: /packages/linux-pbone/archive/reb00t.com/fedora/8/perl |