dbMan 0.36
(c) Copyright 1999-2005 by Milan Sorm, sorm@uikt.mendelu.cz
If you plan to use this program you must respect LICENSE file.
This software provides some functionality in database managing (SQL console).
Depends on installation of Term::Size, Text::FormatTable, Locale::gettext, Data::ShowTable, Data::Dumper, Term::ReadLine, Term::ReadKey, Term::Screen, Cwd, DBI and some DBD driver.
For Curses-like interface cdbman you need Curses and Curses::UI modules.
To install make
perl Makefile.PL
make
make test
make install
For next documentation please run
dbman (for standard text command line mode)
cdbman (for near-stable Curses mode)
xdbman (for experimental X application mode)
and use command
help
