Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
Changes for version 0.2.0 - 2012-06-22
- Dependencies::Runtime
- new : String::RewritePrefix
- Features
- added INI->load_named( $name, $config );
- added INI->load_all_isa( $isa, $config );
- added INI->load_all_does( $role, $config );
- added Overlays->overlay_group();
- Internals
- moved section <-> group transformer into section code.
- broke internals of ->load into ->_parse
Modules
Load a list of overlays defined in a configuration file.
Glue record for Config::MVP
Storage container for Parsed/Decoded Config::MVP sections.
Final Target for [Overlays] sections.