Package perl-File-chdir: Information

    Source package: perl-File-chdir
    Version: 0.1011-alt1
    Latest version according to Repology
    Build time:  Aug 18, 2022, 01:16 PM in the task #305463
    Category: Development/Perl
    Report package bug
    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.

    List of rpms provided by this srpm:
    perl-File-chdir (noarch)

    Maintainer: Denis Smirnov

    List of contributors:
    Igor Vlasenko
    Denis Smirnov

    ACL:
    @cpan

      1. perl(Module/Build.pm)
      2. perl-devel

    Last changed


    Aug. 18, 2022 Igor Vlasenko 0.1011-alt1
    - automated CPAN update
    Feb. 11, 2015 Igor Vlasenko 0.1010-alt1
    - automated CPAN update
    Oct. 7, 2014 Igor Vlasenko 0.1009-alt1
    - automated CPAN update