The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03 - 2005-02-22

  • Don't blow up if the first file asked for isn't there. Instead, check the is_configured() method of the main Config::Setting object.
  • Introduce Config::Setting::Chunk as an abstract representation instead of repeating the same idea throughout the code.
  • Relicense as BSD.
  • Switch to Module::Build, Test::More and subversion.

Modules

Perl extension for configuration files.
Representation of a configuration file
return the contents of files.
parse windows .ini style files.
parse XML settings file.