1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Kevin Lo
727985a6e8 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>
2001-07-01 15:59:27 +00:00