The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SQL::Translator::Producer::HTML - HTML producer for SQL::Translator

SYNOPSIS

  use SQL::Translator::Producer::HTML;

DESCRIPTION

Creates an HTML document describing the tables.

AUTHOR

Ken Y. Clark <kclark@cpan.org>