|
|
Perl-File-chdir 0.06 - A more sensible way to change directories.[ perl-File-chdir-0.06-2mdk.noarch.rpm - contrib ] Build by Rafael Garcia-Suarezon Thursday, February 17th 2005. http://search.cpan.org/dist/file-chdir
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 program. This sucks. File::chdir gives you an alternative, $CWD and @CWD. These two variables combine all the power of C, File::Spec and Cwd.
Licence : GPL or Artistic
OS : Linux Arch : noarch Version : 0.06 release 2mdk
|