ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
7 lines
350 B
Text
7 lines
350 B
Text
This perl module constructs a graph for a database showing tables and
|
|
connecting them if they are related. While or after constructing the
|
|
object, pass an open database handle, then call `graph_tables' to
|
|
determine database metadata and construct a GraphViz graph from the
|
|
table and field information.
|
|
|
|
WWW: https://metacpan.org/release/GraphViz-DBI
|