Changes for version 0.101410 - 2010-05-21

  • Sections, Sequences, and Assemblers can now be finalized
  • the Assembler finalizes things as appropriate
  • Sections can refer to their containing Sequence
  • Sequences can refer to their constructing Assembler
  • bundles now can (and should) provide payload as an arrayref
  • Assembler->begin_section can be given a reference to a package name to skip rewriting
  • the replace_bundle_with_contents method is used by Assembler::WithBundles to convert bundle sections into contents

Modules

multivalue-property package-oriented configuration
multivalue-property config-loading state machine
a role to make assemblers expand bundles
role to load MVP-style config from a file
a config class that Config::MVP::Reader::Finder can find
a reader that finds an appropriate file
a reader that tries to cope with a plain old hashref
one section of an MVP configuration sequence
an ordered set of named configuration sections