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.09 - 2005-08-12

  • fixed a bug in the tests for testing module prerequisites
  • it is now possible to run the test suite while simulating the absense of specific config modules. To run the test suite multiple times (each with a different selection of absent modules), run:
    • $ perl misc/prove_without_modules.pl t/*.t
    • To customize this process, see the instructions at the top of misc/prove_without_modules.pl

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