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>
12 lines
236 B
Text
12 lines
236 B
Text
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/
|