Package perl-File-chdir: Information

    Source package: perl-File-chdir
    Version: 0.1010-alt1
    Build time:  Feb 11, 2015, 03:08 PM in the task #140200
    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

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

    Last changed


    Feb. 11, 2015 Igor Vlasenko 0.1010-alt1
    - automated CPAN update
    Oct. 7, 2014 Igor Vlasenko 0.1009-alt1
    - automated CPAN update
    July 24, 2013 Igor Vlasenko 0.1008-alt1
    - automated CPAN update