|
NAMEConfig::MySQL - Read and write MySQL-style configuration filesVERSIONVersion 0.01DESCRIPTIONThis 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".SEE ALSO
AUTHORIain Arnell, "<iarnell at gmail.com>"BUGSPlease 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.SUPPORTYou can find documentation for this module with the perldoc command.perldoc Config::MySQL You can also look for information at:
ACKNOWLEDGEMENTSThanks to Ricardo Signes for Config-INI.COPYRIGHT & LICENSECopyright 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.
Visit the GSP FreeBSD Man Page Interface. |