Letter P

perl-File-chdir - A more sensible way to change directories

Website: http://search.cpan.org/dist/File-chdir/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
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.

Packages

perl-File-chdir-0.1011-5.fc14.al.noarch [25 KiB] Changelog by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al