Package: wnpp Severity: wishlist
* Package name : libfile-chdir-perl Version : 0.06 Upstream Author : Michael G Schwern <[EMAIL PROTECTED]> * URL : http://search.cpan.org/dist/File-chdir/ * License : Artistic Description : 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. . This sucks. . File::chdir gives you an alternative, $CWD and @CWD. These two variables combine all the power of chdir(), File::Spec and Cwd. Note: this is being packaged as a dependancy of libmodule-depends-perl. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.23-1-686 Locale: LANG=C, LC_CTYPE=C