The devel/p5-File-chdir port
p5-File-chdir-0.1011 – more sensible way to change directories (cvsweb github mirror)
Description
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. These two variables combine all the power of chdir(), File::Spec and Cwd.WWW: https://metacpan.org/release/File-chdir
Maintainer
The OpenBSD ports mailing-list
Categories
Files
- /usr/local/libdata/perl5/site_perl/File/
- /usr/local/libdata/perl5/site_perl/File/chdir.pm
- /usr/local/man/man3p/File::chdir.3p