perl-Cwd - get pathname of current working directory
Website: | http://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
- 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-Cwd-3.36-2m.mo8.x86_64 [94 KiB] |
Changelog
by NARITA Koichi (2012-01-17):
- (12:5.14.2-2m) - [SECURITY] CVE-2011-3597 |