Why not adopt me?
NAME
App::Addex::Config - read the addex config file
VERSION
version 0.008
$Id: /my/cs/projects/App-Addex/trunk/lib/App/Addex/Config.pm 31638 2007-05-12T00:36:16.262022Z rjbs $
DESCRIPTION
The addex config file is an INI file in which some properties may be given multiple times to produce multiple values. These properties will be given in the documentation for the relevant plugins. If multiple values are found for an existing property which cannot be given multiple times, an exception will be raised.
Each section is assumed to be a plugin which must be loaded and queried for its multiple-value properties.
AUTHOR
Ricardo SIGNES, <rjbs@cpan.org>
BUGS
Please report any bugs or feature requests through the web interface at http://rt.cpan.org. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
COPYRIGHT
Copyright 2007 Ricardo Signes, all rights reserved.
This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.