K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-10-12T09:21:54.000000Z K 7 svn:log V 508 Cwd - get pathname of current working directory 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. WWW: http://search.cpan.org/~kwilliams/Cwd-2.21/Cwd.pm PR: ports/127881 Submitted by: Dennis Herrmann END