/
hubbitus
/
shell.scripts
Обзор
Документация
Войти
/
hubbitus
/
shell.scripts
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
SQL_diff/MySQL-Diff/MySQL-Diff-0.30/README
56 строк
1 KB
Pavel Alexeev
Initial import all of my (Hubbitus) scripts
04 дек 2008, 11:35
04 дек 2008, 11:35
cb548b1
Код
Авторство
О чём код?
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.