blob: 56ef66c5124330d50a2b92af397e8ae5262c13f1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
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/
|