debian man page for sql::translator::parser::yaml

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)

NAME
SQL::Translator::Parser::YAML - Parse a YAML representation of a schema
SYNOPSIS
use SQL::Translator; my $translator = SQL::Translator->new(parser => "YAML");
DESCRIPTION
"SQL::Translator::Parser::YAML" parses a schema serialized with YAML.
AUTHORS
Darren Chamberlain <darren@cpan.org>, Ken Y. Clark <kclark@cpan.org>. perl v5.14.2 2012-01-18 SQL::Translator::Parser::YAML(3pm)
Related Man Pages
sql::translator::parser::dbix::class(3) - mojave
sql::translator::parser::dbix::class(3) - osx
sql::translator::producer::sqlserver(3pm) - debian
sql::translator::schema::trigger(3pm) - debian
sql::translator::schema::view(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file