MySQL-Util

[![Build Status](https://travis-ci.org/gravattj/MySQL-Util.svg?branch=master)](https://travis-ci.org/gravattj/MySQL-Util)
[![Coverage Status](https://coveralls.io/repos/github/gravattj/MySQL-Util/badge.svg)](https://coveralls.io/github/gravattj/MySQL-Util)

DESCRIPTION

    Utility functions for working with MySQL.

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc MySQL::Util

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=MySQL-Util

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/MySQL-Util

    CPAN Ratings
        http://cpanratings.perl.org/d/MySQL-Util

    Search CPAN
        http://search.cpan.org/dist/MySQL-Util/


LICENSE AND COPYRIGHT

Copyright (C) 2011 John Gravatt

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.

...