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/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
miwi 2007-12-12 12:44:13 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/p5-Test-Dir Makefile distinfo pkg-descr pkg-plist Log: 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> Revision Changes Path 1.867 +1 -0 ports/misc/Makefile 1.1 +22 -0 ports/misc/p5-Test-Dir/Makefile (new) 1.1 +3 -0 ports/misc/p5-Test-Dir/distinfo (new) 1.1 +12 -0 ports/misc/p5-Test-Dir/pkg-descr (new) 1.1 +5 -0 ports/misc/p5-Test-Dir/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!