Query: sql::translator::parser::yaml
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SQL::Translator::Parser::YAML(3pm) User Contributed Perl Documentation SQL::Translator::Parser::YAML(3pm)NAMESQL::Translator::Parser::YAML - Parse a YAML representation of a schemaSYNOPSISuse SQL::Translator; my $translator = SQL::Translator->new(parser => "YAML");DESCRIPTION"SQL::Translator::Parser::YAML" parses a schema serialized with YAML.AUTHORSDarren Chamberlain <darren@cpan.org>, Ken Y. Clark <kclark@cpan.org>. perl v5.14.2 2012-01-18 SQL::Translator::Parser::YAML(3pm)