Man Page: sql::translator::producer::yaml
Operating Environment: debian
Section: 3pm
SQL::Translator::Producer::YAML(3pm) User Contributed Perl Documentation SQL::Translator::Producer::YAML(3pm)NAMESQL::Translator::Producer::YAML - A YAML producer for SQL::TranslatorSYNOPSISuse SQL::Translator; my $translator = SQL::Translator->new(producer => 'YAML');DESCRIPTIONThis module uses YAML to serialize a schema to a string so that it can be saved to disk. Serializing a schema and then calling producers on the stored can realize significant performance gains when parsing takes a long time.SEE ALSOSQL::Translator, YAML, http://www.yaml.org/.AUTHORSdarren chamberlain <darren@cpan.org>, Ken Youens-Clark <kclark@cpan.org>. perl v5.14.2 2012-01-18 SQL::Translator::Producer::YAML(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Introduction |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |