
Parse::dia::sql is a perl module that parses files created in the dia diagram creation program, represents it as an internal datastructure, and produces the sql statements it represents.
this package also provides the 'parsediasql' command-line utility to convert diagrams into sql. this utility replaces the older tedia2sql program.