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.47-5m.mo8.x86_64 [99 KiB] |
Changelog
by Yohsuke Ooi (2016-08-05):
- (20:5.20.0-5m) - add gcc5 patches |