mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
e516478803
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/ PR: ports/118252 Submitted by: Xavier Beaudouin <kiwi at oav.net>
13 lines
236 B
Plaintext
13 lines
236 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/
|