Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXZ
          ]
        
        perl-PathTools - get pathname of current working directory
        
        
        - Description:
- This module provides functions for determining the pathname of the current
working directory. It is recommended that getcwd (or another *cwd() function)
be used in all code to ensure portability.
By default, it exports the functions cwd(), getcwd(), fastcwd(), and fastgetcwd()
(and, on Win32, getdcwd()) into the caller's namespace. 
Packages
        
        
            | perl-PathTools-3.31-4m.mo7.i686
              [94 KiB] | Changelog
              by Yohsuke Ooi (2011-01-14): - (6:5.12.1-4m)
- [SECURITY] CVE-2010-2761 CVE-2010-4410
- update CGI.pm to 3.50 by applying patch |