Name : perl-File-chdir
| |
Version : 0.06
| Vendor : MandrakeSoft
|
Release : 1mdk
| Date : 2004-01-28 17:38:14
|
Group : Development/Perl
| Source RPM : perl-File-chdir-0.06-1mdk.src.rpm
|
Size : 0.01 MB
| |
Packager : Lenny Cartier < lenny_mandrakesoft_com>
| |
Summary : A more sensible way to change directories
|
Description :
Perl\'s chdir() has the unfortunate problem of being very, very, very global. If any part of your program calls chdir() or if any library you use calls chdir(), it changes the current working directory for the B< whole> program.
This sucks.
File::chdir gives you an alternative, $CWD and AATTCWD. These two variables combine all the power of C< chdir()>, File::Spec and Cwd.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/10.0/contrib/i586 |