FreeBSD.software
Home/devel/p5-File-chdir

p5-File-chdir

0.1011

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. File::chdir gives you an alternative, $CWD and @CWD. These two variables combine all the power of chdir(), File::Spec and Cwd.

Origin: devel/p5-File-chdir
Category: devel
Size: 51.4KiB
License: ART10, GPLv1+
Maintainer: perl@FreeBSD.org
Dependencies: 1 packages
Required by: 10 packages
$pkg install p5-File-chdir

Dependencies (1)

Required By (10 packages)

More in devel