dwww Home


Documentation for packages, which contain /usr/share/doc/libfile-chdir-perl:

Package: libfile-chdir-perl

Description: 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.
copyright | changelog | Debian changelog

Manual pages:

File::chdir(3pm)

Other documents:

/usr/share/doc/libfile-chdir-perl

Generated by dwww version 1.15 on Thu Jun 27 23:28:54 CEST 2024.