[ Source: libfile-chdir-perl ]
Package: libfile-chdir-perl (0.1008-1.1)
Links for libfile-chdir-perl
Debian Resources:
Download Source Package libfile-chdir-perl:
- [libfile-chdir-perl_0.1008-1.1.dsc]
- [libfile-chdir-perl_0.1008.orig.tar.gz]
- [libfile-chdir-perl_0.1008-1.1.diff.gz]
Maintainer:
Similar packages:
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.
Other Packages Related to libfile-chdir-perl
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
Download libfile-chdir-perl
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 11.9 kB | 30.0 kB | [list of files] |