1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Martin Wilke
025082a191 - Update to 1.005
PR:		120497
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2008-02-12 22:37:34 +00:00
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