
Config::MySQL - Read and write MySQL-style configuration files

Version 0.01

This module extends Config::INI to support reading and writing MySQL-style configuration files.
Although deceptively similar to standard .INI files,
they can include bare boolean options with no value assignment and additional features like !include and !includedir.


Iain Arnell,
<iarnell at gmail.com>

Please report any bugs or feature requests to bug-config-ini-mysql at rt.cpan.org,
or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Config-MySQL.
I will be notified,
and then you'll automatically be notified of progress on your bug as I make changes.

You can find documentation for this module with the perldoc command.
perldoc Config::MySQL
You can also look for information at:

Thanks to Ricardo Signes for Config-INI.

Copyright 2010 Iain Arnell.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.