%general-entities; ]> File::chdir-&File-chdir-version; File::chdir Introduction to File::chdir File::chdir provides a more sensible way to change directories. 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 *whole* program. File::chdir gives you an alternative, $CWD and @CWD. &lfs91_checked; Package Information Download (HTTP): Download MD5 sum: &my-md5sum; Installation of File::chdir