/
hubbitus
/
shell.scripts
Обзор
Документация
Войти
/
hubbitus
/
shell.scripts
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
SQL_diff/MySQL-Diff/MySQL-Diff-0.30/INSTALL
19 строк
530 B
Pavel Alexeev
Initial import all of my (Hubbitus) scripts
04 дек 2008, 11:35
04 дек 2008, 11:35
cb548b1
Код
Авторство
О чём код?
Please consult the README to check that you have the necessary prerequisites. You install MySQL::Diff, as you would install any perl module library, by running these commands: perl Makefile.PL make make test make install If you want to install a private copy in your home directory, then you should try to produce the initial Makefile with something like this command: perl Makefile.PL LIB=~/perl If you want to use the command-line based front-end mysqldiff.pl, you should copy it to somewhere on your $PATH.