
dbix-audit.pl - summary of column values for a table

dbix-audit.pl [options] tables traits
Options:
--format output format (text or html) --dsn DBI dsn to connect to --help help message --man full documentation
The tables are a comma-separated list of table names.
The traits are a comma-separated list of trait names.

Gives the DBI DSN
Formats the output. Valid values are html and text (default).

This program is a commandline frontend to DBIx::DataAudit. It will display a short audit of the column values for a table.