Dia-SQL

Dia::SQL converts Dia class diagrams into SQL. Dia is a diagram
creation program for Linux, Unix and Windows released under the GPL
license.

Dia::SQL is based on tedia2sql by Tim Ellis and others.  See the
AUTHORS file for details.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

    perldoc Dia::SQL

You can also look for information at:

    RT, CPAN's request tracker
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Dia-SQL

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/Dia-SQL

    CPAN Ratings
        http://cpanratings.perl.org/d/Dia-SQL

    Search CPAN
        http://search.cpan.org/dist/Dia-SQL


COPYRIGHT AND LICENCE

Copyright (C) 2008 Andreas Faafeng

This program is released under the following license: gpl

