[ol10_u0_developer_EPEL] perl-File-chdir-0.1011-21.el10_0.noarch

Name:perl-File-chdir
Version:0.1011
Release:21.el10_0
Architecture:noarch
Group:Unspecified
Size:46730
License:GPL-1.0-or-later OR Artistic-1.0-Perl
RPM: perl-File-chdir-0.1011-21.el10_0.noarch.rpm
Source RPM: perl-File-chdir-0.1011-21.el10_0.src.rpm
Build Date:Sat Jan 11 2025
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://metacpan.org/release/File-chdir
Summary:A more sensible way to change directories
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.

This is not good.

File::chdir gives you an alternative, $CWD and @CWD. These two variables
combine all the power of chdir(), File::Spec and Cwd.

Filelist (Show Changelog) (Show related packages)