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.06 - 2005-05-04

  • Minor documentation fixes
  • config option to new:
    • removed the requirement to specify a driver
    • added test case
  • added 'files' method
  • changed Config::General feature detection
  • suppress warnings that appear under "perl -w" but not under "use warnings" (for removing warnings during test suite)
  • changed 'lower_case_names' in Config::Context::XMLSimple from an error to a warning
  • fixed XMLSimple driver so that system fails gracefully when XML modules are not installed
  • fixed tests to detect all prereqs of driver, instead of just a single module (this was done mostly for XML::Simple which depends on three modules)

Modules

Add < <Location >> and < <LocationMatch >> style context matching to hierarchical configfile formats such as Config::General, XML::Simple and Config::Scoped
Use Config::General (Apache-style) config files with Config::Context
Use Config::Scoped config files with Config::Context
Use XML-based config files with Config::Context

Provides

in lib/Config/Context/XMLSimple.pm