freebsd-ports/misc/p5-Test-Dir/pkg-descr
Martin Wilke e516478803 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/

PR:		ports/118252
Submitted by:	Xavier Beaudouin <kiwi at oav.net>
2007-12-12 12:44:13 +00:00

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/