mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
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: https://metacpan.org/release/Test-Dir
|