Query: sql::translator::producer::pod
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SQL::Translator::Producer::POD(3pm) User Contributed Perl Documentation SQL::Translator::Producer::POD(3pm)NAMESQL::Translator::Producer::POD - POD producer for SQL::TranslatorSYNOPSISuse SQL::Translator; my $t = SQL::Translator->new( parser => '...', producer => 'POD', '...' ); print $t->translate;DESCRIPTIONCreates a POD description of each table, field, index, and constraint. A good starting point for text documentation of a schema. You can easily convert the output to HTML or text using "perldoc" or other interesting formats using Pod::POM or Template::Toolkit's POD plugin.AUTHORKen Youens-Clark <kclark@cpan.org>. CONTRIBUTORS Jonathan Yu <frequency@cpan.org>SEE ALSOperldoc, perlpod, Pod::POM, Template::Manual::Plugins. perl v5.14.2 2012-01-18 SQL::Translator::Producer::POD(3pm)
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
Introduction |
Weird 'find' results |
My first PERL incarnation... Audio Oscillograph |