The next version of the Module List will list the following module:
modid: MySQL::Diff
DSLIP: bdpOp
description: Generates a MySQL db upgrade instruction set
userid: ASPIERS (Adam Spiers)
chapterid: 7 (Database_Interfaces)
enteredby: BDFOY (brian d foy)
enteredo
User-ID: ADEO
I'd like to add a new module to CPAN, and I'm open to suggestions on the
name. Working name: MySQL::Diff.
MySQL::Diff compares two MySQL database structures (or tables) and
returns the MySQL commands needed to transform the first database to an
identical copy of the other. Th