Config::Setting

Config::Setting is a Perl module that is designed to provide easy to use settings files for your project.
Download

Config::Setting Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Dominic Mitchell
  • Publisher web site:
  • http://search.cpan.org/~semantico/

Config::Setting Tags


Config::Setting Description

Config::Setting is a Perl module that is designed to provide easy to use settings files for your project. 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.Also, each setting can refer to other settings, so you can build up complicated settings really quickly and override them easily.By default a win.ini style of configuration is used, but this can be overridden and an XML based configuration is also included. The access mechanism can also be overridden, the setting don't have to come from a file, but (maybe) from a website. You'llhave to write your own there, though. Requirements: · Perl


Config::Setting Related Software