README for MySQL-Diff

                              MySQL-Diff
                             ============

MySQL-Diff is suite of Perl modules and accompanying CLI script for
comparing the table structure of two MySQL databases.

Prerequisites
-------------

This suite probably requires Perl 5.005 or higher.

Availability
------------

The latest version of MySQL-Diff is available from

  http://adamspiers.org/computing/mysqldiff/

and eventually (a possibly slightly older version) from the
Comprehensive Perl Archive Network (CPAN).  Visit
<http://www.perl.com/CPAN> to find a CPAN site near you.

Installation
------------

See INSTALL file.

Documentation
-------------

See: http://adamspiers.org/computing/mysqldiff/

At some stage I'll get round to including proper POD-format
documentation and tests.  (Patches welcome ;-)

Support
-------

Questions, bug reports, useful code bits, and suggestions for
MySQL-Diff should just be sent to me at <mysqldiff@adamspiers.org>.

Known bugs
----------

See BUGS file.

Copyright
---------

(c) 2000-2011 Adam Spiers <mysqldiff@adamspiers.org>, all rights reserved.
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.