1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/devel/p5-Cwd
Martin Wilke 2973530931 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 <adox at mcx2.org>
2008-10-12 09:21:54 +00:00
..
distinfo
Makefile
pkg-descr
pkg-plist