mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
520c138566
PR: ports/165843 Submitted by: wen Approved by: maintainer (timeout, 47 days)
12 lines
235 B
Plaintext
12 lines
235 B
Plaintext
Test::Dir - test directory attributes
|
|
|
|
FUNCTIONS
|
|
dir_exists_ok
|
|
|
|
Ok if the directory exists, and not ok otherwise.
|
|
dir_not_exists_ok
|
|
|
|
Ok if the directory does not exist, and not ok otherwise.
|
|
|
|
WWW: http://search.cpan.org/dist/Test-Dir/
|