NAME

parsediasql - Command-line interface to Parse::Dia::SQL

SYNOPSIS

parsediasql [OPTIONS] --file FILE --db DB

OPTIONS

file -  filename of Dia file
db   -  Database type (e.g. 'db2')

DESCRIPTION

Dia is a diagram creation program for Linux, Unix and Windows released under the GPL license.

parsediasql is a Command-line interface to Parse::Dia::SQL

Parse::Dia::SQL converts Dia class diagrams into SQL.

TODO

  • Add options that correspond to %param in Parse::Dia::SQL::new

SEE ALSO

Parse::Dia::SQL

AUTHOR

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

Modified by Andreas Faafeng, <aff at cpan.org> for release on CPAN.