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.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.1011-bp156.3.1 info | GA Release | 2023-07-22 | 15 SP6 |
|
|
0.1011-bp155.2.12 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
0.1011-bp154.1.29 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.1010-bp153.1.15 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.1010-bp152.3.15 info | GA Release | 2020-04-16 | 15 SP2 |
|
|
0.1010-bp151.3.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
0.1010-bp151.2.12 info | GA Release | 2019-05-18 | 15 SP1 |
|
|
0.1010-bp150.2.4 info | GA Release | 2018-07-30 | 15 |
|
|