dbMan 0.35
(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,
DBI and some DBD driver.

To install make

	perl Makefile.PL
	make
	make test
	make install

For next documentation please run 

	dbman

and use command

	help
