The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
SchemaView Plus 0.16
(c) Copyright 2001-02 by Milan Sorm, sorm@pef.mendelu.cz

If you plan to use this program you must respect LICENSE file.

This software provides some functionality in drawing database schemas and
some new extensions for Perl.

Depends on installation of Tk, Tk::FontDialog, Tk::ProgressBar, Tk::MListbox,
XML::Parser, XML::Dumper, Data::Dumper, FindBin, DBI and some DBD driver.

Please read manual page for svplus, DBIx::SystemCatalog, Math::Project,
Hints, Hints::Base, Data::RefSupport, Print::Printcap and PostScript::Poster
for more information.

To install make

	perl Makefile.PL
	make
	make test
	make install

For next documentation please run 

	svplus

and use Help -> Hints.