Date: Sun, 1 Jul 2001 08:59:27 -0700 (PDT) From: Kevin Lo <kevlo@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Config-Setting Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <200107011559.f61FxR659292@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kevlo 2001/07/01 08:59:27 PDT Modified files: devel Makefile Added files: devel/p5-Config-Setting Makefile distinfo pkg-comment pkg-descr pkg-plist Log: p5-Config-Setting is a perl module that is designed to provide easy to use settings files for your project. You subclass the basic Config::Setting class in one of your own modules, and then provide an interface to your code using it. When set up, you can then override the settings on a per-host basis, or even using an environment variable. PR: 28565 Submitted by: Pete Fritchman <petef@databits.net> Revision Changes Path 1.582 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107011559.f61FxR659292>