README for MySQL::Diff

                              MySQL::Diff
                              ===========

MySQL::Diff is Perl module for comparing the table structure
of two MySQL databases.

Shameless plug
--------------

This software was originally written as part of the
<http://www.guideguide.com/> project.  If you like hacking Perl in a
cool environment, come and work for us!

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

This suite requires Perl 5.6.0 or higher.

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

See INSTALL.

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>.

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.

Copyright
---------

(c) 2001, 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.
