mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
2973530931
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>
6 lines
217 B
Plaintext
6 lines
217 B
Plaintext
%%SITE_PERL%%/%%PERL_ARCH%%/Cwd.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cwd/Cwd.bs
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cwd/Cwd.so
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cwd/.packlist
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cwd
|