Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042712
en ru br
ALT Linux repos
S:0.1011-alt1
5.0: 0.06-alt2
4.1: 0.06-alt1
4.0: 0.06-alt1

Group :: Development/Perl
RPM: perl-File-chdir

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.1011-alt1
Build date: 18 august 2022, 09:14 ( 84.1 weeks ago )
Size: 28.87 Kb

Home page:   http://www.cpan.org

License: Artistic
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 sucks.

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

Current maintainer: Denis Smirnov

List of contributors

List of rpms provided by this srpm:

  • perl-File-chdir
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin